[Rpm-maint] [rpm-software-management/rpm] Implement rpmkeys --rebuild (PR #3474)
Florian Festi
notifications at github.com
Thu Nov 28 09:10:36 UTC 2024
This rebuild the public key storage. If _keyring is set to a new value
keys from old storage are moved there and the old stores are deleted.
Keys are stored in the latest format. Keys no longer accepted are
dropped.
Resolves: #3347
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3474
-- Commit Summary --
* Add support for RPMKEYRING_MERGE
* Fix rpmKeyringModify with RPMKEYRING_REPLACE
* Use rpmKeyringModify with RPMKEYRING_MERGE
* Add rpmPubkeyRawData()
* Implement rpmkeys --rebuild
-- File Changes --
M docs/man/rpmkeys.8.md (10)
M include/rpm/rpmkeyring.h (12)
M include/rpm/rpmts.h (2)
M lib/keystore.cc (104)
M lib/keystore.hh (4)
M lib/rpmts.cc (94)
M rpmio/rpmkeyring.cc (38)
M tests/rpmsigdig.at (121)
M tools/rpmkeys.cc (11)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3474.patch
https://github.com/rpm-software-management/rpm/pull/3474.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3474
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3474 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241128/3267d3b2/attachment-0001.htm>
More information about the Rpm-maint
mailing list