[Rpm-maint] [rpm-software-management/rpm] Document rpm v6 signatures in the format and signature summary docs (PR #3773)
Michal Domonkos
notifications at github.com
Tue Jun 3 07:46:34 UTC 2025
dmnks left a comment (rpm-software-management/rpm#3773)
Just for transparency, here's the fixup I've applied:
```diff
commit f8a912cbc0b79172ff5b59f21a7299a527d7a8ed
Author: Michal Domonkos <mdomonko at redhat.com>
Date: Tue Jun 3 09:29:55 2025 +0200
fixup! Document rpm v6 signatures in the format and signature summary docs
diff --git a/docs/manual/format_v6.md b/docs/manual/format_v6.md
index 0845e16bb..7373168ed 100644
--- a/docs/manual/format_v6.md
+++ b/docs/manual/format_v6.md
@@ -61,10 +61,10 @@ RESERVED | 999 | BIN
All packages carry at least HEADERSIGNATURES, SHA256 and RESERVED tags.
-On digitally signed packages, the OPENPGP will contain one or more
+On digitally signed packages, the OPENPGP tag will contain one or more
base64-encoded OpenPGP signatures on the Header. The number of signatures
per package is unlimited except for the limits presented by the containing
-eader. The signatures in the OPENPGP tag are known as RPM v6 signatures.
+header. The signatures in the OPENPGP tag are known as RPM v6 signatures.
In addition, a v6 package with an RPM v6 signature may also have one
one of the RSA or DSA tags present, known as RPM v4 signatures.
```
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/3773#issuecomment-2933965706
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/3773/c2933965706 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20250603/9648f8a2/attachment.htm>
More information about the Rpm-maint
mailing list