[Rpm-maint] [rpm-software-management/rpm] Add + use a key deletion support (PR #3368)
Panu Matilainen
notifications at github.com
Thu Oct 10 09:57:46 UTC 2024
This turned out to be quite a pile.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/3368
-- Commit Summary --
* Add test for key update behavior
* Update rpmtsImportPubkey() API docs to match current reality
* Add caller-locked pubkey import API rpmtxnImportPubkey()
* Refactor rpmdb pubkey deletion to its own internal function
* Refactor fs keystore pubkey deletion to its own internal function
* Move hex data length minimum length assumption out of validHex()
* Make the hex validator helper function internally available
* Add rpmtxnDeletePubkey() API for deleting keys from keystore
* Update rpmkeys to use rpmtxnDeletePubkey() for --delete
-- File Changes --
M include/rpm/rpmts.h (23)
M lib/misc.hh (2)
M lib/rpmts.cc (140)
M lib/rpmvs.cc (9)
M tests/rpmsigdig.at (62)
M tools/rpmkeys.cc (23)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/3368.patch
https://github.com/rpm-software-management/rpm/pull/3368.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3368
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3368 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241010/e9a34d03/attachment-0001.html>
More information about the Rpm-maint
mailing list