diff options
author | Ned Ludd <solar@gentoo.org> | 2003-12-24 08:13:54 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2003-12-24 08:13:54 +0000 |
commit | 5bf1761875a0b25dfefc240f07ef00f4669ae90e (patch) | |
tree | 6483338919a5578f0263eed46438c0386435d702 /sys-apps/busybox | |
parent | masking mp3blaster as it has several nasty sprintf() calls that could be expl... (diff) | |
download | historical-5bf1761875a0b25dfefc240f07ef00f4669ae90e.tar.gz historical-5bf1761875a0b25dfefc240f07ef00f4669ae90e.tar.bz2 historical-5bf1761875a0b25dfefc240f07ef00f4669ae90e.zip |
The most obvious thing in this release is a fix for a terribly stupid bug in mount that prevented it from working properly unless you specified the filesystem type. This release also fixes a few compile problems, updates udhcp, fixes a silly bug in fdisk, fixes ifup/ifdown to behave like the Debian version, updates devfsd, updates the 2.6.x modutils support, add a new 'rx' applet, removes the obsolete 'loadacm' applet, fixes a few tar bugs, fixes a sed bug, and a few other odd fixes.
Diffstat (limited to 'sys-apps/busybox')
-rw-r--r-- | sys-apps/busybox/ChangeLog | 14 | ||||
-rw-r--r-- | sys-apps/busybox/Manifest | 6 |
2 files changed, 15 insertions, 5 deletions
diff --git a/sys-apps/busybox/ChangeLog b/sys-apps/busybox/ChangeLog index fd630d37391f..10dd137ccad5 100644 --- a/sys-apps/busybox/ChangeLog +++ b/sys-apps/busybox/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for sys-apps/busybox # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.18 2003/12/19 00:00:24 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/busybox/ChangeLog,v 1.19 2003/12/24 08:13:54 solar Exp $ + +*busybox-1.00_pre5 (24 Dec 2003) + + 24 Dec 2003; <solar@gentoo.org> busybox-1.00_pre3.ebuild, + busybox-1.00_pre4.ebuild, busybox-1.00_pre5.ebuild: + The most obvious thing in this release is a fix for a terribly stupid bug in + mount that prevented it from working properly unless you specified the + filesystem type. This release also fixes a few compile problems, updates + udhcp, fixes a silly bug in fdisk, fixes ifup/ifdown to behave like the Debian + version, updates devfsd, updates the 2.6.x modutils support, add a new 'rx' + applet, removes the obsolete 'loadacm' applet, fixes a few tar bugs, fixes a + sed bug, and a few other odd fixes. *busybox-1.00_pre4 (18 Dec 2003) diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest index 5d50bb559065..7959ed9b9dd2 100644 --- a/sys-apps/busybox/Manifest +++ b/sys-apps/busybox/Manifest @@ -5,10 +5,9 @@ MD5 bfec32dd92d147690a1271b7915a1579 busybox-0.60.3-r1.ebuild 1103 MD5 1e213d53c8dab18dcc99d628b96e6737 busybox-0.60.3.ebuild 1047 MD5 cbc0a83fefc19b66aa495c08cf2c2d9b busybox-0.60.5-r1.ebuild 1433 MD5 482b4170d2e88c1218be4f43f124d26d busybox-0.60.5.ebuild 1043 -MD5 d62c3f2a74eb8b11a24e53b6ad346d43 busybox-1.00_pre3.ebuild 4392 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 2f47f0cc19c18bcea9f4828dcab94aa7 busybox-1.00_pre4.ebuild 4392 MD5 cd67b7e833d718b6fde55506d1cb556d busybox-0.60.5-r2.ebuild 2150 +MD5 d457b9268b93ed252d84d093b6e0156c busybox-1.00_pre5.ebuild 4461 MD5 9ce965b12114a360496fe06e952139a8 files/Config.h 11695 MD5 24ec3839ecb3e429bf29a819398b7753 files/Config.h-0.60.2-cd 13772 MD5 af127cfced92352c0a43cbf63cde52bd files/Config.h-0.60.3-cd 14319 @@ -24,5 +23,4 @@ MD5 3a4b93f7ec6f3aaade20029a81562b88 files/msh.diff 433 MD5 9af76647376bd7228609763aaad090e8 files/busybox-0.60.5-dietlibc.diff 13526 MD5 eed3465a5e0e5ddae7dac2c1c1f879ef files/digest-busybox-0.60.5-r2 66 MD5 9167897ed0b558e714a92f7e2d2fe534 files/busybox-1.00-pre3.config 8804 -MD5 caa33d235fed6d6484edbb7c29913d15 files/digest-busybox-1.00_pre4 70 -MD5 31e830fb1d47c79085c769d168f95591 files/digest-busybox-1.00_pre3 70 +MD5 347b6eb9800123daef3dbc8b97bf6d37 files/digest-busybox-1.00_pre5 70 |