blob: 1af62632849d352640bc2d4ed59f651e2e3aa21b [file] [log] [blame]
Eric Andersen3f8688b2001-04-09 19:00:29 +00001busybox (0.51-1) unstable; urgency=low
2
Eric Andersenfc994d12001-04-09 22:15:27 +00003 * Fixes several critical bugs (see the busybox changelog
4 for complete details)
Eric Andersen3f8688b2001-04-09 19:00:29 +00005 * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
6 the glibc NSS libraries. (closes: #93362)
Eric Andersenfc994d12001-04-09 22:15:27 +00007 * Fixed a bug in sed's address range handling (closes: #91758)
Eric Andersen3f8688b2001-04-09 19:00:29 +00008 * Removed irrelevant cruft from the bottem of debian/changelog
9
Eric Andersen3c343052001-04-10 20:10:14 +000010 -- Erik Andersen <andersee@debian.org> Tue, 10 Apr 2001 14:07:29 -0600
11
12busybox (0.50-2) unstable; urgency=low
13
14 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
15 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
16 * fixed a bug in syslog, a problem with rebooting when booted as
17 an initrd, and a few other minor problems.
18
19 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
20
Eric Andersenfc994d12001-04-09 22:15:27 +000021
22busybox (0.50-2) unstable; urgency=low
23
24 * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
25 * Disabled lash (the busybox shell) in the udeb (closes: #91337)
26 * fixed a bug in syslog, a problem with rebooting when booted as
27 an initrd, and a few other minor problems.
28
29 -- Erik Andersen <andersee@debian.org> Sun, 25 Mar 2001 20:59:44 -0700
Eric Andersen3f8688b2001-04-09 19:00:29 +000030
Eric Andersen0d5051d2001-03-15 22:12:43 +000031busybox (0.50-1) unstable; urgency=low
Eric Andersen88a5ceb2001-02-14 07:55:19 +000032
Eric Andersen0d5051d2001-03-15 22:12:43 +000033 * Tons on improvements all around -- See changelog for details.
Eric Andersen5d9cad02001-02-22 05:08:16 +000034 * Fix malformed Build-Depends (closes: #86930)
35 * grep has worked for some time now (closes: #81084)
36 * init compiles with DEBUG_INIT enabled (closes: #85794)
37 * md5sum no longer displays filename when reading stdin (closes: #81283)
38 * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
Eric Andersenb2007bf2001-02-22 05:21:35 +000039 * busybox and buxybox-static now conflict/replace each other (closes: #80421)
Eric Andersen88a5ceb2001-02-14 07:55:19 +000040
Eric Andersen0d5051d2001-03-15 22:12:43 +000041 -- Erik Andersen <andersee@debian.org> Thu, 15 Mar 2001 14:45:00 -0700
Eric Andersen88a5ceb2001-02-14 07:55:19 +000042
Eric Andersen8ec10a92001-01-27 09:33:39 +000043busybox (0.49-1) unstable; urgency=low
Eric Andersena6cd0702000-12-20 23:22:29 +000044
Eric Andersen8ec10a92001-01-27 09:33:39 +000045 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersena6cd0702000-12-20 23:22:29 +000046
Eric Andersen8ec10a92001-01-27 09:33:39 +000047 -- Erik Andersen <andersee@debian.org> Sat, 27 Jan 2001 01:45:53 -0700
Eric Andersena6cd0702000-12-20 23:22:29 +000048
Eric Andersen46948362000-12-13 16:42:24 +000049busybox (0.48-1) unstable; urgency=low
Eric Andersenc8eedd52000-12-10 04:43:49 +000050
51 * Lots more source updates and bug fixes. See changelog for details.
Eric Andersen46948362000-12-13 16:42:24 +000052 * Now includes .udeb support for the debian-installer. The .udeb
53 probably needs some more work, but this should be a good start.
Eric Andersenc8eedd52000-12-10 04:43:49 +000054
Eric Andersen46948362000-12-13 16:42:24 +000055 -- Erik Andersen <andersee@debian.org> Wed, 13 Dec 2000 08:36:07 -0700
Eric Andersenb344c212000-10-27 18:09:53 +000056
Eric Andersendb7f2af2000-09-26 05:02:50 +000057busybox (0.47-1) unstable; urgency=low
Eric Andersen7df345e2000-07-21 21:27:11 +000058
Eric Andersendb7f2af2000-09-26 05:02:50 +000059 * New version released. See changelog for details.
Eric Andersen7df345e2000-07-21 21:27:11 +000060
Eric Andersendb7f2af2000-09-26 05:02:50 +000061 -- Erik Andersen <andersee@debian.org> Mon, 25 Sep 2000 23:00:56 -0600
Eric Andersen7df345e2000-07-21 21:27:11 +000062
Eric Andersenaec27bc2000-07-11 18:18:40 +000063busybox (0.46-1) unstable; urgency=low
64
65 * New version released. See changelog for details.
66
67 -- Erik Andersen <andersee@debian.org> Tue, 11 Jul 2000 12:15:44 -0600
68
Eric Andersena2db0972000-06-28 17:07:19 +000069busybox (0.45-1) unstable; urgency=low
Eric Andersenb108a5b2000-06-19 09:21:34 +000070
71 * First attempt at packaging BusyBox as a .deb. This has been in
72 in the Debian boot-floppies CVS tree forever. Hopefully, having it as a
73 standalone app will make life easier for me, the debian-installer team, and
74 everyone else as well...
75 * I have created a busybox-static that can be used as a rescue shell when you
76 hose your system. Just invoke "busybox sh" to fir up the shell. This has
77 every app provided by busybox staically linked in. There have been several
78 times in the past that I would have loved to have this sitting on my system
79 (i.e. when libc gets screwed up.)
80
Eric Andersen47cac672000-06-28 02:25:18 +000081 -- Erik Andersen <andersee@debian.org> Tue, 27 Jun 2000 12:26:41 -0600
Eric Andersenb108a5b2000-06-19 09:21:34 +000082