coreutils 9.4-3.1ubuntu1 source package in Ubuntu

Changelog

coreutils (9.4-3.1ubuntu1) oracular; urgency=medium

  * Merge with Debian unstable (LP: #2075338). Remaining changes:
    - debian/rules:
      + Allow crossbuilding
      + Run tests
      + Ignore the cut-huge-range test failure on armhf, only seen on
        the buildds.
    - debian/tests:
      + Add dep8 tests
    - debian/patches/80_fedora_sysinfo.patch
      + Make 'uname -i -p' return the real processor/hardware,
        instead of unknown.
    - debian/patches/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/tail-fix-tailing-sysfs-files-where-PAGE_SIZE-BUFSIZ.patch:
      Fix tailing of sysfs files on systems using a 64K page size.
      (LP 2047450)
    - SECURITY UPDATE: heap overflow in split --line-bytes with very long
      lines
      + debian/patches/CVE-2024-0684.patch: do not shrink hold buffer in
        src/split.c.
      + CVE-2024-0684
    - 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

coreutils (9.4-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * DEP17: Move files to /usr. (Closes: #1061274, #1057250)

 -- Dominik Viererbe <email address hidden>  Wed, 31 Jul 2024 18:24:19 +0300

Upload details

Uploaded by:
Dominik Viererbe
Sponsored by:
Nick Rosbrook
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed main utils

Downloads

File Size SHA-256 Checksum
coreutils_9.4.orig.tar.xz 5.7 MiB ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52
coreutils_9.4-3.1ubuntu1.debian.tar.xz 39.6 KiB b7c7e4ffeb6f66b02f4ecc4514613eabff517ed9840a0a0a2a878ccae5488b2e
coreutils_9.4-3.1ubuntu1.dsc 2.0 KiB ad6d5f223c7187b12f303bdd903e0a9b43fbd368c86023622a6a714e04f046d7

Available diffs

View changes file

Binary packages built by this source

coreutils: GNU core utilities

 This package contains the basic file, shell and text manipulation
 utilities which are expected to exist on every operating system.
 .
 Specifically, this package includes:
 arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp
 csplit cut date dd df dir dircolors dirname du echo env expand expr
 factor false flock fmt fold groups head hostid id install join link ln
 logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt
 od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm
 rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac
 tail tee test timeout touch tr true truncate tsort tty uname unexpand
 uniq unlink users vdir wc who whoami yes

coreutils-dbgsym: debug symbols for coreutils