coreutils 9.5-1ubuntu1 source package in Ubuntu

Changelog

coreutils (9.5-1ubuntu1) plucky; urgency=medium

  * Merge from Debian Unstable. 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/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
  * Dropped (upstreamed) changes:
    - 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

coreutils (9.5-1) unstable; urgency=low

  * New upstream version (Closes: #1033277)
  * drop cp -n patch
  * drop non-essential attributes in upstream/signing-key.asc to reduce size
  * update watch file to use https rather than ftp

 -- Simon Quigley <email address hidden>  Tue, 11 Feb 2025 01:30:05 -0600

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Plucky
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release main utils

Downloads

File Size SHA-256 Checksum
coreutils_9.5.orig.tar.xz 5.7 MiB cd328edeac92f6a665de9f323c93b712af1858bc2e0d88f3f7100469470a1b8a
coreutils_9.5.orig.tar.xz.asc 833 bytes b2843cd7c5972c7bc4d01fc34eb82e5a3ec84a199363288e3999304e3dddc805
coreutils_9.5-1ubuntu1.debian.tar.xz 30.1 KiB 91fcef2307da8059a632fa74cbc820b5fa9ab1a896ddd40e0eae80d6c25b62df
coreutils_9.5-1ubuntu1.dsc 2.2 KiB 828ead4985e47fcb1a5c006944deafead08c988c39e215f8cdbc6037028a6192

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