teknoraver / rpms / rpm

Forked from rpms/rpm 4 months ago
Clone

c7a072 Support switching between Sequoia and GnuPG for signing packages

7 files Authored by Panu Matilainen 2 months ago, Committed by Michal Domonkos 2 months ago,
    Support switching between Sequoia and GnuPG for signing packages
    
    Add new rpmsign-sequoia and rpmsign-gnupg subpackages which can be
    used to switch between the two OpenPGP implementations for signing,
    rpm-sign-libs just requires one of them to be present.
    
    It's worth noting that unlike GnuPG, Sequoia doesn't accept names or
    email addresses as the signer identifier, one needs to supply the actual key
    fingerprint.
    
    Resolves: RHEL-56363
    
        
file added
+22
file modified
+44 -3