This is an automated email from the ASF dual-hosted git repository.
snoopdave pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/roller-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 11ecf30 5.2.2 release, plus a note about SHA256. doh!
11ecf30 is described below
commit 11ecf30fd5b413f4265a6b283ee518782daa5233
Author: Dave Johnson <[email protected]>
AuthorDate: Thu Jan 10 19:23:19 2019 -0500
5.2.2 release, plus a note about SHA256. doh!
---
sources/src/main/jbake/content/downloads/downloads.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sources/src/main/jbake/content/downloads/downloads.md
b/sources/src/main/jbake/content/downloads/downloads.md
index 74b72a2..11bd0b9 100644
--- a/sources/src/main/jbake/content/downloads/downloads.md
+++ b/sources/src/main/jbake/content/downloads/downloads.md
@@ -14,14 +14,14 @@ Previous source and binary distributions, including
documentation, are available
Project releases are approved by vote of the Apache Roller Project Management
Committee (PMC). Support for a release is provided by project volunteers on the
project <a
href="https://cwiki.apache.org/confluence/display/ROLLER/How+to+ask+for+help">mailing
lists</a>. Bugs found in a release may be discussed on the list and reported
through the <a href="https://issues.apache.org/jira/browse/ROL">issue
tracker</a>. The user mailing list and issue tracker are the
<strong>only</strong> support [...]
-Note: When downloading from a mirror, please be sure to verify that checksums
and signatures are correct. To do so, use the checksum and signature files from
the main Apache site at <a class="external"
href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.2/bin/">http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.2/bin/</a>
+Note: When downloading from a mirror, please be sure to verify that checksums
and signatures are correct. To do so, use the checksum and signature files from
the main Apache site at <a class="external"
href="http://archive.apache.org/dist/roller/">http://archive.apache.org/dist/roller/</a>
Find here the KEYS file, which contains all OpenPGP keys we use to sign
releases:
<a class="external"
href="http://www.apache.org/dist/roller/">http://www.apache.org/dist/roller/</a>
The PGP signatures can be verified using PGP or GPG. First download the <a
href="http://www.apache.org/dist/roller/KEYS">KEYS</a> as well as the ``asc``
signature file for the particular distribution. Make sure you get these files
from the <a href="http://www.apache.org/dist/roller/">main distribution
directory,</a> rather than from a mirror. Then verify the signatures using
``pgpk`` as follows:
% pgpk -a KEYS
- % pgpv ${filename}.tar.gz.asc
+ % pgpv ${filename }.tar.gz.asc
or