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/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to