Repository: roller-website Updated Branches: refs/heads/asf-site 0cda43677 -> 123581686
5.2 release. Project: http://git-wip-us.apache.org/repos/asf/roller-website/repo Commit: http://git-wip-us.apache.org/repos/asf/roller-website/commit/12358168 Tree: http://git-wip-us.apache.org/repos/asf/roller-website/tree/12358168 Diff: http://git-wip-us.apache.org/repos/asf/roller-website/diff/12358168 Branch: refs/heads/asf-site Commit: 1235816864b4ed152e1a44c7c53b3fd984b78036 Parents: 0cda436 Author: Dave Johnson <[email protected]> Authored: Mon Nov 6 20:26:25 2017 -0500 Committer: Dave Johnson <[email protected]> Committed: Mon Nov 6 20:26:25 2017 -0500 ---------------------------------------------------------------------- sources/src/main/jbake/content/downloads/downloads.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/roller-website/blob/12358168/sources/src/main/jbake/content/downloads/downloads.md ---------------------------------------------------------------------- diff --git a/sources/src/main/jbake/content/downloads/downloads.md b/sources/src/main/jbake/content/downloads/downloads.md index c8cd0e0..ba5cebc 100644 --- a/sources/src/main/jbake/content/downloads/downloads.md +++ b/sources/src/main/jbake/content/downloads/downloads.md @@ -8,14 +8,14 @@ type=page 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. ### General Availability (GA) Releases</strong> - <em>Ready for Prime Time!</em> -__<a href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.1/v5.1.2/">Roller 5.1.2</a> ("best available")__ +__<a href="http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.0/">Roller 5.2.0</a> ("best available")__ Previous source and binary distributions, including documentation, are available in the <a class="external" href="http://archive.apache.org/dist/roller/">Apache archives</a>. 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 options hosted by the Apache Roller project. -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.1/v5.1.2/bin/">http://www.apache.org/dyn/closer.cgi/roller/roller-5.1/v5.1.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://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.0/bin/">http://www.apache.org/dyn/closer.cgi/roller/roller-5.2/v5.2.0/bin/</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> @@ -27,7 +27,7 @@ The PGP signatures can be verified using PGP or GPG. First download the <a href= or % pgp -ka KEYS - % pgp ${filename}.tar.gz.asc + % pgp ${filename}.tar.gz.asc or
