Changelog
coreutils (8.23-4ubuntu1) wily; urgency=low
[ Michael Terry ]
* Merge from Debian unstable. Remaining changes:
- debian/rules: Let it cross build:
+ Preseed some autoconf tests.
+ Don't rebuild the man pages.
- debian/control:
+ Depend on acl and strace for autopkgtests.
- debian/tests/upstream:
+ Adjust for changed test layout in 8.20.
+ Update list of autopkgtest-runnable unit tests (LP: #1246805).
- debian/patches/80_fedora_sysinfo.dpatch
+ Make 'uname -i -p' return the real processor/hardware,
instead of unknown.
- debian/patches/99_float_endian_detection:
+ Fix detection of floating point endianness.
[ Dave Chiluk ]
* Add support for correctly processing /proc/self/mountinfo.
* Fix df to prioritize mounts of the root of a device over bind mounts.
(LP: #1432871)
coreutils (8.23-4) unstable; urgency=low
* [33] remove chroot optimization that avoids the actual chroot when
running "chroot /". The intent was to allow "chroot / true" to
work in all cases on all platforms even for non-root users, but
has caused problems with bind mounts. Upstream has added a new
option to chroot, but I'll wait for the new upstream version for
that. (Closes: #765514)
* remove spurious file addition in patch [31] that did not affect
built package
-- Michael Terry <email address hidden> Wed, 14 Oct 2015 13:04:46 -0400