You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2015/04/16 16:05:59 UTC

svn commit: r947888 - in /websites/staging/vcl/trunk/content: ./ downloads/download.html

Author: buildbot
Date: Thu Apr 16 14:05:58 2015
New Revision: 947888

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 Thu Apr 16 14:05:58 2015
@@ -1 +1 @@
-1674074
+1674076

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 Thu Apr 16 14:05:58 2015
@@ -80,14 +80,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.1%2Fapache-VCL-2.4.1.tar.bz2">apache-VCL-2.4.1.tar.bz2</a>
-[ <a href="http://www.apache.org/dist/vcl/2.4.1/apache-VCL-2.4.1.tar.bz2.asc">GPG</a> ]
-[ <a href="http://www.apache.org/dist/vcl/2.4.1/apache-VCL-2.4.1.tar.bz2.sha1">SHA1</a> ]
-[ <a href="http://www.apache.org/dist/vcl/2.4.1/apache-VCL-2.4.1.tar.bz2.md5">MD5</a> ]
-(released 2015-03-26)</li>
+<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>
 </ul>
 <p>Previous Releases:</p>
 <ul>
+<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>
 <li>apache-VCL-2.2.2.tar.bz2 (released 2013-03-25)</li>
@@ -131,14 +132,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.1.tar.bz2: OK":</p>
-<div class="codehilite"><pre>md5sum -c apache-VCL-2.4.1.tar.bz2.md5
+"apache-VCL-2.4.2.tar.bz2: OK":</p>
+<div class="codehilite"><pre>md5sum -c apache-VCL-2.4.2.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.1.tar.bz2: OK":</p></p>
-<div class="codehilite"><pre>sha1sum -c apache-VCL-2.4.1.tar.bz2.sha1
+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
 </pre></div>
 
 
@@ -157,7 +158,7 @@ releases, you do not need to import it a
 </li>
 <li>
 <p>from the directory containing both the release file and the GPG signature, run</p>
-<div class="codehilite"><pre>gpg --verify apache-VCL-2.4.1.tar.bz2.asc
+<div class="codehilite"><pre>gpg --verify apache-VCL-2.4.2.tar.bz2.asc
 </pre></div>
 
 
@@ -167,7 +168,7 @@ releases, you do not need to import it a
 <p>For new installs, visit the on-line installation guide:</p>
 <p>Latest Version:</p>
 <ul>
-<li><a href="/docs/VCL241InstallGuide.html">Apache VCL 2.4.1 Installation Guide</a></li>
+<li><a href="/docs/VCL242InstallGuide.html">Apache VCL 2.4.2 Installation Guide</a></li>
 </ul>
 <p>Previous Versions:</p>
 <ul>
@@ -182,8 +183,8 @@ releases, you do not need to import it a
 <p>For upgrades, visit the on-line upgrade guide:</p>
 <p>Upgrade to latest version:</p>
 <ul>
-<li><a href="/docs/UpgradePreviousVersions/UpgradeFrom2.3.2to2.4.1.html">upgrade 2.3.2 to 2.4.1</a></li>
-<li><a href="/docs/UpgradePreviousVersions/UpgradeFrom2.2.2to2.4.1.html">upgrade 2.2.2 to 2.4.1</a></li>
+<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>
 <p>Upgrade to 2.3.2</p>
 <ul>