git: 08abb34895 - main - pgpkeys: Unbreak PGP keyring
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=08abb348951bdb2c35170b75e078c14a36cc0e82 commit 08abb348951bdb2c35170b75e078c14a36cc0e82 Author: Danilo G. Baio <[email protected]> AuthorDate: 2021-08-14 15:10:34 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2021-08-14 15:52:11 +0000 pgpkeys: Unbreak PGP keyring gpg: invalid armor header: mQINBF+5ojQBEADSqQjD4h1lOwAGgmz4dK0Zf4JkoJCpQ7jw2B5jigNySdKf1rQN\n ^^ Using GnuPG 1 A blank line before the key body is needed. PR: 257830 [1] PR: 257783 [2] Reported by: Dave Evans <[email protected]> [1] Reported by: Markus Stoff <[email protected]> [2] --- documentation/static/pgpkeys/joerg.key | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/static/pgpkeys/joerg.key b/documentation/static/pgpkeys/joerg.key index 18218e4812..f098b5c074 100644 --- a/documentation/static/pgpkeys/joerg.key +++ b/documentation/static/pgpkeys/joerg.key @@ -13,6 +13,7 @@ sub rsa4096 2020-11-21 [E] [expires: 2030-11-19] [.literal-block-margin] .... -----BEGIN PGP PUBLIC KEY BLOCK----- + mQINBF+5ojQBEADSqQjD4h1lOwAGgmz4dK0Zf4JkoJCpQ7jw2B5jigNySdKf1rQN /R4RcvU/do+L4jxkAv9LZrRI9sk8GGRot3thwcmwCFY9k4o+s28s4zV1Vmh4bokZ 11HCo2vDTe9fwFBTCbKh5bZSEFE+Ul4Vgb7N4YXqWuLH15DKGBDEgWS1sq395zE8 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"