guix/build-aux
Tobias Geerinckx-Rice aa78c596c9
gnupg: Accept revoked keys.
I (nckx) have revoked all RSA subkeys, in favour of my older and
freshly-refreshed ECDSA ones.  This was merely a precaution: to my
knowledge all my RSA private keys have been carefully destroyed and
were never compromised.  This commit keeps ‘make authenticate’ happy.

* guix/gnupg.scm (revkeysig-rx): New variable for revoked keys.
(gnupg-verify): Parse it.
(gnupg-status-good-signature?): Accept it as ‘good’ for our purposes.
* build-aux/git-authenticate.scm (%committers): Clarify nckx's subkeys.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-04-17 23:36:47 +02:00
..
cuirass
hydra
build-self.scm build-self: Avoid call to 'show-what-to-build*' on modern Guix. 2020-04-06 12:07:49 +02:00
check-final-inputs-self-contained.scm
compile-all.scm build: Cap build parallelism on i686. 2020-04-12 00:00:59 +02:00
compile-as-derivation.scm
generate-authors.scm build: Generate 'AUTHORS'. 2015-07-06 19:00:19 +03:00
git-authenticate.scm gnupg: Accept revoked keys. 2020-04-17 23:36:47 +02:00
git-version-gen
gitlog-to-changelog
pre-inst-env.in
test-driver.scm
test-env.in
update-NEWS.scm
update-guix-package.scm