Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jun 2026 19:25:49 +0000
From:      Dag-Erling=?utf-8?Q? Sm=C3=B8rg?=rav <des@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 8c4db1e642 - main - pgpkeys: Fix dinoex's key
Message-ID:  <6a34463d.33766.59ea42e4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/doc/commit/?id=8c4db1e642445bbb96fbdff483411b3ffbcc9c5f

commit 8c4db1e642445bbb96fbdff483411b3ffbcc9c5f
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-06-18 19:19:18 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-06-18 19:23:52 +0000

    pgpkeys: Fix dinoex's key
    
    A missing blank line was causing a checksum error, preventing anyone
    from importing the keyring.
    
    PR:             295908
    Fixes:          c16a3df222e3 ("documentation/static/pgpkeys/dinoex.key: update gnupg key")
---
 documentation/static/pgpkeys/dinoex.key | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/static/pgpkeys/dinoex.key b/documentation/static/pgpkeys/dinoex.key
index f89fee4e40..a07524917f 100644
--- a/documentation/static/pgpkeys/dinoex.key
+++ b/documentation/static/pgpkeys/dinoex.key
@@ -18,6 +18,7 @@ sub   4096R/FA8CA937327D1787 2017-01-22 [expires: 2028-01-13]
 [.literal-block-margin]
 ....
 -----BEGIN PGP PUBLIC KEY BLOCK-----
+
 mQINBFiFItIBEADTfg7ZRBiF7R1LDggOTzOifGdB1DOmLz57zmrTteaby/8g46Fx
 qeihkJk/U5iy49onn+ZhttvrGASAjrwu5UBBjJdaXqqJ5y7lDxe26AE5jaO7mNDw
 7QQfWPd9wG4v4mZjr0FPzSsfbEhp8xwUuCdewLIYjkK4yAqbEs3blurnUEYr10hL


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a34463d.33766.59ea42e4>