Author: buildbot
Date: Mon Jul 8 19:48:07 2019
New Revision: 1047330
Log:
Staging update by buildbot for vcl
Modified:
websites/staging/vcl/trunk/content/ (props changed)
websites/staging/vcl/trunk/content/downloads/download.html
Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jul 8 19:48:07 2019
@@ -1 +1 @@
-1862772
+1862773
Modified: websites/staging/vcl/trunk/content/downloads/download.html
==============================================================================
--- websites/staging/vcl/trunk/content/downloads/download.html (original)
+++ websites/staging/vcl/trunk/content/downloads/download.html Mon Jul 8
19:48:07 2019
@@ -114,14 +114,15 @@ signatures downloaded from our main dist
its mirrors. Older releases are available from the archive download site.</p>
<p>Stable Release - Latest Version:</p>
<ul>
-<li><a
href="[location]?Preferred=[preferred]&action=download&filename=%2Fvcl%2F2.5%2Fapache-VCL-2.5.tar.bz2">apache-VCL-2.5.tar.bz2</a>
-[ <a
href="http://www.apache.org/dist/vcl/2.5/apache-VCL-2.5.tar.bz2.asc">GPG</a> ]
-[ <a
href="http://www.apache.org/dist/vcl/2.5/apache-VCL-2.5.tar.bz2.sha1">SHA1</a> ]
-[ <a
href="http://www.apache.org/dist/vcl/2.5/apache-VCL-2.5.tar.bz2.md5">MD5</a> ]
-(released 2017-08-18)</li>
+<li><a
href="[location]?Preferred=[preferred]&action=download&filename=%2Fvcl%2F2.5%2Fapache-VCL-2.5.1.tar.bz2">apache-VCL-2.5.1.tar.bz2</a>
+[ <a
href="http://www.apache.org/dist/vcl/2.5.1/apache-VCL-2.5.1.tar.bz2.asc">GPG</a>
]
+[ <a
href="http://www.apache.org/dist/vcl/2.5.1/apache-VCL-2.5.1.tar.bz2.sha256">SHA256</a>
]
+[ <a
href="http://www.apache.org/dist/vcl/2.5.1/apache-VCL-2.5.1.tar.bz2.md5">MD5</a>
]
+(released 2019-07-xx)</li>
</ul>
<p>Previous Releases:</p>
<ul>
+<li>apache-VCL-2.5.tar.bz2 (released 2017-08-18)</li>
<li>apache-VCL-2.4.2.tar.bz2 (released 2015-04-16)</li>
<li>(Apache VCL 2.4.1 was never officially released)</li>
<li>(Apache VCL 2.4 was never officially released)</li>
@@ -166,15 +167,15 @@ Other mirrors:
MD5 signatures. Security of the mirrors cannot be guaranteed, which means
malicious code
could be added to the downloads from the mirrors. By verifying the integrity
of
downloaded release files, you ensure they have not been tainted.</p>
-<p>Run the following command to verify the MD5 sum. It should give output
similar to
-"apache-VCL-2.5.tar.bz2: OK":</p>
-<div class="codehilite"><pre>md5sum -c apache-VCL-2.5.tar.bz2.md5
+<p>Run the following command to verify the SHA256 sum. You should get output
+similar to "apache-VCL-2.5.1.tar.bz2: OK":</p></p>
+<div class="codehilite"><pre>sha1sum -c apache-VCL-2.5.1.tar.bz2.sha256
</pre></div>
-<p>Similarly, run the following command to verify the SHA1 sum. You should get
output
-similar to "apache-VCL-2.5.tar.bz2: OK":</p></p>
-<div class="codehilite"><pre>sha1sum -c apache-VCL-2.5.tar.bz2.sha1
+<p>Similarly, run the following command to verify the MD5 sum. It should give
output similar to
+"apache-VCL-2.5.1.tar.bz2: OK":</p>
+<div class="codehilite"><pre>md5sum -c apache-VCL-2.5.1.tar.bz2.md5
</pre></div>
@@ -191,7 +192,7 @@ releases, you do not need to import it a
<li>
<p>download the GPG Signature to the same location as the release file</p>
</li>
-<li>from the directory containing both the release file and the GPG signature,
run<div class="codehilite"><pre>gpg --verify apache-VCL-2.5.tar.bz2.asc
+<li>from the directory containing both the release file and the GPG signature,
run<div class="codehilite"><pre>gpg --verify apache-VCL-2.5.1.tar.bz2.asc
</pre></div>
@@ -226,10 +227,11 @@ library. This library is only used for P
<p>For new installs, visit the on-line installation guide:</p>
<p>Latest Version:</p>
<ul>
-<li><a href="/docs/VCL25InstallGuide.html">Apache VCL 2.5 Installation
Guide</a></li>
+<li><a href="/docs/VCL251InstallGuide.html">Apache VCL 2.5.1 Installation
Guide</a></li>
</ul>
<p>Previous Versions:</p>
<ul>
+<li><a href="/docs/VCL25InstallGuide.html">Apache VCL 2.5 Installation
Guide</a></li>
<li><a href="/docs/VCL242InstallGuide.html">Apache VCL 2.4.2 Installation
Guide</a></li>
<li><a href="/docs/VCL232InstallGuide.html">Apache VCL 2.3.2 Installation
Guide</a></li>
<li><a href="/docs/VCL231InstallGuide.html">Apache VCL 2.3.1 Installation
Guide</a></li>
@@ -242,6 +244,11 @@ library. This library is only used for P
<p>For upgrades, visit the on-line upgrade guide:</p>
<p>Upgrade to latest version:</p>
<ul>
+<li><a href="/docs/UpgradePreviousVersions/UpgradeFrom2.5to2.5.1.html">upgrade
2.5 to 2.5.1</a></li>
+<li><a
href="/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html">upgrade 2.4.2
to 2.5.1</a></li>
+</ul>
+<p>Upgrade to 2.5</p>
+<ul>
<li><a href="/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.html">upgrade
2.4.2 to 2.5</a></li>
</ul>
<p>Upgrade to 2.4.2</p>