[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new snapshot available: coreutils-8.21.189-b9bb
From: |
Pádraig Brady |
Subject: |
new snapshot available: coreutils-8.21.189-b9bb |
Date: |
Mon, 09 Dec 2013 15:16:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 |
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 address@hidden)
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
- Re: [platform-testers] new snapshot available: coreutils-8.21.176-37e00, (continued)
- Re: new snapshot available: coreutils-8.21.176-37e00, Pádraig Brady, 2013/12/06
- Results from GNU/Linux on power7 (all pass) and Solaris on sparc (1 fail), Pádraig Brady, 2013/12/08
- freebsd 9.1 results, Pádraig Brady, 2013/12/09
- AIX power-aix 1 7 results, Pádraig Brady, 2013/12/09
- new snapshot available: coreutils-8.21.189-b9bb,
Pádraig Brady <=