From d0ddfadfb27def2861f35b1a45190a4c1780b257 Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Wed, 26 Oct 2016 15:45:01 +0100 Subject: md5sum,sha*sum: fix --ignore-missing with checksums starting with 00 * NEWS: Mention the fix. * src/md5sum.c (digest_file): Add a new MISSING parameter to return whether the file was missing, separately from the digest. * tests/misc/md5sum.pl: Add a test case. Fixes http://bugs.gnu.org/24795 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e68de05a2..9548de885 100644 --- a/NEWS +++ b/NEWS @@ -28,6 +28,10 @@ GNU coreutils NEWS -*- outline -*- ls --time-style no longer mishandles '%%b' in formats. [bug introduced in coreutils-7.2] + md5sum --check --ignore-missing no longer treats files with checksums + starting with "00" as missing. This also affects sha*sum. + [bug introduced with the --ignore-missing feature in coreutils-8.25] + nl now resets numbering for each page section rather than just for each page. [This bug was present in "the beginning".] -- cgit v1.2.3-70-g09d2