Author: buildbot
Date: Fri Aug 3 15:46:47 2012
New Revision: 827839
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 Aug 3 15:46:47 2012
@@ -1 +1 @@
-1369035
+1369056
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 Aug 3
15:46:47 2012
@@ -81,8 +81,7 @@
<h2 id="download-links">Download Links</h2>
<p>Use the links below to download Apache VCL from one of our mirrors. You
<strong>must</strong>
<a href="download.cgi#verify">verify the integrity</a> of the downloaded files
using
-signatures downloaded from our main distribution directory,
<strong>not</strong> from
-a mirror.</p>
+signatures downloaded from our main distribution directory,
<strong>not</strong> from a mirror.</p>
<p>Only current recommended releases are available on the main distribution
site and
its mirrors. Older releases are available from the archive download site.</p>
<p>Stable Release - Latest Version:</p>
@@ -146,23 +145,32 @@ could be added to the downloads from the
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.3.tar.bz2: OK":</p>
-<pre>
-md5sum -c apache-VCL-2.3.tar.bz2.md5
-</pre>
+<div class="codehilite"><pre><span class="n">md5sum</span> <span
class="o">&</span><span class="c1">#45;c apache-VCL-2.3.tar.bz2.md5</span>
+</pre></div>
+
<p>Similarly, run the following command to verify the SHA1 sum. You should get
output
-similar to "apache-VCL-2.3.tar.bz2: OK":</p>
-<pre>
-sha1sum -c apache-VCL-2.3.tar.bz2.sha1
-</pre></p>
-<p>To verify the GPG signature (you'll need to have
-<a href="http://www.gnupg.org/">GnuPG</a> installed):</p>
+similar to "apache-VCL-2.3.tar.bz2: OK":</p></p>
+<div class="codehilite"><pre><span class="n">sha1sum</span> <span
class="o">&</span><span class="c1">#45;c apache-VCL-2.3.tar.bz2.sha1</span>
+</pre></div>
+
+
+<p>To verify the GPG signature (you'll need to have <a
href="http://www.gnupg.org/">GnuPG</a> installed):</p>
<ol>
-<li>download and import the VCL KEYS file (if you've imported the KEYS file
for previously releases, you do not need to import it again):<br>
-gpg --import KEYS</li>
-<li>download the GPG Signature to the same location as the release file</li>
-<li>from the directory containing both the release file and the GPG signature,
run<br>
-gpg --verify apache-VCL-2.3.tar.bz2.asc</li>
+<li>
+<p>download and import the VCL KEYS file (if you've imported the KEYS file for
previously
+releases, you do not need to import it again):</p>
+<p>:::BashLexer
+gpg --import KEYS</p>
+</li>
+<li>
+<p>download the GPG Signature to the same location as the release file</p>
+</li>
+<li>
+<p>from the directory containing both the release file and the GPG signature,
run</p>
+<p>:::BashLexer
+gpg --verify apache-VCL-2.3.tar.bz2.asc</p>
+</li>
</ol>
<h2 id="installation">Installation</h2>
<p>For new installs, visit the on-line installation guide:</p>