aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-09 22:15:27 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-09 22:15:27 +0000
commitfc994d1cb459ad9da07ef535160c24d8c779a49e (patch)
tree608fca9e918e14f025de39e7d75f267426ec0c54 /debian
parent7cf9fed83f6e7bf86eb4cac324b98734739fa861 (diff)
downloadbusybox-fc994d1cb459ad9da07ef535160c24d8c779a49e.tar.gz
make sure we auto-close debian bug #91758
-Erik
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c3a91d985..53a230ca7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,22 @@
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> Mon, 9 Apr 2001 12:59:23 -0600
+ -- Erik Andersen <andersee@debian.org> Mon, 9 Apr 2001 16:10:06 -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-1) unstable; urgency=low