Commit Graph

4 Commits

Author SHA1 Message Date
Ben Hutchings b0a4fbf1cd [rt] Add new signing subkey for Steven Rostedt 2017-11-29 22:11:04 +00:00
Ben Hutchings 9c84459829 [rt] Add new GPG subkeys for Sebastian Andrzej Siewior 2017-06-04 02:51:04 +01:00
Ben Hutchings b5cdf98158 [rt] genpatch.py: Verify tag and tarball signatures 2017-01-25 04:30:46 +00:00
Ben Hutchings f5af248fc0 genorig.py: Verify tag signatures (based on work by Yves-Alexis Perez)
I changed the wrapper to call gpgv instead of gpg.  It is much easier
and cleaner to use local configuration this way, and it won't produce
a warning that the key isn't trusted.

I also removed used of an environment variable, as we (currently) only
pass one keyring filename here.
2017-01-07 02:57:59 +00:00