From 6fc2258fc5b0a9516e811c8929d45e15eb863166 Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Thu, 1 Apr 2021 17:05:44 +0200 Subject: [PATCH] downloads.html: Add a link to GPG key used signing releases MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Ján Tomko --- 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 +

+ It can be downloaded from + this site or from + public GPG key servers. +

+

Releases prior to libvirt-6.6 were signed with the following GPG key:

-- 2.47.2