On 15/04/2026 18:07, Pádraig Brady wrote:
We plan to release coreutils-9.11 early next week,
so any testing you can do on various different systems
between now and then would be most welcome.
This release comes about 11 weeks after the 9.10 release.

--------------------------------------

You can download the coreutils snapshot in xz format (6.0 MiB) from:
        https://pixelbeat.org/cu/coreutils-ss.tar.xz

And verify with gpg or md5sum with:
        https://pixelbeat.org/cu/coreutils-ss.tar.xz.sig
        MD5 (coreutils-ss.tar.xz) = 6e145f5390e65355ebdbdf8143754e1b

--------------------------------------

To test, follow this standard procedure:

        tar -xf coreutils-ss.tar.xz
        cd coreutils-9.10.299-27a7c/
        ./configure && make check VERBOSE=yes

Failures are shown, and details are in tests/test-suite.log
Please report/attach any issues to [email protected]

--------------------------------------
This snapshot was bootstrapped with:

        Autoconf 2.73.1-b400b
        Automake 1.18.1
        Gnulib v1.0-2854-gacff3d2250
        Bison 3.8.2

Changes in coreutils since v9.10 are summarized at
https://git.sv.gnu.org/cgit/coreutils.git/tree/NEWS
Changes in coreutils and gnulib since the last snapshot are:

coreutils:

tests: avoid a failure on musl
build: fix build failure on AIX
tests: avoid false failure on OpenBSD
tests: avoid false failure with hidden /proc on Guix
tests: avoid failure on Manjaro Linux
cksum: fix --length validation on 32 bit platforms
tests: fix false failure due to ulimit usage
tests: avoid failure on older Centos 7
tests: fix false failure on Centos 7

gnulib:

byteswap: Fix compilation on Solaris OpenIndiana (regr. 2026-03-20).
sigdelay: Don't use out-of-range signal numbers.
sigdelay, posix-spawn-internal: Ignore out-of-range signal numbers.
sigprocmask: Fix sigismember function.
pthread_sigmask tests: Fix test failure on Solaris, AIX (regr. today).
doc: doc FTS_NOSTAT similarity to FTS_DEFER_STAT
fts: match doc for FTS_DEFER_STAT mode


thank you!
Padraig

Reply via email to