Author: jleroux
Date: Thu Sep 12 13:28:49 2019 New Revision: 1866850 URL: http://svn.apache.org/viewvc?rev=1866850&view=rev Log: Improved: Please use HTTPS for KEYS, sigs and hashes (OFBIZ-11193) Download page must provide verification instructions (OFBIZ-11194) Thanks: Sebb (Sebastian Bazley) Modified: ofbiz/site/download.html ofbiz/site/template/page/download.tpl.php Modified: ofbiz/site/download.html URL: http://svn.apache.org/viewvc/ofbiz/site/download.html?rev=1866850&r1=1866849&r2=1866850&view=diff ============================================================================== --- ofbiz/site/download.html (original) +++ ofbiz/site/download.html Thu Sep 12 13:28:49 2019 @@ -129,7 +129,7 @@ <ul> <li> <h2>OFBiz 16.11.06</h2> - <a href="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">→ Download</a> + <a href="https:///www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">→ Download</a> </li> </ul> </div> @@ -149,15 +149,16 @@ <h2>Download Apache OFBiz</h2> <div class="divider"><span></span></div> <div class="imgWrapper"> <img src="images/Download.jpg" alt="image fullwidth"> </div> - <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. </strong> </p> + <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. If you need more information about why and how to verify the integrity of the release file <a href="http://www.apache.org/info/verification.html" class="moreLink">this → page is what you look for</a></strong> </p> + <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p> <h2>Apache OFBiz 16.11.06</h2> <div class="divider"><span></span></div> <p> Released in September 2019, this is the sixth release of the 16.11 series, that has been stabilized since November 2016. </p> - <a href ="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a> - <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a> - <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a> - <a href ="//www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a> + <a href ="https:///www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a> + <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a> + <a href ="https:///www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a> + <a href ="https:///www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a> <a href ="release-notes-16.11.06.html">[Release Notes]</a> <h2>Earlier Releases</h2> Modified: ofbiz/site/template/page/download.tpl.php URL: http://svn.apache.org/viewvc/ofbiz/site/template/page/download.tpl.php?rev=1866850&r1=1866849&r2=1866850&view=diff ============================================================================== --- ofbiz/site/template/page/download.tpl.php (original) +++ ofbiz/site/template/page/download.tpl.php Thu Sep 12 13:28:49 2019 @@ -31,7 +31,7 @@ <ul> <li> <h2>OFBiz 16.11.06</h2> - <a href="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">→ Download</a> + <a href="https:///www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" class="moreLink">→ Download</a> </li> </ul> </div> @@ -51,15 +51,16 @@ <h2>Download Apache OFBiz</h2> <div class="divider"><span></span></div> <div class="imgWrapper"> <img src="images/Download.jpg" alt="image fullwidth"> </div> - <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. </strong> </p> + <p> <strong> Use the links below to download Apache OFBiz releases from the "Apache Download Mirrors" page. The download page also includes instructions on how to verify the integrity of the release file using the signature and hash (PGP, SHA512) available for each release. If you need more information about why and how to verify the integrity of the release file <a href="http://www.apache.org/info/verification.html" class="moreLink">this → page is what you look for</a></strong> </p> + <p> <strong>PLEASE NOTE:</strong> Despite our best efforts to maintain up to three active release branches, support for older branches can decrease because our project volunteers may be focused on other issues. We recommend using releases from the most recent branch wherever possible. </p> <h2>Apache OFBiz 16.11.06</h2> <div class="divider"><span></span></div> <p> Released in September 2019, this is the sixth release of the 16.11 series, that has been stabilized since November 2016. </p> - <a href ="//www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a> - <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a> - <a href ="//www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a> - <a href ="//www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a> + <a href ="https:///www.apache.org/dyn/closer.lua/ofbiz/apache-ofbiz-16.11.06.zip" target="external" >Download OFBiz 16.11.06</a> + <a href ="https://www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.asc" target="external">[PGP]</a> + <a href ="https:///www.apache.org/dist/ofbiz/apache-ofbiz-16.11.06.zip.sha512" target="external">[SHA512]</a> + <a href ="https:///www.apache.org/dist/ofbiz/KEYS" target="external">[KEYS]</a> <a href ="release-notes-16.11.06.html">[Release Notes]</a> <h2>Earlier Releases</h2> |
Free forum by Nabble | Edit this page |