[Rpm-maint] [rpm-software-management/rpm] Implement openpgp.cert.d based keystore (PR #3437)

Michal Domonkos notifications at github.com
Mon Nov 11 13:11:49 UTC 2024


Insertion doesn't seem to follow the spec:
* It says the key being inserted should be merged with an existing key with that fingerprint, if found
* It should write to a temporary file and `rename(2)` it. The current keystore interface has the `replace` argument that defaults to `1` in the openpgp implementation, however I wonder if there's a point in allowing that to be `0` in the first place, given the spec.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3437#issuecomment-2468146990
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3437/c2468146990 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241111/54dcbc3a/attachment.html>


More information about the Rpm-maint mailing list