[Rpm-maint] [rpm-software-management/rpm] Use keyring to implement rpmkeys --list (PR #3369)

Florian Festi notifications at github.com
Thu Oct 10 14:15:04 UTC 2024


Use keyring to implement rpmkeys --list
    
This changes the output of keys --list to show the full fingerprint. It
also requires the use of the fingerprint or full key ID for querying
specific keys.

Note that this only allows fingerprints or long keyids as identifier. So it kinda assumes #2403 fixed.
You can view, comment on, or merge this pull request online at:

  https://github.com/rpm-software-management/rpm/pull/3369

-- Commit Summary --

  * Add a rpmKeyring iterator
  * Add rpmPubkeyKeyIDAsHex
  * Use keyring to implement rpmkeys --list

-- File Changes --

    M docs/man/rpmkeys.8.md (2)
    M include/rpm/rpmkeyring.h (30)
    M include/rpm/rpmtypes.h (1)
    M rpmio/rpmkeyring.cc (60)
    M tests/rpmdb.at (27)
    M tests/rpmsigdig.at (2)
    M tools/rpmkeys.cc (78)

-- Patch Links --

https://github.com/rpm-software-management/rpm/pull/3369.patch
https://github.com/rpm-software-management/rpm/pull/3369.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3369
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/pull/3369 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20241010/a1dc9448/attachment.html>


More information about the Rpm-maint mailing list