busybox (1:0.60.3-1) unstable; urgency=low
  
  * New version released.  See Changelog for non-Debian specific details.
  * makedevs no longer segfaults (closes: #123921)
  * wget no longer crashes (closes: #138943)
  * wget now checks the safe_fwrite return code (closes: #143179)

 -- Erik Andersen <andersee@debian.org>  Sat, 27 Apr 2002 01:33:34 -0600

busybox (1:0.60.2-3) testing unstable; urgency=low
  
  * Fix wc stdin handling (closes: #123387).
  * Fix wget to do just one DNS lookup (closes: #124068)

 -- Erik Andersen <andersee@debian.org>  Sun, 16 Dec 2001 22:51:03 -0700

busybox (1:0.60.2-2) unstable; urgency=low
  
  * Several small bugfixes (closes: #120353, #120369, #122638, 
  * Reworked wc.c to fix the severe efficiency problems and make it 
    smaller.  This one is mainly for the boot-floppies (closes: #120441)
  * Enable hostname (closes: #120511)

 -- Erik Andersen <andersee@debian.org>  Thu,  6 Dec 2001 00:06:33 -0700

busybox (1:0.60.2-1) unstable; urgency=low
  
  * New version released.  See Changelog for non-Debian specific details.
  * dpkg.c now uses an int for getopt (closes: #118975)
  * s390 console reboot msg is now appropriate (closes: #118859)
  * the manpage is no longer empty (closes: #117013)
  * no more .o files in the source tarball (closes: #112046)
  * the .udeb contents are exactly as Joey wants them (closes: #105352)
  * busybox ash is the default shell for the -static package,
    so it can cope with /etc/profile just fine (closes: #95745)

 -- Erik Andersen <andersee@debian.org>  Tue, 20 Nov 2001 03:41:29 -0700

busybox (1:0.60.1-8) unstable; urgency=low
  
  * Adjusted some apps for the debian installer's .udeb package.
    Enabled ifconfig, route.  
    Disabled chgrp, clear, date, dd, du, gzip, halt, head, killall,
    loadkmap, logger, mkswap, more, poweroff, reset, sleep, sort, 
    swapon, swapoff, touch, tty, uniq, uname, uptime, vi, wc, which,
    whoami, xargs, and yes.

 -- Erik Andersen <andersee@debian.org>  Thu, 18 Oct 2001 22:59:06 -0600

busybox (1:0.60.1-7) unstable; urgency=low
  
  * Re-enable wget's status bar for today's dbootstrap change. (closes: #115717)
  * Enable initrd support (even if they are a bad idea). (closes: #114727)

 -- Erik Andersen <andersee@debian.org>  Mon, 15 Oct 2001 20:45:57 -0600

busybox (1:0.60.1-6) unstable; urgency=low
  
  * Re-enable wc, gzip, tty, and expr. (closes: #114906)

 -- Erik Andersen <andersee@debian.org>  Wed, 10 Oct 2001 02:47:50 -0600

busybox (1:0.60.1-5) unstable; urgency=low
  
  * Time to make this official.  This enables several applets, such
    as ifconfig and route, and disables several others.
  * Revert ash to the version in the busybox stable branch.  For the 
    -3 non-release, I tried the one from busybox unstable (which lived 
    up to its name).  (closes: #112503)
  * Enable id, disable ash (closes: #114260, #113698)
  * Backport several bugfixes from unstable

 -- Erik Andersen <andersee@debian.org>  Fri,  5 Oct 2001 23:03:15 -0600

busybox (1:0.60.1-4) unstable; urgency=low
  
  * Doh!  With busybox ash, we need test and echo enabled...

 -- Erik Andersen <andersee@debian.org>  Wed, 26 Sep 2001 00:05:04 -0600

busybox (1:0.60.1-3) unstable; urgency=low

  * This upload is to test whether disabling several applets, and
    enabling several others will help.  Enabled is ifconfig, route,
    and ash.  Disabled is basename, date, echo, env, expr, gzip, 
    lsmod, and wc.

 -- Erik Andersen <andersee@debian.org>  Tue, 25 Sep 2001 17:45:16 -0600

busybox (1:0.60.1-2) unstable; urgency=low

  * Disabled several applets to make busybox be a bit thinner, since the 
    powerpc boot floppies are _very_ tight on space (closes: #112503)
  * Teach 'mount' about usbdevfs (closes: #111055) 
  * Busybox supports full online help, but due to space constraints on
    the boot floppies, it will not be enabled.  People can read the 
    busybox documentation if they need full details. (closes: #111350) 

 -- Erik Andersen <andersee@debian.org>  Sun, 23 Sep 2001 23:32:15 -0600

busybox (1:0.60.1-1) unstable; urgency=low

  * New stable version released.  See changelog for details.
  * Enabled 'ar' for the udeb

 -- Erik Andersen <andersee@debian.org>  Thu, 23 Aug 2001 15:44:14 -0600

busybox (1:0.60.0-1) unstable; urgency=low

  * New stable version released.  See changelog for details.

 -- Erik Andersen <andersee@debian.org>  Thu,  2 Aug 2001 12:12:37 -0600

busybox (1:0.52-1.1) unstable; urgency=high

  * Non-maintainer upload
  * Fixed wget -P handling (closes: #106223).

 -- Matt Kraai <kraai@debian.org>  Wed, 25 Jul 2001 11:01:38 -0600

busybox (1:0.52-1) unstable; urgency=high

  * New version released.  See changelog for details.

 -- Erik Andersen <andersee@debian.org>  Sat,  7 Jul 2001 01:23:45 -0600

busybox (1:0.51-10) unstable; urgency=high

  * Fix a compile problem with gcc 3.0 on hppa (closes: #102045)

 -- Erik Andersen <andersee@debian.org>  Sat, 23 Jun 2001 23:55:57 -0600

busybox (1:0.51-9) unstable; urgency=high

  * tar was creating leading directories with 0777 permissions as
    as reult of faulty umask handling.  This fixes it, repairing
    a grave security problem in the woody the boot floppies.
    (closes: #101169)

 -- Erik Andersen <andersee@debian.org>  Wed, 20 Jun 2001 16:17:38 -0600

busybox (1:0.51-8) unstable; urgency=high

  * Fix cp from /proc, where size=0 (closes: #100369)
  * Add some padding to struct sysinfo for m68k.
  * Apparently some bugs failed to be closed when master choked
    (closes: #99627, #99637, #98571)
  * Disable the busybox shell for the .deb, since it is not needed
    for the boot floppies.

 -- Erik Andersen <andersee@debian.org>  Mon, 11 Jun 2001 13:26:07 -0600

busybox (1:0.51-7) unstable; urgency=high

  * Fix tar permission setting for existing directories (closes: #99627)
  * Do not remove the .cvsignore files on 'make release' (closes: #99637)

 -- Erik Andersen <andersee@debian.org>  Mon,  4 Jun 2001 10:55:19 -0600

busybox (1:0.51-6) testing unstable; urgency=high

  * Update the version in testing so DHCP in the woody boot-floppies will work.
  * Enable expr for the boot-floppies (closes: #98433)
  * It builds on arm just fine now (closes: #97510)

 -- Erik Andersen <andersee@debian.org>  Wed, 23 May 2001 14:50:13 -0600

busybox (1:0.51-5) unstable; urgency=low

  * Backport a sed fix from 0.52pre
  * Backport chroot fix from 0.52pre

 -- Erik Andersen <andersee@debian.org>  Wed, 16 May 2001 23:50:33 -0600

busybox (1:0.51-4) unstable; urgency=low

  * Backport from 0.52pre an endianness bugfix for md5sum
  * Backport some updates to grep and sed
  * Fix 'wget -O -' so it sets the quiet flag

 -- Erik Andersen <andersee@debian.org>  Mon, 14 May 2001 14:17:36 -0600

busybox (1:0.51-3) unstable; urgency=low

  * This is the "I am an idiot" release.
  * Make cp and mv work again (closes: #97290) 
  * Fix the version number.

 -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 17:35:58 -0600

busybox (0.51-2) unstable; urgency=low

  * Backport several release critical fixes into the 0.51 codebase
    so the boot-floppies will work again.
  * Fix a link ordering problem. (closes: #93362)
  * Fixed gunzip (closes: #94331)
  * Fixed cp permission setting (closes: #94580)

 -- Erik Andersen <andersee@debian.org>  Sat, 12 May 2001 11:22:35 -0600

busybox (0.51-1) unstable; urgency=low

  * Fixes several critical bugs (see the busybox changelog
    for complete details)
  * Force USE_SYSTEM_PWD_GRP=false, so busybox bypasses
    the glibc NSS libraries. (closes: #93362)
  * Fixed a bug in sed's address range handling (closes: #91758) 
  * Removed irrelevant cruft from the bottem of debian/changelog

 -- Erik Andersen <andersee@debian.org>  Tue, 10 Apr 2001 14:07:29 -0600

busybox (0.50-2) unstable; urgency=low
  
  * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
  * Disabled lash (the busybox shell) in the udeb (closes: #91337)
  * fixed a bug in syslog, a problem with rebooting when booted as
    an initrd, and a few other minor problems.

 -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700


busybox (0.50-2) unstable; urgency=low
  
  * Enabled freeramdisk and pivot_root in the udeb (closes: #91336)
  * Disabled lash (the busybox shell) in the udeb (closes: #91337)
  * fixed a bug in syslog, a problem with rebooting when booted as
    an initrd, and a few other minor problems.

 -- Erik Andersen <andersee@debian.org>  Sun, 25 Mar 2001 20:59:44 -0700

busybox (0.50-1) unstable; urgency=low

  * Tons on improvements all around -- See changelog for details.
  * Fix malformed Build-Depends (closes: #86930)
  * grep has worked for some time now (closes: #81084)
  * init compiles with DEBUG_INIT enabled (closes: #85794)
  * md5sum no longer displays filename when reading stdin (closes: #81283)
  * lsmod, rmmod, and insmod are no longer enabled (closes: #85642)
  * busybox and buxybox-static now conflict/replace each other (closes: #80421)

 -- Erik Andersen <andersee@debian.org>  Thu, 15 Mar 2001 14:45:00 -0700

busybox (0.49-1) unstable; urgency=low

  * Lots more source updates and bug fixes.  See changelog for details.

 -- Erik Andersen <andersee@debian.org>  Sat, 27 Jan 2001 01:45:53 -0700

busybox (0.48-1) unstable; urgency=low

  * Lots more source updates and bug fixes.  See changelog for details.
  * Now includes .udeb support for the debian-installer.  The .udeb 
    probably needs some more work, but this should be a good start.

 -- Erik Andersen <andersee@debian.org>  Wed, 13 Dec 2000 08:36:07 -0700

busybox (0.47-1) unstable; urgency=low

  * New version released.  See changelog for details.

 -- Erik Andersen <andersee@debian.org>  Mon, 25 Sep 2000 23:00:56 -0600

busybox (0.46-1) unstable; urgency=low

  * New version released.  See changelog for details.

 -- Erik Andersen <andersee@debian.org>  Tue, 11 Jul 2000 12:15:44 -0600

busybox (0.45-1) unstable; urgency=low

  * First attempt at packaging BusyBox as a .deb.  This has been in 
    in the Debian boot-floppies CVS tree forever.  Hopefully, having it as a
    standalone app will make life easier for me, the debian-installer team, and
    everyone else as well...
  * I have created a busybox-static that can be used as a rescue shell when you 
    hose your system.  Just invoke "busybox sh" to fir up the shell.  This has
    every app provided by busybox staically linked in.  There have been several
    times in the past that I would have loved to have this sitting on my system
    (i.e. when libc gets screwed up.)

 -- Erik Andersen <andersee@debian.org>  Tue, 27 Jun 2000 12:26:41 -0600

