[libvirt PATCH v2] downloads.html: Add a link to GPG key used signing releases

While the key is available on public GPG key servers, having it locally at https://libvirt.org/sources/gpg_key.asc is even better. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> --- Notes: Version 2: - moved the new sentence to a dedicated paragraph as suggested by Andrea docs/downloads.html.in | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/downloads.html.in b/docs/downloads.html.in index ca14b3ecba..0187062cef 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -615,6 +615,12 @@ pub 4096R/10084C9C 2020-07-20 Jiří Denemark <jdenemar@redhat.com> Fingerprint=453B 6531 0595 5628 5547 1199 CA68 BE80 1008 4C9C </pre> + <p> + It can be downloaded from + <a href="https://libvirt.org/sources/gpg_key.asc">this site</a> or from + public GPG key servers. + </p> + <p> Releases prior to libvirt-6.6 were signed with the following GPG key: </p> -- 2.31.1

On a Friday in 2021, Jiri Denemark wrote:
While the key is available on public GPG key servers, having it locally at https://libvirt.org/sources/gpg_key.asc is even better.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
Notes: Version 2: - moved the new sentence to a dedicated paragraph as suggested by Andrea
docs/downloads.html.in | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano

On Fri, 2021-04-09 at 12:14 +0200, Jiri Denemark wrote:
While the key is available on public GPG key servers, having it locally at https://libvirt.org/sources/gpg_key.asc is even better.
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> ---
Notes: Version 2: - moved the new sentence to a dedicated paragraph as suggested by Andrea
docs/downloads.html.in | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization
participants (3)
-
Andrea Bolognani
-
Jiri Denemark
-
Ján Tomko