[ubuntu/resolute-proposed] coreutils 9.7-3ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Fri Oct 24 07:50:19 UTC 2025


coreutils (9.7-3ubuntu1) resolute; urgency=medium

  * Merge with Debian; remaining changes:
    - debian/rules:
      + Allow crossbuilding
      + Run tests
      + Ignore the cut-huge-range test failure on armhf, only seen on
        the buildds.
    - d/tests:
      + Add dep8 tests
    - d/p/80_fedora_sysinfo.patch
      + Make 'uname -i -p' return the real processor/hardware,
        instead of unknown.
    - d/p/99_float_endian_detection.patch:
      + Fix detection of floating point endianness.
    - d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
      + Avoid displaying snaps in output from df and other tools, by
        excluding display of squashfs filesystems.
        (LP #1219529, #1756595)
      + Exclude devtmpfs filesystems in output from df and other tools
        since it is a dummy filesystem.
        (LP #1219529)
    - d/p/cp-n.diff: skip tests/cp/cp-i.sh upstream test (LP #2055180)
      The behavior of cp -n is different in Debian than in upstream,
      and this test assumes upstream behavior of -n, and how it
      interacts with -i.
    - d/p/72_id_checkngroups.patch: refreshed
    - Rename the binary package to gnu-coreutils and build with 'gnu' prefix.
    - Run the autopkgtest against both Rust and GNU versions.
      Disable the failing nanosecond test case for stat for Rust,
      and re-enable it for the GNU version only.
      Some specific care had to be taken around swapping the default
      provider: The coreutils-from-uutils are Protected: yes, so we
      need to remove them inside the test script.
  * Dropped (upstreamed) changes:
    - d/p/suppress-permission-denied-errors-on-nfs.patch:
      - Avoid returning permission denied errors when running ls -l when reading
        file attributes. (LP #2115274)

coreutils (9.7-3) unstable; urgency=high

  * Correct spurious permission denied errors messages when copying from a file
    with NFS ACLs to a filesystem which supports different ACLs.
    (Backport of upstream fix.) (Closes: #1107169)
  * Additional lintian overrides (for "mono", which is not defined for
    terminals but is for other output formats) to address remaining lintian
    warnings.

coreutils (9.7-2) unstable; urgency=low

  * Build without y2038 support on hurd-i386 (Closes: #1078000)
  * Hardening build flags (Closes: #1023556)
  * Update URLs and metadata (Closes: #1057101)
  * Support nodoc build profile (Closes: #1057136)
  * Remove md5sum.textutils link (Closes: #1061302)
  * Use DEB_VENDOR for packager name
  * Lintian overrides
  * Update standards version (no changes)

coreutils (9.7-1) unstable; urgency=low

  * New upstream version
  * Remove Breaks: usrmerge
  * Add libsystemd dependency (Closes: #1080330)
  * Add packager to version output (Closes: #1094325)

coreutils (9.6-2) unstable; urgency=low

  * Backport upstream commit 915004f4 to address crash in ls -Z

coreutils (9.6-1) unstable; urgency=low

  * New upstream version
  * Disable autoreconf on build (for now)

Date: Fri, 24 Oct 2025 09:10:01 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/coreutils/9.7-3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 24 Oct 2025 09:10:01 +0200
Source: coreutils
Built-For-Profiles: noudeb
Architecture: source
Version: 9.7-3ubuntu1
Distribution: resolute
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Closes: 1023556 1057101 1057136 1061302 1078000 1080330 1094325 1107169
Changes:
 coreutils (9.7-3ubuntu1) resolute; urgency=medium
 .
   * Merge with Debian; remaining changes:
     - debian/rules:
       + Allow crossbuilding
       + Run tests
       + Ignore the cut-huge-range test failure on armhf, only seen on
         the buildds.
     - d/tests:
       + Add dep8 tests
     - d/p/80_fedora_sysinfo.patch
       + Make 'uname -i -p' return the real processor/hardware,
         instead of unknown.
     - d/p/99_float_endian_detection.patch:
       + Fix detection of floating point endianness.
     - d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
       + Avoid displaying snaps in output from df and other tools, by
         excluding display of squashfs filesystems.
         (LP #1219529, #1756595)
       + Exclude devtmpfs filesystems in output from df and other tools
         since it is a dummy filesystem.
         (LP #1219529)
     - d/p/cp-n.diff: skip tests/cp/cp-i.sh upstream test (LP #2055180)
       The behavior of cp -n is different in Debian than in upstream,
       and this test assumes upstream behavior of -n, and how it
       interacts with -i.
     - d/p/72_id_checkngroups.patch: refreshed
     - Rename the binary package to gnu-coreutils and build with 'gnu' prefix.
     - Run the autopkgtest against both Rust and GNU versions.
       Disable the failing nanosecond test case for stat for Rust,
       and re-enable it for the GNU version only.
       Some specific care had to be taken around swapping the default
       provider: The coreutils-from-uutils are Protected: yes, so we
       need to remove them inside the test script.
   * Dropped (upstreamed) changes:
     - d/p/suppress-permission-denied-errors-on-nfs.patch:
       - Avoid returning permission denied errors when running ls -l when reading
         file attributes. (LP #2115274)
 .
 coreutils (9.7-3) unstable; urgency=high
 .
   * Correct spurious permission denied errors messages when copying from a file
     with NFS ACLs to a filesystem which supports different ACLs.
     (Backport of upstream fix.) (Closes: #1107169)
   * Additional lintian overrides (for "mono", which is not defined for
     terminals but is for other output formats) to address remaining lintian
     warnings.
 .
 coreutils (9.7-2) unstable; urgency=low
 .
   * Build without y2038 support on hurd-i386 (Closes: #1078000)
   * Hardening build flags (Closes: #1023556)
   * Update URLs and metadata (Closes: #1057101)
   * Support nodoc build profile (Closes: #1057136)
   * Remove md5sum.textutils link (Closes: #1061302)
   * Use DEB_VENDOR for packager name
   * Lintian overrides
   * Update standards version (no changes)
 .
 coreutils (9.7-1) unstable; urgency=low
 .
   * New upstream version
   * Remove Breaks: usrmerge
   * Add libsystemd dependency (Closes: #1080330)
   * Add packager to version output (Closes: #1094325)
 .
 coreutils (9.6-2) unstable; urgency=low
 .
   * Backport upstream commit 915004f4 to address crash in ls -Z
 .
 coreutils (9.6-1) unstable; urgency=low
 .
   * New upstream version
   * Disable autoreconf on build (for now)
Checksums-Sha1:
 3e43995187b96aff96f2462334b58104ea6fdccd 2312 coreutils_9.7-3ubuntu1.dsc
 920791e12e7471479565a066e116a087edcc0df9 6158960 coreutils_9.7.orig.tar.xz
 10ba8173099a993fdb9cac8a7a3042b455ce54f5 833 coreutils_9.7.orig.tar.xz.asc
 91b7357d128c917c3bd852fb2f46a05fa87cef1b 32256 coreutils_9.7-3ubuntu1.debian.tar.xz
 54eee2297a6d7af02bf61455db6d2c5c77035ef6 7248 coreutils_9.7-3ubuntu1_source.buildinfo
Checksums-Sha256:
 aea9c377390d40c0c68b7754f085adc6a9e85c71a97062ac6d280026019027df 2312 coreutils_9.7-3ubuntu1.dsc
 e8bb26ad0293f9b5a1fc43fb42ba970e312c66ce92c1b0b16713d7500db251bf 6158960 coreutils_9.7.orig.tar.xz
 5070e9428bd372a7fa1f66b395b81092bb40c98f9f56a2e2bc55c47fd387e901 833 coreutils_9.7.orig.tar.xz.asc
 e1ae4751341bebc02c6d413aeffae28777b6e9d6fb5bbc04e844d8da5b659562 32256 coreutils_9.7-3ubuntu1.debian.tar.xz
 144542c728033310e7d9396a3288ce44fa296f6de24b671e6db6ed09060c283c 7248 coreutils_9.7-3ubuntu1_source.buildinfo
Files:
 24f91b6cf5ce194d73a2b096df807ef8 2312 utils required coreutils_9.7-3ubuntu1.dsc
 6b7285faf7d5eb91592bdd689270d3f1 6158960 utils required coreutils_9.7.orig.tar.xz
 c4bcc878a0e68cb44b5f03fa72f3e9fa 833 utils required coreutils_9.7.orig.tar.xz.asc
 d5147672380fefbef05e6383907aa405 32256 utils required coreutils_9.7-3ubuntu1.debian.tar.xz
 af916d385568707118c161929ae3bb05 7248 utils required coreutils_9.7-3ubuntu1_source.buildinfo
Original-Maintainer: Michael Stone <mstone at debian.org>


More information about the Resolute-changes mailing list