We plan to release coreutils-8.25 early next week, so any testing you can do on various different systems between now and then would be most welcome.
-------------------------------------- You can download the coreutils snapshot in xz format (5.5 MB) 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-8.24.161-1204d.tar.xz) = 14ce28f1b7d777c6e956d2ae269d67f1 -------------------------------------- To test follow this standard procedure: tar -xf $downloaded_file cd coreutils-8.24.161-1204d ./configure && make check VERBOSE=yes Failures are displayed and details are in tests/test-suite.log Please report system type and successes to [email protected], and attach the log if there are failures. thanks, Pádraig.
