Change logs for coreutils source package in Quantal

  • coreutils (8.13-3.2ubuntu2.1) quantal-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 13:30:42 +0000
  • coreutils (8.13-3.2ubuntu2) quantal; urgency=low
    
      * Update config.guess,sub for aarch64
     -- Wookey <email address hidden>   Mon, 01 Oct 2012 15:41:06 +0100
  • coreutils (8.13-3.2ubuntu1) quantal; urgency=low
    
      * Resynchronise with Debian.  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.
      * Backport upstream patches to fix data-loss and free-memory read bugs in
        'sort -u' (LP: #1038468).
    
    coreutils (8.13-3.2) unstable; urgency=low
    
      * Non-maintainer upload.
      * 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.
     -- Colin Watson <email address hidden>   Mon, 10 Sep 2012 14:07:50 +0100
  • 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
  • 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