coreutils 9.4-2ubuntu1 source package in Ubuntu

Changelog

coreutils (9.4-2ubuntu1) noble; urgency=medium

  * Merge with 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)
  * Dropped, unnecessary delta:
    - debian/patches/72_id_checkngroups.patch: patch fuzz
  * New changes:
    - debian/rules: update test path to fix armhf FTBFS
    - debian/tests/upstream: fix paths of test scripts

coreutils (9.4-2) unstable; urgency=low

  * link against libssl if gpl compatible version available; add to
    build-depends for linux-amd64 only at this time (will add others later as
    makes sense)

coreutils (9.4-1) unstable; urgency=low

  * New upstream version (Closes: #1017354)
    - corrects cksum crashes due to missing cpu features (Closes: #1037264)
    - corrects copy dir-relative operations (Closes: #1035531)
    - corrects copy backup operations (Closes: #1035530)
  * Drop old 61_whoips.patch and who --ips option; it no longer applies
    cleanly after who.c refactoring, and it isn't clear the patch is still
    useful given how system logging has changed since the patch was written
  * Drop 63_dd-appenderrors.patch as documentation has been updated for ages
  * Update copyright file

 -- Nick Rosbrook <email address hidden>  Thu, 30 Nov 2023 12:02:32 -0500

Upload details

Uploaded by:
Nick Rosbrook
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
coreutils_9.4.orig.tar.xz 5.7 MiB ea613a4cf44612326e917201bbbcdfbd301de21ffc3b59b6e5c07e040b275e52
coreutils_9.4-2ubuntu1.debian.tar.xz 36.5 KiB 33733b3b0c5c2b671d85724ad232422ae711a33694d973164b057ecd277dcd78
coreutils_9.4-2ubuntu1.dsc 2.0 KiB e028a99e1ee394f18f6fc3199bf2d6cb159599e07a2e7f36368183be6584a974

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