Hi, Tarballs are now signed correctly, witness the recent evemu release. It would be nice if the announcement email mentioned the availability of these signatures.
Signed-off-by: Stephen Kitt <[email protected]> --- release.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/release.sh b/release.sh index d859020..6909225 100755 --- a/release.sh +++ b/release.sh @@ -107,6 +107,7 @@ http://$host_current/$section_path/$tarball MD5: `$MD5SUM $tarball` SHA1: `$SHA1SUM $tarball` SHA256: `$SHA256SUM $tarball` +PGP: http://${host_current}/${section_path}/${tarball}.sig RELEASE done -- 2.0.0
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
