You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@db.apache.org by rh...@apache.org on 2020/03/07 22:13:53 UTC

svn commit: r1057581 - /websites/production/db/content/derby/releases/

Author: rhillegas
Date: Sat Mar  7 22:13:52 2020
New Revision: 1057581

Log:
DERBY-7069: Fix links to archived signatures and checksums on download pages; commit derby-7069-01-aa-fix-archive-links.diff.

Modified:
    websites/production/db/content/derby/releases/release-10.10.1.1.html
    websites/production/db/content/derby/releases/release-10.10.2.0.html
    websites/production/db/content/derby/releases/release-10.11.1.1.html
    websites/production/db/content/derby/releases/release-10.12.1.1.html
    websites/production/db/content/derby/releases/release-10.13.1.1.html
    websites/production/db/content/derby/releases/release-10.15.1.3.html
    websites/production/db/content/derby/releases/release-10.2.1.6.html
    websites/production/db/content/derby/releases/release-10.2.2.0.html
    websites/production/db/content/derby/releases/release-10.3.3.0.html
    websites/production/db/content/derby/releases/release-10.4.1.3.html
    websites/production/db/content/derby/releases/release-10.4.2.0.html
    websites/production/db/content/derby/releases/release-10.5.1.1.html
    websites/production/db/content/derby/releases/release-10.6.1.0.html
    websites/production/db/content/derby/releases/release-10.6.2.1.html
    websites/production/db/content/derby/releases/release-10.7.1.1.html
    websites/production/db/content/derby/releases/release-10.8.1.2.html
    websites/production/db/content/derby/releases/release-10.8.2.2.html
    websites/production/db/content/derby/releases/release-10.8.3.0.html
    websites/production/db/content/derby/releases/release-10.9.1.0.html

Modified: websites/production/db/content/derby/releases/release-10.10.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.10.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.10.1.1.html Sat Mar  7 22:13:52 2020
@@ -1656,7 +1656,7 @@ where T.A = S.A;
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.10.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.10.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.10.2.0.html Sat Mar  7 22:13:52 2020
@@ -1344,7 +1344,7 @@ document.write("Last Published: " + docu
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.11.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.11.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.11.1.1.html Sat Mar  7 22:13:52 2020
@@ -528,17 +528,17 @@ document.write("Last Published: " + docu
 <li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
 </ul>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip">db-derby-10.11.1.1-bin.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz">db-derby-10.11.1.1-bin.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip">db-derby-10.11.1.1-bin.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz">db-derby-10.11.1.1-bin.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-bin.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip">db-derby-10.11.1.1-lib.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz">db-derby-10.11.1.1-lib.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip">db-derby-10.11.1.1-lib.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz">db-derby-10.11.1.1-lib.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip">db-derby-10.11.1.1-lib-debug.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz">db-derby-10.11.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip">db-derby-10.11.1.1-lib-debug.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz">db-derby-10.11.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip">db-derby-10.11.1.1-src.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz">db-derby-10.11.1.1-src.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip">db-derby-10.11.1.1-src.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz">db-derby-10.11.1.1-src.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.11.1.1/db-derby-10.11.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
 </div>
 <a name="Release Notes for Apache Derby 10.11.1.1"></a>
 <h2 class="boxed">Release Notes for Apache Derby 10.11.1.1</h2>
@@ -1636,7 +1636,7 @@ END
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.12.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.12.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.12.1.1.html Sat Mar  7 22:13:52 2020
@@ -528,17 +528,17 @@ document.write("Last Published: " + docu
 <li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
 </ul>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip">db-derby-10.12.1.1-bin.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz">db-derby-10.12.1.1-bin.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip">db-derby-10.12.1.1-bin.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz">db-derby-10.12.1.1-bin.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-bin.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip">db-derby-10.12.1.1-lib.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz">db-derby-10.12.1.1-lib.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip">db-derby-10.12.1.1-lib.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz">db-derby-10.12.1.1-lib.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip">db-derby-10.12.1.1-lib-debug.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz">db-derby-10.12.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip">db-derby-10.12.1.1-lib-debug.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz">db-derby-10.12.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip">db-derby-10.12.1.1-src.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip.md5">MD5</a>]<br> 
-<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz">db-derby-10.12.1.1-src.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip">db-derby-10.12.1.1-src.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.zip.md5">MD5</a>]<br> 
+<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz">db-derby-10.12.1.1-src.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.12.1.1/db-derby-10.12.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
 </div>
 <a name="Release Notes for Apache Derby 10.12.1.1"></a>
 <h2 class="boxed">Release Notes for Apache Derby 10.12.1.1</h2>
@@ -831,7 +831,7 @@ ERROR 23502: Column 'A' cannot accept a
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.13.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.13.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.13.1.1.html Sat Mar  7 22:13:52 2020
@@ -528,17 +528,17 @@ document.write("Last Published: " + docu
 <li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
 </ul>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip">db-derby-10.13.1.1-bin.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip.md5">MD5</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz">db-derby-10.13.1.1-bin.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip">db-derby-10.13.1.1-bin.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.zip.md5">MD5</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz">db-derby-10.13.1.1-bin.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-bin.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip">db-derby-10.13.1.1-lib.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip.md5">MD5</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz">db-derby-10.13.1.1-lib.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip">db-derby-10.13.1.1-lib.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.zip.md5">MD5</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz">db-derby-10.13.1.1-lib.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip">db-derby-10.13.1.1-lib-debug.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip.md5">MD5</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz">db-derby-10.13.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip">db-derby-10.13.1.1-lib-debug.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.zip.md5">MD5</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz">db-derby-10.13.1.1-lib-debug.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-lib-debug.tar.gz.md5">MD5</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip">db-derby-10.13.1.1-src.zip</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip.md5">MD5</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz">db-derby-10.13.1.1-src.tar.gz</a> [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://www.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip">db-derby-10.13.1.1-src.zip</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.zip.md5">MD5</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz">db-derby-10.13.1.1-src.tar.gz</a> [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz.asc">PGP</a>] [<a class="external" href="http://archive.apache.org/dist/db/derby/db-derby-10.13.1.1/db-derby-10.13.1.1-src.tar.gz.md5">MD5</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
 </div>
 <a name="Release Notes for Apache Derby 10.13.1.1"></a>
 <h2 class="boxed">Release Notes for Apache Derby 10.13.1.1</h2>

Modified: websites/production/db/content/derby/releases/release-10.15.1.3.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.15.1.3.html (original)
+++ websites/production/db/content/derby/releases/release-10.15.1.3.html Sat Mar  7 22:13:52 2020
@@ -528,17 +528,17 @@ document.write("Last Published: " + docu
 <li>src distribution - contains the Derby source tree at the point which the binaries were built.</li>
 </ul>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip">db-derby-10.15.1.3-bin.zip</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip.sha512">SHA-512</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz">db-derby-10.15.1.3-bin.tar.gz</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz.sha512">SHA-512</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip">db-derby-10.15.1.3-bin.zip</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.zip.sha512">SHA-512</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz">db-derby-10.15.1.3-bin.tar.gz</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-bin.tar.gz.sha512">SHA-512</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip">db-derby-10.15.1.3-lib.zip</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip.sha512">SHA-512</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz">db-derby-10.15.1.3-lib.tar.gz</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz.sha512">SHA-512</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip">db-derby-10.15.1.3-lib.zip</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.zip.sha512">SHA-512</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz">db-derby-10.15.1.3-lib.tar.gz</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib.tar.gz.sha512">SHA-512</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip">db-derby-10.15.1.3-lib-debug.zip</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip.sha512">SHA-512</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz">db-derby-10.15.1.3-lib-debug.tar.gz</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz.sha512">SHA-512</a>]</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip">db-derby-10.15.1.3-lib-debug.zip</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.zip.sha512">SHA-512</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz">db-derby-10.15.1.3-lib-debug.tar.gz</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-lib-debug.tar.gz.sha512">SHA-512</a>]</p>
 <p>
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip">db-derby-10.15.1.3-src.zip</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip.sha512">SHA-512</a>]<br> 
-<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz">db-derby-10.15.1.3-src.tar.gz</a> [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz.asc">PGP</a>] [<a class="external" href="https://www.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz.sha512">SHA-512</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip">db-derby-10.15.1.3-src.zip</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.zip.sha512">SHA-512</a>]<br> 
+<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz">db-derby-10.15.1.3-src.tar.gz</a> [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz.asc">PGP</a>] [<a class="external" href="https://archive.apache.org/dist/db/derby/db-derby-10.15.1.3/db-derby-10.15.1.3-src.tar.gz.sha512">SHA-512</a>] (Note that, due to long filenames, you will need gnu tar to unravel this tarball.)</p>
 </div>
 <a name="Release Notes for Apache Derby 10.15.1.3"></a>
 <h2 class="boxed">Release Notes for Apache Derby 10.15.1.3</h2>
@@ -727,7 +727,7 @@ document.write("Last Published: " + docu
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and SHA-512 signatures. SHA-512 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="https://www.pgpi.org/">PGP</a> or <a class="external" href="https://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="https://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="https://www.pgpi.org/">PGP</a> or <a class="external" href="https://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="https://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>                % pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.2.1.6.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.2.1.6.html (original)
+++ websites/production/db/content/derby/releases/release-10.2.1.6.html Sat Mar  7 22:13:52 2020
@@ -1888,7 +1888,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.2.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.2.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.2.2.0.html Sat Mar  7 22:13:52 2020
@@ -1187,7 +1187,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.3.3.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.3.3.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.3.3.0.html Sat Mar  7 22:13:52 2020
@@ -920,7 +920,7 @@ ERROR XSLA1: Log Record has been sent to
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.4.1.3.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.4.1.3.html (original)
+++ websites/production/db/content/derby/releases/release-10.4.1.3.html Sat Mar  7 22:13:52 2020
@@ -1053,7 +1053,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.4.2.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.4.2.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.4.2.0.html Sat Mar  7 22:13:52 2020
@@ -871,7 +871,7 @@ document.write("Last Published: " + docu
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.5.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.5.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.5.1.1.html Sat Mar  7 22:13:52 2020
@@ -2225,7 +2225,7 @@ ERROR XSLA1: Log Record has been sent to
 <h2 class="boxed">Verifying releases</h2>
 <div class="section">
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.6.1.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.6.1.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.6.1.0.html Sat Mar  7 22:13:52 2020
@@ -1660,7 +1660,7 @@ ERROR XBM0J: Directory memory:/tmp/a alr
 <a name="Verifying+releases"></a>
 <h3 class="boxed">Verifying releases</h3>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.6.2.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.6.2.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.6.2.1.html Sat Mar  7 22:13:52 2020
@@ -827,7 +827,7 @@ will not overwrite existing files. As a
 <a name="Verifying+releases"></a>
 <h3 class="boxed">Verifying releases</h3>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.7.1.1.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.7.1.1.html (original)
+++ websites/production/db/content/derby/releases/release-10.7.1.1.html Sat Mar  7 22:13:52 2020
@@ -1133,7 +1133,7 @@ Apache Derby Network Server - 10.7.1.0 -
 <a name="Verifying+Releases"></a>
 <h3 class="boxed">Verifying Releases</h3>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.8.1.2.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.1.2.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.1.2.html Sat Mar  7 22:13:52 2020
@@ -1630,7 +1630,7 @@ document.write("Last Published: " + docu
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.8.2.2.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.2.2.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.2.2.html Sat Mar  7 22:13:52 2020
@@ -1023,7 +1023,7 @@ grant execute on function safeCacheViewe
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.8.3.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.8.3.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.8.3.0.html Sat Mar  7 22:13:52 2020
@@ -936,7 +936,7 @@ document.write("Last Published: " + docu
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc
 

Modified: websites/production/db/content/derby/releases/release-10.9.1.0.html
==============================================================================
--- websites/production/db/content/derby/releases/release-10.9.1.0.html (original)
+++ websites/production/db/content/derby/releases/release-10.9.1.0.html Sat Mar  7 22:13:52 2020
@@ -1895,7 +1895,7 @@ cs.execute();
 <h3 class="boxed">Verifying Releases</h3>
 <div>
 <p>It is essential that you verify the integrity of the downloaded files using the PGP and MD5 signatures. MD5 verification ensures the file was not corrupted during the download process. PGP verification ensures that the file came from a certain person.</p>
-<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://www.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
+<p>The PGP signatures can be verified using <a class="external" href="http://www.pgpi.org/">PGP</a> or <a class="external" href="http://www.gnupg.org/">GPG</a>. First download the Apache Derby <a class="external" href="http://archive.apache.org/dist/db/derby/KEYS">KEYS</a> as well as the <span class="codefrag">asc</span> signature file for the particular distribution. It is important that you get these files from the ultimate trusted source - the main ASF distribution site, rather than from a mirror. Then verify the signatures using ...</p>
 <pre>% pgpk -a KEYS
 % pgpv db-derby-X.Y.tar.gz.asc