Author: buildbot
Date: Tue Feb 12 14:55:12 2013
New Revision: 850363
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 Tue Feb 12 14:55:12 2013
@@ -1 +1 @@
-1445181
+1445193
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 Tue Feb
12 14:55:12 2013
@@ -146,23 +146,23 @@ 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.bz2.asc</span>
+<span class="c">% pgpv
apache-cloudstack-4.0.1-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.bz2.asc</span>
+<span class="c">% pgp apache-cloudstack-4.0.1-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.bz2.asc</span>
+<span class="c">% gpg --verify
apache-cloudstack-4.0.1-incubating-src.tar.bz2.asc</span>
</pre></div>
-<p>Additionally, you can verify the MD5 or SHA512 signatures on the files.</p>
+<p>Additionally, you can verify the MD5 or SHA512 signatures on the files. (If
you're checking an earlier version of CloudStack, replace the version number as
appropriate.)</p>
<h1 id="apache-cloudstack-incubating-git-repository">Apache CloudStack
(Incubating) Git Repository</h1>
<p>The git repository is hosted on Apache infrastructure, and can be found
here:</p>
<ul>