[ubuntu/natty] busybox 1:1.17.1-4ubuntu1 (Accepted)
Colin Watson
cjwatson at ubuntu.com
Fri Oct 15 00:05:08 BST 2010
busybox (1:1.17.1-4ubuntu1) natty; urgency=low
* Resynchronise with Debian. Remaining changes:
- [udeb] Enable chvt, getopt (and -l), killall, losetup, mktemp, NFS
mount, od, ping, stat, and remote syslog.
- [deb] Enable mdev.
- [deb, static] Enable fractional sleep.
- Enable 'mount -f' and mount helpers for all targets.
- Add busybox-initramfs.
- test-bin.patch: Move test and friends to /bin.
- Add static-sh alias name for ash, and install /bin/static-sh symlink to
busybox in busybox-static.
- Use -marm on armel due to gcc thumb2 compilation issue.
- grep-o-loop.patch: Fix infinite loop in 'grep -o' with a pattern that
matches the zero-length string at the start of the line.
- Add cross-compiling support.
- applets-fallback.patch: Never execute busybox applets when chrooting.
busybox (1:1.17.1-4) unstable; urgency=low
* Update u-mount-FreeBSD-support.patch:
- Add a few more mount options.
- Fix mounting of nullfs filesystems.
busybox (1:1.17.1-3) unstable; urgency=low
[ Jérémie Koenig ]
* Enable CONFIG_FEATURE_INITRD on Hurd (Closes: #593865).
[ Aurelien Jarno ]
* [udeb] Disable volume id support.
busybox (1:1.17.1-2) unstable; urgency=low
* Upload to unstable.
* [udeb] Enable volume id support.
* [deb] Enable all file system in volume id support.
busybox (1:1.17.1-1) experimental; urgency=low
[ Aurelien Jarno ]
* New upstream release.
- Add --list option (Closes: #405108).
- Fix nc segfaults (Closes: #503672).
- Enable new options:
[all] Add support for unicode (Closes: #395227, #570789)
[all] Enable btrfs volume identification
* Update configuration:
[udeb/deb] Enable dd conv=notrunc (Closes: #552495)
* Fix busybox-udeb description: s/busybox-cvs-udeb/busybox-udeb/
* Fix busybox description wrt --install option (Closes: #326243).
* Fix /etc/init.d/udhcpd restart (Closes: #581342)
* Fix /etc/init.d/busybox-{klogd,syslogd} to correctly depend on
$remote_fs.
* Fix bashism in udhcpc default.script (Closes: #572008, #572013,
#572622).
[ Jérémie Koenig ]
* Refresh patches:
- debian/patches/applets-fallback.patch
- debian/patches/doc-man-name.patch
- debian/patches/shell-ash-export-HOME.patch
* Add per-OS configuration overrides.
* Add FreeBSD and Hurd compatibility patches from the latest git upstream
branch, and a few more to be merged soon (Closes: #323670).
* scripts/gen_build_files.sh: skip .pc files from quilt.
Date: Wed, 13 Oct 2010 11:03:32 +0100
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Colin Watson <cjwatson at canonical.com>
https://launchpad.net/ubuntu/natty/+source/busybox/1:1.17.1-4ubuntu1
-------------- next part --------------
Format: 1.8
Date: Wed, 13 Oct 2010 11:03:32 +0100
Source: busybox
Binary: busybox busybox-static busybox-initramfs busybox-udeb busybox-syslogd udhcpc udhcpd
Architecture: source
Version: 1:1.17.1-4ubuntu1
Distribution: natty
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson at ubuntu.com>
Description:
busybox - Tiny utilities for small and embedded systems
busybox-initramfs - Standalone shell setup for initramfs
busybox-static - Standalone rescue shell with tons of builtin utilities
busybox-syslogd - Provides syslogd and klogd using busybox
busybox-udeb - Tiny utilities for the debian-installer (udeb)
udhcpc - Provides the busybox DHCP client implementation
udhcpd - Provides the busybox DHCP server implementation
Closes: 323670 326243 395227 405108 503672 552495 570789 572008 572013 572622 581342 593865
Changes:
busybox (1:1.17.1-4ubuntu1) natty; urgency=low
.
* Resynchronise with Debian. Remaining changes:
- [udeb] Enable chvt, getopt (and -l), killall, losetup, mktemp, NFS
mount, od, ping, stat, and remote syslog.
- [deb] Enable mdev.
- [deb, static] Enable fractional sleep.
- Enable 'mount -f' and mount helpers for all targets.
- Add busybox-initramfs.
- test-bin.patch: Move test and friends to /bin.
- Add static-sh alias name for ash, and install /bin/static-sh symlink to
busybox in busybox-static.
- Use -marm on armel due to gcc thumb2 compilation issue.
- grep-o-loop.patch: Fix infinite loop in 'grep -o' with a pattern that
matches the zero-length string at the start of the line.
- Add cross-compiling support.
- applets-fallback.patch: Never execute busybox applets when chrooting.
.
busybox (1:1.17.1-4) unstable; urgency=low
.
* Update u-mount-FreeBSD-support.patch:
- Add a few more mount options.
- Fix mounting of nullfs filesystems.
.
busybox (1:1.17.1-3) unstable; urgency=low
.
[ Jérémie Koenig ]
* Enable CONFIG_FEATURE_INITRD on Hurd (Closes: #593865).
.
[ Aurelien Jarno ]
* [udeb] Disable volume id support.
.
busybox (1:1.17.1-2) unstable; urgency=low
.
* Upload to unstable.
* [udeb] Enable volume id support.
* [deb] Enable all file system in volume id support.
.
busybox (1:1.17.1-1) experimental; urgency=low
.
[ Aurelien Jarno ]
* New upstream release.
- Add --list option (Closes: #405108).
- Fix nc segfaults (Closes: #503672).
- Enable new options:
[all] Add support for unicode (Closes: #395227, #570789)
[all] Enable btrfs volume identification
* Update configuration:
[udeb/deb] Enable dd conv=notrunc (Closes: #552495)
* Fix busybox-udeb description: s/busybox-cvs-udeb/busybox-udeb/
* Fix busybox description wrt --install option (Closes: #326243).
* Fix /etc/init.d/udhcpd restart (Closes: #581342)
* Fix /etc/init.d/busybox-{klogd,syslogd} to correctly depend on
$remote_fs.
* Fix bashism in udhcpc default.script (Closes: #572008, #572013,
#572622).
.
[ Jérémie Koenig ]
* Refresh patches:
- debian/patches/applets-fallback.patch
- debian/patches/doc-man-name.patch
- debian/patches/shell-ash-export-HOME.patch
* Add per-OS configuration overrides.
* Add FreeBSD and Hurd compatibility patches from the latest git upstream
branch, and a few more to be merged soon (Closes: #323670).
* scripts/gen_build_files.sh: skip .pc files from quilt.
Checksums-Sha1:
1a7f322896cf142b41b6310f9694c5ad596b3b70 1959 busybox_1.17.1-4ubuntu1.dsc
691f44088c3327c957158443e813ec7346e99df6 2091108 busybox_1.17.1.orig.tar.bz2
65ccada83e74cf6e39f7a0130bef6069117d9fa9 73222 busybox_1.17.1-4ubuntu1.debian.tar.gz
Checksums-Sha256:
25227ae350466de47c555e74728816bf773a77e386f5dbdff036a2317ce5adec 1959 busybox_1.17.1-4ubuntu1.dsc
bf9177810d7e151b0e662477c33b9afd062570e6298ec46f2a8397a6a839d164 2091108 busybox_1.17.1.orig.tar.bz2
ffd3252b322f08f53ed71de03dae80d2432ac6d4ae936bdddd877484a62d26c2 73222 busybox_1.17.1-4ubuntu1.debian.tar.gz
Files:
1e2b41f7c18c15aff1967f95f52b1add 1959 utils optional busybox_1.17.1-4ubuntu1.dsc
c7fe7533b7fc4018b0b49a05ee0ee601 2091108 utils optional busybox_1.17.1.orig.tar.bz2
cfe0df1e95bd4733067b903413c2dd60 73222 utils optional busybox_1.17.1-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
More information about the Natty-changes
mailing list