[Rpm-maint] [rpm-software-management/rpm] pgpPubkeyFingerprint for Sequoia (PR #2174)
Panu Matilainen
notifications at github.com
Tue Sep 6 11:55:34 UTC 2022
@pmatilai commented on this pull request.
> @@ -39,6 +39,9 @@ W(rpmRC, pgpVerifySignature,
W(int, pgpPubkeyKeyID,
(const uint8_t * pkt, size_t pktlen, pgpKeyID_t keyid),
(pkt, pktlen, keyid))
+W(int, pgpPubkeyFingerprint,
+ (const uint8_t * pkt, size_t pktlen, uint8_t **fp, size_t *fplen),
+ (pkt, pktlen, fp, fplen))
Doh, I would've added this already but totally forgot that we need such a change on rpm side too. And that was even by my request :facepalm::laughing:
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2174#pullrequestreview-1097442656
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2174/review/1097442656 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20220906/3313f77a/attachment-0001.html>
More information about the Rpm-maint
mailing list