[Rpm-maint] [rpm-software-management/rpm] Add SHA3 payload digest and -alt variant to v6 packages (PR #3798)
Panu Matilainen
notifications at github.com
Wed Jun 11 10:02:03 UTC 2025
@pmatilai commented on this pull request.
> @@ -69,6 +69,8 @@ runroot rpmkeys -Kv --nosignature /data/RPMS/hello-1.0-1.i386.rpm
Header SHA1 digest: NOTFOUND
Payload SHA256 digest: NOTFOUND
Payload SHA256 ALT digest: NOTFOUND
+ Payload SHA3-256 digest: NOTFOUND
Yep, we come to this particular output being less than optimal again.
The verification machinery has no notion of package versions at all, it verifies anything it finds + supports and isn't disabled in a configuration. So similarly you could get Header SHA1 NOTFOUNDs on v6 packages if none of the others were found either.
This isn't specific to this PR so addressing it is out of scope here, but we could/should open a ticket on this because the verify output keeps coming up, and the package version issue is a new angle at that.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3798#discussion_r2139734027
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3798/review/2916477142 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250611/be68e82e/attachment.htm>
More information about the Rpm-maint
mailing list