This rebuilds the public key storage.

The keys from a previously used key store can be added --from KEYSTORE
Keys are stored in the latest format.

Resolves: #3347



Simplified implementation of #3474. Currently does not do key verification. 
That's something we might want to consider to do an key loading instead of 
the actual rebuild.
You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Add rpmKeyringSize()
  * Add names as string to the keystore classes
  * Implement rpmkeys --rebuild

-- File Changes --

    M docs/man/rpmkeys.8.md (14)
    M include/rpm/rpmkeyring.h (8)
    M include/rpm/rpmts.h (8)
    M lib/keystore.cc (39)
    M lib/keystore.hh (11)
    M lib/rpmts.cc (44)
    M rpmio/rpmkeyring.cc (13)
    M tests/rpmsigdig.at (153)
    M tools/rpmkeys.cc (19)

-- Patch Links --

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

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

Message ID: <rpm-software-management/rpm/pull/3...@github.com>
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
https://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to