[Rpm-maint] [rpm-software-management/rpm] Both rpmdb and fs keystores store keys by the short keyid (Issue #3360)
Panu Matilainen
notifications at github.com
Fri Oct 4 07:18:32 UTC 2024
Both keystores operate on the *header* we create from the pubkey material in rpmtsImportPubkey(), using
gpg-pubkey as a name, short keyid as the version and key creation time encoded in hex as the release and ASCII armor in description.
The rpmdb keystore inserts it as a whole into the rpmdb, the fs keystore saves the description (so ASCII armor) in a %{nvr}.key file, so using the less-than-ideal gpg-pubkey name but also the short keyid.
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3360
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/issues/3360 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241004/cc31bab3/attachment.html>
More information about the Rpm-maint
mailing list