From fd990aa4de3cbfa2e1f217e0627c8f12526c77b6 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 10 Sep 2020 13:25:20 +0200 Subject: [PATCH] docs/download: mention tarball GPG signatures and link to the keys Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3507 Signed-off-by: Eric Engestrom Reviewed-by: Alyssa Rosenzweig Part-of: --- docs/download.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/download.rst b/docs/download.rst index 06a967aa3a6..7596fc2277b 100644 --- a/docs/download.rst +++ b/docs/download.rst @@ -8,6 +8,9 @@ You can download the released versions of Mesa via `HTTPS `__ or `FTP `__. +Our release tarballs are GPG-signed, and the public keys are available +here: `release-maintainers-keys.asc `__. + Starting with the first release of 2017, Mesa's version scheme is year-based. Filenames are in the form ``mesa-Y.N.P.tar.gz``, where ``Y`` is the year (two digits), ``N`` is an incremental number (starting at 0)