[Rpm-maint] [rpm-software-management/rpm] Implement merging of new key material when importing pubkeys (PR #3083)
Michael Schroeder
notifications at github.com
Wed May 8 11:20:41 UTC 2024
This currently only makes a difference if the "legacy" backend is used.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3083
-- Commit Summary --
* Fix error handling in rpmtsImportPubkey
* Make subkeys available right away when a pubkey is imported
* Split subkey initialization into its own function
* Add rpmKeyringModify to change the keys of a keyring
* Add a method to lookup a key from the keyring
* Support pubkey merging in the keyring code
* Merge keys and update the database in rpmtsImportPubkey()
-- File Changes --
M include/rpm/rpmkeyring.h (35)
M include/rpm/rpmpgp.h (13)
M lib/rpmts.c (103)
M rpmio/rpmkeyring.c (78)
M rpmio/rpmpgp_dummy.c (5)
M rpmio/rpmpgp_sequoia.c (8)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3083.patch
https://github.com/rpm-software-management/rpm/pull/3083.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3083
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3083 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240508/af27dd27/attachment.html>
More information about the Rpm-maint
mailing list