Author: buildbot
Date: Fri Oct 12 18:37:58 2012
New Revision: 834928

Log:
Staging update by buildbot for cloudstack

Modified:
    websites/staging/cloudstack/trunk/content/   (props changed)
    websites/staging/cloudstack/trunk/content/cloudstack/downloads.html

Propchange: websites/staging/cloudstack/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Oct 12 18:37:58 2012
@@ -1 +1 @@
-1397594
+1397675

Modified: websites/staging/cloudstack/trunk/content/cloudstack/downloads.html
==============================================================================
--- websites/staging/cloudstack/trunk/content/cloudstack/downloads.html 
(original)
+++ websites/staging/cloudstack/trunk/content/cloudstack/downloads.html Fri Oct 
12 18:37:58 2012
@@ -62,10 +62,10 @@ limitations under the License.
         <h1 id="latest-release">Latest Release</h1>
 <p>The latest source code release artifacts can be downloaded from one of the 
following links:</p>
 <ul>
-<li><a 
href="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz";>apache-cloudstack-4.0.0-incubating-src.tar.gz</a>
-[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.asc";>PGP</a>
 ] 
-[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.md5";>MD5</a>
 ] 
-[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.gz.sha";>SHA512</a>
 ]</li>
+<li><a 
href="http://www.apache.org/dyn/closer.cgi/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2";>apache-cloudstack-4.0.0-incubating-src.tar.bz2</a>
+[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc";>PGP</a>
 ] 
+[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.md5";>MD5</a>
 ] 
+[ <a 
href="http://www.apache.org/dist/incubator/cloudstack/releases/4.0.0-incubating/apache-cloudstack-4.0.0-incubating-src.tar.bz2.sha";>SHA512</a>
 ]</li>
 </ul>
 <h1 id="verify-the-integrity-of-the-files">Verify the integrity of the 
files</h1>
 <p>It is essential that you verify the integrity of the downloaded files using 
the PGP or MD5 signatures. 
@@ -74,19 +74,19 @@ The PGP signatures can be verified using
 signature file for the relevant distribution. Make sure you get these files 
from the 
 main distribution directory, rather than from a mirror. Then verify the 
signatures using:</p>
 <div class="codehilite"><pre><span class="c">% pgpk -a KEYS</span>
-<span class="c">% pgpv apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
+<span class="c">% pgpv 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
 </pre></div>
 
 
 <p>or</p>
 <div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
-<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
+<span class="c">% pgp apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
 </pre></div>
 
 
 <p>or</p>
 <div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
-<span class="c">% gpg --verify 
apache-cloudstack-4.0.0-incubating-src.tar.gz.asc</span>
+<span class="c">% gpg --verify 
apache-cloudstack-4.0.0-incubating-src.tar.bz2.asc</span>
 </pre></div>
 
 


Reply via email to