Author: buildbot
Date: Fri Jul 21 17:23:13 2017
New Revision: 1015801
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 Fri Jul 21 17:23:13 2017
@@ -1 +1 @@
-1802616
+1802619
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 Fri Jul 21
17:23:13 2017
@@ -102,14 +102,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.4.2%2Fapache-VCL-2.4.2.tar.bz2">apache-VCL-2.4.2.tar.bz2</a>
-[ <a
href="http://www.apache.org/dist/vcl/2.4.2/apache-VCL-2.4.2.tar.bz2.asc">GPG</a>
]
-[ <a
href="http://www.apache.org/dist/vcl/2.4.2/apache-VCL-2.4.2.tar.bz2.sha1">SHA1</a>
]
-[ <a
href="http://www.apache.org/dist/vcl/2.4.2/apache-VCL-2.4.2.tar.bz2.md5">MD5</a>
]
-(released 2015-04-16)</li>
+<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-07-27)</li>
</ul>
<p>Previous Releases:</p>
<ul>
+<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>
<li>apache-VCL-2.3.2.tar.bz2 (released 2013-03-25)</li>
@@ -154,14 +155,14 @@ MD5 signatures. Security of the mirrors
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.4.2.tar.bz2: OK":</p>
-<div class="codehilite"><pre>md5sum -c apache-VCL-2.4.2.tar.bz2.md5
+"apache-VCL-2.5.tar.bz2: OK":</p>
+<div class="codehilite"><pre>md5sum -c apache-VCL-2.5.tar.bz2.md5
</pre></div>
<p>Similarly, run the following command to verify the SHA1 sum. You should get
output
-similar to "apache-VCL-2.4.2.tar.bz2: OK":</p></p>
-<div class="codehilite"><pre>sha1sum -c apache-VCL-2.4.2.tar.bz2.sha1
+similar to "apache-VCL-2.5.tar.bz2: OK":</p></p>
+<div class="codehilite"><pre>sha1sum -c apache-VCL-2.5.tar.bz2.sha1
</pre></div>
@@ -178,7 +179,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.4.2.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.tar.bz2.asc
</pre></div>
@@ -213,10 +214,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/VCL242InstallGuide.html">Apache VCL 2.4.2 Installation
Guide</a></li>
+<li><a href="/docs/VCL25InstallGuide.html">Apache VCL 2.5 Installation
Guide</a></li>
</ul>
<p>Previous Versions:</p>
<ul>
+<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>
<li><a href="/docs/VCL23Installation.html">Apache VCL 2.3 Installation
Guide</a></li>
@@ -228,6 +230,10 @@ 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.4.2to2.5.html">upgrade
2.4.2 to 2.5</a></li>
+</ul>
+<p>Upgrade to 2.4.2</p>
+<ul>
<li><a
href="/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.2.html">upgrade 2.3.2
to 2.4.2</a></li>
<li><a
href="/docs/UpgradePreviousVersions/UpgradeFrom2.2.2to2.4.2.html">upgrade 2.2.2
to 2.4.2</a></li>
</ul>