coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] cksum: use more exact selection of digest algorithms


From: Bernhard Voelker
Subject: Re: [PATCH] cksum: use more exact selection of digest algorithms
Date: Tue, 1 Feb 2022 06:08:15 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 1/30/22 21:36, Pádraig Brady wrote:
> Use more constrained argument matching
> to improve forward compatibility and robustness.
> 
> For example it's better that `cksum -a sha3` is _not_
> equivalent to `cksum -a sha386`, so that a user
> specifying `-a sha3` on an older cksum would not be surprised.

Thanks, this is really useful.

As this is a user-visible change, this seems to warrant a NEWS entry.
Suggestion attached.

Have a nice day,
Berny

Attachment: 0001-maint-add-NEWS-entry-for-recent-cksum-change.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]