Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: [gentoo-dev] [PATCH v2 2/5] glep-0074: Link OpenPGP to RFC 4880
Date: Thu, 08 Sep 2022 11:15:46
Message-Id: 20220908111512.102934-2-mgorny@gentoo.org
In Reply to: [gentoo-dev] [PATCH v2 1/5] glep-0074: Update license to CC BY-SA 4.0 by "Michał Górny"
1 Signed-off-by: Michał Górny <mgorny@g.o>
2 ---
3 glep-0074.rst | 6 +++++-
4 1 file changed, 5 insertions(+), 1 deletion(-)
5
6 diff --git a/glep-0074.rst b/glep-0074.rst
7 index b61801d..1005f85 100644
8 --- a/glep-0074.rst
9 +++ b/glep-0074.rst
10 @@ -82,7 +82,8 @@ Manifest file locations and nesting
11 The ``Manifest`` file located in the root directory of the repository
12 is called top-level Manifest, and it is used to perform the full-tree
13 verification. In order to verify the authenticity, it must be signed
14 -using OpenPGP, using the armored cleartext format.
15 +using OpenPGP, using the armored cleartext format as defined by RFC 4880
16 +§ 7 or a subsequent standard [#RFC4880]_.
17
18 The top-level Manifest may reference sub-Manifests contained
19 in subdirectories of the repository. The sub-Manifests are traditionally
20 @@ -1026,6 +1027,9 @@ References
21 .. [#GLEP61] GLEP 61: Manifest2 compression
22 (https://www.gentoo.org/glep/glep-0061.html)
23
24 +.. [#RFC4880] RFC 4880: OpenPGP Message Format
25 + (https://www.rfc-editor.org/rfc/rfc4880)
26 +
27 .. [#UNICODE] The Unicode standard
28 (https://unicode.org/versions/latest/)
29
30 --
31 2.37.3