-
coreutils (8.13-3ubuntu3.3) precise-security; urgency=medium
* SECURITY UPDATE: infinite loop or crash in TZ environment variable
handling.
- debian/patches/CVE-2014-9471.dpatch: modify lib/parse-datetime.y and
tests/misc/date to avoid crashing with malformed TZ
- CVE-2014-9471
-- Seth Arnold <email address hidden> Tue, 13 Jan 2015 19:31:30 -0800
-
coreutils (8.13-3ubuntu3.2) precise-proposed; urgency=low
* Backport upstream patch to avoid data-corrupting free-memory-read in
cp/mv/install when dealing with a very fragmented and sparse input file
on certain filesystems (LP: #1073514).
* Build-depend on valgrind (except on armhf, where it breaks) in order to
be able to run the test for the above fix.
* Fix 99_sort_-u_data_loss.dpatch so that the added test is actually run.
* Backport require_valgrind_ so that tests work better.
* Make valgrind failures non-fatal; we don't have sufficiently accurate
suppressions for linker startup issues on all architectures. However,
do still run those tests and check for corrupted output.
-- Colin Watson <email address hidden> Fri, 09 Nov 2012 14:23:10 +0000
-
coreutils (8.13-3ubuntu3.1) precise-proposed; urgency=low
* Backport upstream patches to fix data-loss and free-memory read bugs in
'sort -u' (LP: #1038468).
-- Colin Watson <email address hidden> Mon, 10 Sep 2012 14:32:58 +0100
-
coreutils (8.13-3ubuntu3) precise; urgency=low
* Build-depend on gettext:any instead of on gettext, so that apt-get can
properly resolve build-dependencies on the tool when cross-building.
-- Steve Langasek <email address hidden> Sat, 31 Mar 2012 14:54:13 -0700
-
coreutils (8.13-3ubuntu2) precise; urgency=low
* Mark coreutils Multi-Arch: foreign.
-- Colin Watson <email address hidden> Sun, 20 Nov 2011 17:21:08 +0000
-
coreutils (8.13-3ubuntu1) precise; urgency=low
* Resynchronise with Debian. Remaining changes:
- [80] Make 'uname -i -p' return the real processor/hardware, instead of
unknown.
* 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) unstable; urgency=low
* [86] upstream patch for ppc float issue (Closes: #642291)
* revert previous change to -mlong-double-64
coreutils (8.13-2) unstable; urgency=low
* Fix typo in kfbsd test patch
* Move libstdbuf.so back to /usr/lib
* [84] upstream patch to gnulib getcwd which fixes build test failure on kfbsd
* [85] kfbsd ignores fractional part of timeouts over 100000s
(Closes: #641832)
* PPC uses -mlong-double-64 to prevent test failures (Closes: #641907)
* Minor build changes
coreutils (8.13-1) unstable; urgency=low
* New upstream version
- no diagnostic when tail -f from pipe (Closes: #622182)
- du ignores specified dir when part of cycle (Closes: #598438)
- corrects translation errors (Closes: #595019, #545347)
- fixes missing prototype which caused FTBFS in some cases (Closes: #585509)
- documentation updates (Closes: #395430, #115833, #545347)
* preserve upstream man pages in clean (Closes: #630735)
* respect CFLAGS in build (Closes: #596262)
* remove LC_TIME symlinks (Closes: #584837)
-- Colin Watson <email address hidden> Tue, 18 Oct 2011 10:59:14 +0100
-
coreutils (8.5-1ubuntu6) natty; urgency=low
* Backport from upstream (Jim Meyering):
- tail: avoid new diagnostic when applying -f to a pipe on linux-2.6.38.
-- Colin Watson <email address hidden> Wed, 23 Feb 2011 13:06:43 +0000