Updates from both Vladimir and Larry
[oweals/busybox.git] / debian / changelog
1 busybox (0.52-1) unstable; urgency=low
2
3   * Not yet released
4
5  -- Erik Andersen <andersee@debian.org>  Tue, 9 May 2001 11:30:54 -0600
6
7 busybox (0.51-1) unstable; urgency=low
8
9   * Fixes several critical bugs (see the busybox changelog
10     for complete details)
11   * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
12     the glibc NSS libraries. (closes: #93362)
13   * Fixed a bug in sed's address range handling (closes: #91758) 
14   * Removed irrelevant cruft from the bottem of debian/changelog
15
16  -- Erik Andersen <andersee@debian.org>  Tue, 10 Apr 2001 14:07:29 -0600
17
18 busybox (0.50-2) unstable; urgency=low
19   
20   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
21   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
22   * fixed a bug in syslog, a problem with rebooting when booted as
23     an initrd, and a few other minor problems.
24
25  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
26
27
28 busybox (0.50-2) unstable; urgency=low
29   
30   * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
31   * Disabled lash (the busybox shell) in the udeb (closes: #91337)
32   * fixed a bug in syslog, a problem with rebooting when booted as
33     an initrd, and a few other minor problems.
34
35  -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700
36
37 busybox (0.50-1) unstable; urgency=low
38
39   * Tons on improvements all around -- See changelog for details.
40   * Fix malformed Build-Depends (closes: #86930)
41   * grep has worked for some time now (closes: #81084)
42   * init compiles with DEBUG_INIT enabled (closes: #85794)
43   * md5sum no longer displays filename when reading stdin (closes: #81283)
44   * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
45   * busybox and buxybox-static now conflict/replace each other (closes: #80421)
46
47  -- Erik Andersen <andersee@debian.org>  Thu, 15 Mar 2001 14:45:00 -0700
48
49 busybox (0.49-1) unstable; urgency=low
50
51   * Lots more source updates and bug fixes.  See changelog for details.
52
53  -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700
54
55 busybox (0.48-1) unstable; urgency=low
56
57   * Lots more source updates and bug fixes.  See changelog for details.
58   * Now includes .udeb support for the debian-installer.  The .udeb 
59     probably needs some more work, but this should be a good start.
60
61  -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700
62
63 busybox (0.47-1) unstable; urgency=low
64
65   * New version released.  See changelog for details.
66
67  -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600
68
69 busybox (0.46-1) unstable; urgency=low
70
71   * New version released.  See changelog for details.
72
73  -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600
74
75 busybox (0.45-1) unstable; urgency=low
76
77   * First attempt at packaging BusyBox as a .deb.  This has been in 
78     in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
79     standalone app will make life easier for me, the debian-installer team, and
80     everyone else as well...
81   * I have created a busybox-static that can be used as a rescue shell when you 
82     hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
83     every app provided by busybox staically linked in.  There have been several
84     times in the past that I would have loved to have this sitting on my system
85     (i.e. when libc gets screwed up.)
86
87  -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600
88