We plan to release coreutils-9.4 in the next few days so any testing you can do on various different systems between now and then would be most welcome. This is a stabilization release coming about 18 weeks after the 9.3 release.
Changes since the last pre-release (https://lists.gnu.org/archive/html/coreutils/2023-08/msg00054.html) are as follows: tests: avoid false failure on cygwin cksum: adjust tests and docs to binary mode handling all: avoid duplicated write errors on FreeBSD tests: avoid false failure where sleep is a shell builtin build: fix link errors of sort, split on CentOS 5 and Solaris 10 build: fix compilation error on AIX 7.1 build: update with gnulib fixes doc: remove older ChangeLog items shred: fix operation on Solaris with 64 bit builds -------------------------------------- You can download the coreutils snapshot in xz format (5.7 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) = 421ca2cc2fd011a4fdbf4c269a786609 -------------------------------------- To test follow this standard procedure: tar -xf coreutils-ss.tar.xz cd coreutils-9.3.156-b3afb/ ./configure && make check VERBOSE=yes Failures are reported, and details are in tests/test-suite.log Please report/attach any issues to coreutils@gnu.org thank you! Pádraig