From: Peter Krempa Date: Mon, 11 Jan 2021 10:05:37 +0000 (+0100) Subject: docs: downloads: Move 'signatures' section to the end of the document X-Git-Tag: v7.0.0-rc2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e110743d693cc66cf828d5c453653a5cf0a0aec5;p=thirdparty%2Flibvirt.git docs: downloads: Move 'signatures' section to the end of the document Keep the more important stuff outlining how to get to the sources first since the 'signatures' section will be extended. Signed-off-by: Peter Krempa Reviewed-by: Ján Tomko --- diff --git a/docs/downloads.html.in b/docs/downloads.html.in index aa0bb23d45..f3152d7557 100644 --- a/docs/downloads.html.in +++ b/docs/downloads.html.in @@ -493,20 +493,6 @@
  • libvirt.org HTTPS server
  • -

    Signing keys

    - -

    - Source RPM packages and tarballs for libvirt and libvirt-python published - on this project site are signed with a GPG signature. You should always - verify the package signature before using the source to compile binary - packages. The following key is currently used to generate the GPG - signatures: -

    -
    -pub  4096R/10084C9C 2020-07-20 Jiří Denemark <jdenemar@redhat.com>
    -Fingerprint=453B 6531 0595 5628 5547  1199 CA68 BE80 1008 4C9C
    -
    -

    Primary release schedule

    @@ -615,5 +601,19 @@ git clone git://libvirt.org/[module name].git https://github.com/libvirt/ https://gitlab.com/libvirt/ +

    Signing keys

    + +

    + Source RPM packages and tarballs for libvirt and libvirt-python published + on this project site are signed with a GPG signature. You should always + verify the package signature before using the source to compile binary + packages. The following key is currently used to generate the GPG + signatures: +

    +
    +pub  4096R/10084C9C 2020-07-20 Jiří Denemark <jdenemar@redhat.com>
    +Fingerprint=453B 6531 0595 5628 5547  1199 CA68 BE80 1008 4C9C
    +
    +