You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hawq.apache.org by rl...@apache.org on 2018/07/11 08:41:24 UTC

incubator-hawq-site git commit: HAWQ-1638. Add how to verify downloaded files section, removed md5 keys.

Repository: incubator-hawq-site
Updated Branches:
  refs/heads/asf-site c6a20e535 -> a71dc190f


HAWQ-1638. Add how to verify downloaded files section, removed md5 keys.


Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/commit/a71dc190
Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/tree/a71dc190
Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/diff/a71dc190

Branch: refs/heads/asf-site
Commit: a71dc190fc4e2427803e7165e3920f99238f850f
Parents: c6a20e5
Author: rlei <rl...@pivotal.io>
Authored: Tue Jul 10 18:05:01 2018 +0800
Committer: rlei <rl...@pivotal.io>
Committed: Wed Jul 11 16:40:03 2018 +0800

----------------------------------------------------------------------
 index.html | 50 +++++++++++++++++++++++++++++++++++++++++++-------
 1 file changed, 43 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-hawq-site/blob/a71dc190/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index 4e6f1af..283dfb6 100644
--- a/index.html
+++ b/index.html
@@ -357,8 +357,7 @@
             <span class="info">
               Version 2.2.0.0 |
               <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-rpm-2.2.0.0-incubating.tar.gz.asc">PGP</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-rpm-2.2.0.0-incubating.tar.gz.sha256">SHA-256</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-rpm-2.2.0.0-incubating.tar.gz.md5">MD5</a>
+              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-rpm-2.2.0.0-incubating.tar.gz.sha256">SHA-256</a>
             </span>
           </li>
           <li>
@@ -366,8 +365,7 @@
             <span class="info">
               Version 2.2.0.0 |
               <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-src-2.2.0.0-incubating.tar.gz.asc">PGP</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-src-2.2.0.0-incubating.tar.gz.sha256">SHA-256</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-src-2.2.0.0-incubating.tar.gz.md5">MD5</a>
+              <a href="https://archive.apache.org/dist/incubator/hawq/2.2.0.0-incubating/apache-hawq-src-2.2.0.0-incubating.tar.gz.sha256">SHA-256</a>
             </span>
           </li>
         </ul>
@@ -396,8 +394,7 @@
             <span class="info">
               Version 2.1.0.0 |
               <a href="https://archive.apache.org/dist/incubator/hawq/2.1.0.0-incubating/apache-hawq-src-2.1.0.0-incubating.tar.gz.asc">PGP</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.1.0.0-incubating/apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256">SHA-256</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.1.0.0-incubating/apache-hawq-src-2.1.0.0-incubating.tar.gz.md5">MD5</a>
+              <a href="https://archive.apache.org/dist/incubator/hawq/2.1.0.0-incubating/apache-hawq-src-2.1.0.0-incubating.tar.gz.sha256">SHA-256</a>
             </span>
           </li>
         </ul>
@@ -427,7 +424,6 @@
               Version 2.0.0.0 |
               <a href="https://archive.apache.org/dist/incubator/hawq/2.0.0.0-incubating/apache-hawq-src-2.0.0.0-incubating.tar.gz.asc">PGP</a> |
               <a href="https://archive.apache.org/dist/incubator/hawq/2.0.0.0-incubating/apache-hawq-src-2.0.0.0-incubating.tar.gz.sha1">SHA-1</a> |
-              <a href="https://archive.apache.org/dist/incubator/hawq/2.0.0.0-incubating/apache-hawq-src-2.0.0.0-incubating.tar.gz.md5">MD5</a>
             </span>
           </li>
         </ul>
@@ -438,6 +434,46 @@
 
   </div>
 
+  <div class="wrap">
+      <div class="corner"></div>
+          <div class="download-list-container"><h2 id="how-to-verify"><a href="http://www.apache.org/info/verification.html">How to verify downloaded files?</a></h2>
+              <p>
+                  <strong>Note</strong>: When downloading from a mirror, please be sure to verify that checksums and signatures are correct. To do so, use the checksum and signature files from the main Apache site at 
+                  <a href="https://www.apache.org/dist/incubator/hawq/">https://www.apache.org/dist/incubator/hawq/</a>. Check here to get all the verification required files including OpenPGP keys that we used to sign releases: 
+                  <a href="https://www.apache.org/dist/incubator/hawq/KEYS">KEYS</a>
+              </p>
+              <p>
+                  The PGP signatures can be verified using PGP or GPG. First download the <a href="https://www.apache.org/dist/incubator/hawq/KEYS">KEYS</a> 
+                  as well as the asc signature file for the particular distribution. Then verify the signatures using:
+              </p>
+              <p>
+                  % pgpk -a KEYS
+                  <br><br>
+                  % pgpv ${filename}.tar.gz.asc
+                  <br><br>
+                  or
+                  <br><br>
+                  % pgp -ka KEYS
+                  <br><br>
+                  % pgp ${filename}.tar.gz.asc
+                  <br><br>
+                  or
+                  <br><br>
+                  % gpg --import KEYS
+                  <br><br>
+                  % gpg --verify ${filename}.tar.gz.asc
+                  <br><br>
+              </p>
+              <p>
+                  Alternatively, you can verify the SHA signature on the files.<br>
+                  For example, to check a SHA256 sum of a file:<br>
+                  On Linux:<br>
+                  % sha256sum filename.sha<br>
+                  On Mac:<br>
+                  % shasum -a 256 filename.sha
+              </p>
+      </div>
+  </div>
 
   <a class="scroll-point" id="more"></a>