There a a second snapshot available for the upcoming coreutils 8.22. This was made so as to make a translation string change available, and also to fix a build failure on some systems with partial libcrypto. We plan to release coreutils-8.22 on 12-12-2013, so any testing you can do on various different systems between now and then would be most welcome.
http://pixelbeat.org/cu/coreutils-ss.tar.xz http://pixelbeat.org/cu/coreutils-ss.tar.xz.sig MD5 (coreutils-8.21.189-b9bb.tar.xz) = 8b33d7f18337463a3b6bec78d255db62 To test follow this standard procedure: tar -xf coreutils-ss.tar.xz cd coreutils-8.21.189-b9bb ./configure && make check VERBOSE=yes Failures are displayed and details are in tests/test-suite.log Please report results as a reply to this mail (to [email protected]) Changes since the last snapshot are: $ git shortlog 37e00.. Bernhard Voelker (3): doc: clarify that df now generally processes special files correctly tests: fix shuf test verifying that -i and -e can not be combined tests: avoid false df failure with nfs and lofs Paul Eggert (1): shuf: --repeat, not --repetitions; default --head-count is infinity Pádraig Brady (9): tests: avoid a false memory leak test failure tests: fix false failure on platforms using newfstatat tests: avoid problematic $(< file) shell construct tail: use consistent diagnostics with and without inotify tests: fix false failure due to gdb inline function handling build: update gnulib and improve --with-openssl configure help tests: fix false failure on systems without /dev/stdin tests: fix false failure due to xargs usage build: update gnulib to fix a tests build failure
