Author: buildbot
Date: Tue Sep  4 17:45:43 2012
New Revision: 831130

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 Sep  4 17:45:43 2012
@@ -1 +1 @@
-1380708
+1380753

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 Sep 
 4 17:45:43 2012
@@ -76,12 +76,41 @@ limitations under the License.
 
 
 <p>For projects related to Apache CloudStack, see the <a 
href="https://github.com/cloudstack";>GitHub repositories</a>.</p>
-<h1 id="unofficial-release-candidates-rcs">Unofficial Release Candidates 
(RCs)</h1>
+<h1 id="unofficial-development-release-candidates-rcs">Unofficial Development 
Release Candidates (RCs)</h1>
 <p>The following downloads are NOT official Apache CloudStack (Incubating) 
releases, but are provided for the purpose of testing release candidates.</p>
-<p>Latest Source RC: <a 
href='http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-development-rc-source.tar.gz'>cloudstack-development-rc-source.tar.gz</a>
 
-[ <a 
href='http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-development-rc-source.tar.gz.acs'>PGP</a>
 ] 
-[ <a 
href='http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-development-rc-source.tar.gz.md5'>MD5</a>
 ] 
-[ <a 
href='http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-development-rc-source.tar.gz.sha1'>SHA1</a>
 ]</p>
+<p>Latest Release Candidate: 
+<em> <a 
href="http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.tar.gz";>cloudstack-source-4.0.RC1.tar.gz</a>
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.tar.gz.asc";>PGP</a>
 ] 
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.tar.gz.md5";>MD5</a>
 ] 
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.tar.gz.sha";>SHA512</a>
 ]
+</em> <a 
href="http://www.apache.org/dyn/closer.cgi/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.zip";>cloudstack-source-4.0.RC1.zip</a>
 
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.zip.asc";>PGP</a>
 ]     <br />
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.zip.md5";>MD5</a>
 ]     <br />
+[ <a 
href="http://www.apache.org/dist/dev/incubator/cloudstack/cloudstack-source-4.0.RC1.zip.sha";>SHA512</a>
 ]</p>
+<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. 
+The PGP signatures can be verified using PGP or GPG. First download the 
+<a href="http://www.apache.org/dist/dev/incubator/cloudstack/KEYS";>KEYS</a> as 
well as the asc 
+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 cloudstack-source-4.0.RC1.tar.gz.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% pgp -ka KEYS</span>
+<span class="c">% pgp cloudstack-source-4.0.RC1.tar.gz.asc</span>
+</pre></div>
+
+
+<p>or</p>
+<div class="codehilite"><pre><span class="c">% gpg --import KEYS</span>
+<span class="c">% gpg --verify cloudstack-source-4.0.RC1.tar.gz.asc</span>
+</pre></div>
+
+
+<p>Alternatively, you can verify the MD5 or SHA512 signatures on the files.</p>
     </div>
 
     <div id="footer">


Reply via email to