Andreas Enge <andr...@enge.fr> skribis: > Excellent work, thank you!
You’re welcome. :-) Does it work for you? > On Sun, Mar 30, 2014 at 11:54:10PM +0200, Ludovic Courtès wrote: >> Please run ‘make check’, try it, and report any problems. Note that >> commit bf59c06 adds the public key used to sign substitutes from >> hydra.gnu.org. This commit is GPG-signed by me, like this message. >> It’s a 4096-bit RSA key (RSA, not Curve25519, so that users of >> libgcrypt < 1.6 can use it too): > > Are we limited to exactly one signature, or could hydra.gnu.org sign with > two keys, a legacy and a modern one? It can only sign with one key. Eventually we can start requiring libgcrypt 1.6, but I felt it’s too early for that. Ludo’.