Changelog
coreutils (8.13-3.1ubuntu1) quantal; urgency=low
* Merge from Debian unstable, remaining changes:
- [80] Make 'uname -i -p' return the real processor/hardware, instead of
unknown.
- Build-depend on gettext:any instead of on gettext, so that apt-get can
properly resolve build-dependencies on the tool when cross-building.
* Incorporate changes from Debian NMU to DELAYED/5-days:
- Don't declare separate build-arch/build-indep targets when they just
fall through to the same common build rule, since they don't have
correct target dependencies themselves. Closes: #670481.
- Enable hardening build flags. Thanks to Moritz Muehlenhoff for the
patch. Closes: #653743.
- debian/patches/99_Werror-format-string.dpatch: fix the gnulib test
suite so that it doesn't fail to build with hardening flags on.
- Mark coreutils Multi-Arch: foreign. Thanks to Colin Watson.
Closes: #649397.
- debian/patches/99_tests-misc-sort-continue-Port-to-Fedora-15.dpatch:
cherry-pick from upstream to fix a build failure whenever the build
system happens to be holding an fd open, as happens when running in
certain environments (e.g., Lucas's test rebuild farm, or
bzr-builddeb). Closes: #669555.
* Dropped changes, superseded by the above NMU:
- Filter out -Werror=format-security from CFLAGS when building tests, to
avoid a build failure in gnulib-tests/test-xvasprintf.c.
coreutils (8.13-3.1) unstable; urgency=low
* Non-maintainer upload.
* Use architecture wildcards instead of type-handling virtual packages in
Build-Depends (closes: #587859). Thanks to Sebastian Andrzej Siewior for
the bug report and Guillem Jover for the patch.
-- Steve Langasek <email address hidden> Tue, 01 May 2012 22:07:44 -0700