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 6767f49 5.2.2 release, plus a note about SHA256. doh!
6767f49 is described below
commit 6767f4965faae0e748548fd8bce392a64ff65c9d
Author: Dave Johnson <[email protected]>
AuthorDate: Thu Jan 10 19:15:10 2019 -0500
5.2.2 release, plus a note about SHA256. doh!
---
content/downloads/downloads.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/downloads/downloads.html b/content/downloads/downloads.html
index 1e038dd..428a885 100644
--- a/content/downloads/downloads.html
+++ b/content/downloads/downloads.html
@@ -82,10 +82,10 @@
<p><h2>Apache Roller Releases</h2>
<p>Releases of the Apache Roller blog server are made available to the general
public at no charge, under the <a href="http://apache.org/licenses/">Apache
License,</a> in both binary and source distributions.</p>
<h3>General Availability (GA) Releases</strong> - <em>Ready for Prime
Time!</em></h3>
-<p><strong><a
href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.1/">Roller
5.2.1</a> ("best available")</strong></p>
+<p><strong><a
href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.2/">Roller
5.2.2</a> ("best available")</strong></p>
<p>Previous source and binary distributions, including documentation, are
available in the <a class="external"
href="http://archive.apache.org/dist/roller/">Apache archives</a>.</p>
<p>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> supp [...]
-<p>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.1/bin/"><a
href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.1/bin/">http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.1/bin/</a></a><br/>Find
here the KEYS file, which contains all OpenPGP keys [...]
+<p>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/"><a
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></a><br/>Find
here the KEYS file, which contains all OpenPGP keys [...]
<p>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
<code>asc</code> 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 <code>pgpk</code> as follows:</p>
<pre><code>% pgpk -a KEYS
% pgpv ${filename}.tar.gz.asc
@@ -98,7 +98,7 @@
<pre><code>% gpg --import KEYS
% gpg --verify ${filename}.tar.gz.asc
</code></pre>
-<p>Alternatively, you can verify the MD5 signature on the files. A Unix
program called<br/><code>md5</code> or <code>md5sum</code> is included in many
Unix distributions. It is also available as part of <a
href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils.</a>
Windows users can get binary md5 programs from <a
href="http://www.fourmilab.ch/md5/">here,</a> <a
href="http://www.pc-tools.net/win32/freeware/console/">here,</a> or <a
href="http://www.slavasoft.com/fsum/" [...]
+<p>Alternatively you can also verify the SHA256 checksum for each file. Apache
Open Office provides a nice guide to verifying checksum here <a
href="https://www.openoffice.org/download/checksums.html">How to verify the
integrity of the downloaded file?</a>.</p>
<p>If you want to build directly from the sources, please check the <a
href="https://cwiki.apache.org/confluence/display/ROLLER/How+to+build+Roller">Project
Wiki</a>.</p></p>
</div>
</div>