Author: buildbot
Date: Fri May 27 14:21:21 2016
New Revision: 989339
Log:
Staging update by buildbot for chemistry
Modified:
websites/staging/chemistry/trunk/content/ (props changed)
websites/staging/chemistry/trunk/content/dotnet/portcmis.html
websites/staging/chemistry/trunk/content/project/verification.html
Propchange: websites/staging/chemistry/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri May 27 14:21:21 2016
@@ -1 +1 @@
-1745759
+1745760
Modified: websites/staging/chemistry/trunk/content/dotnet/portcmis.html
==============================================================================
--- websites/staging/chemistry/trunk/content/dotnet/portcmis.html (original)
+++ websites/staging/chemistry/trunk/content/dotnet/portcmis.html Fri May 27
14:21:21 2016
@@ -237,7 +237,7 @@ h2:hover > .headerlink, h3:hover > .head
</tr>
<tr>
<td>PortCMIS client NUPKG</td>
-<td><a
href="https://www.apache.org/dyn/closer.lua/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip">Download</a>
(<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-bin.zip.md5">md5</a>,
<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip.sha">sha512</a>,
<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip.asc">pgp</a>)</td>
+<td><a
href="https://www.apache.org/dyn/closer.lua/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip">Download</a>
(<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip.md5">md5</a>,
<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip.sha">sha512</a>,
<a
href="https://www.apache.org/dist/chemistry/portcmis/0.1/chemistry-portcmis-0.1-nupkg.zip.asc">pgp</a>)</td>
</tr>
</tbody>
</table>
Modified: websites/staging/chemistry/trunk/content/project/verification.html
==============================================================================
--- websites/staging/chemistry/trunk/content/project/verification.html
(original)
+++ websites/staging/chemistry/trunk/content/project/verification.html Fri May
27 14:21:21 2016
@@ -212,8 +212,8 @@ Apache Chemistry - Verify Release Packag
}
h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink,
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink,
dt:hover > .elementid-permalink { visibility: visible }</style>
<h2 id="verify-release-packages">Verify Release Packages<a class="headerlink"
href="#verify-release-packages" title="Permanent link">¶</a></h2>
-<p>It is essential that you verify the integrity of the downloaded files using
the PGP signatures. Please read <a
href="http://httpd.apache.org/dev/verification.html">Verifying Apache HTTP
Server Releases</a> for more information on why you should verify our
releases.</p>
-<p>The PGP signatures can be verified using PGP or GPG. First download the <a
href="http://www.apache.org/dist/chemistry/KEYS">KEYS</a> file as well as the
.asc signature files for the relevant release packages. Make sure you get these
files from the <a href="http://www.apache.org/dist/chemistry/">main
distribution directory</a>, rather than from a mirror. Then verify the
signatures using</p>
+<p>It is essential that you verify the integrity of the downloaded files using
the PGP signatures. Please read <a
href="https://httpd.apache.org/dev/verification.html">Verifying Apache HTTP
Server Releases</a> for more information on why you should verify our
releases.</p>
+<p>The PGP signatures can be verified using PGP or GPG. First download the <a
href="https://www.apache.org/dist/chemistry/KEYS">KEYS</a> file as well as the
.asc signature files for the relevant release packages. Make sure you get these
files from the <a href="https://www.apache.org/dist/chemistry/">main
distribution directory</a>, 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 <file>.asc</span>
</pre></div>