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