You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/08/20 12:00:10 UTC

cayenne-website git commit: Remove mention of .md5 checksum

Repository: cayenne-website
Updated Branches:
  refs/heads/asf-site f2e94decd -> 2906a7299


Remove mention of .md5 checksum


Project: http://git-wip-us.apache.org/repos/asf/cayenne-website/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne-website/commit/2906a729
Tree: http://git-wip-us.apache.org/repos/asf/cayenne-website/tree/2906a729
Diff: http://git-wip-us.apache.org/repos/asf/cayenne-website/diff/2906a729

Branch: refs/heads/asf-site
Commit: 2906a7299953229405df1f7a629f8e498c046021
Parents: f2e94de
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Aug 20 15:00:07 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Aug 20 15:00:07 2018 +0300

----------------------------------------------------------------------
 dev/release-guide.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/2906a729/dev/release-guide.html
----------------------------------------------------------------------
diff --git a/dev/release-guide.html b/dev/release-guide.html
index 9c3a325..deabf56 100644
--- a/dev/release-guide.html
+++ b/dev/release-guide.html
@@ -191,13 +191,13 @@ procedure not included in the Ant or Maven script. Here is how it might
 work (&ldquo;-u&rdquo; option can be omitted if you have only one GPG key):</p>
 
 <pre><code>    gpg -a -b -u B8AF90BF cayenne-X.X.tar.gz
-    gpg --print-md MD5 cayenne-X.X.tar.gz &gt; cayenne-X.X.tar.gz.md5
     gpg --print-md SHA512 cayenne-X.X.tar.gz &gt; cayenne-X.X.tar.gz.sha512
 </code></pre>
 
 <ul>
 <li>Assemblies, signature and checksum files are committed to the special SVN repo
-used for staging development releases: <a href="https://dist.apache.org/repos/dist/dev/cayenne/">https://dist.apache.org/repos/dist/dev/cayenne/</a>. Use a separate folder for each release. For more info on this repository check <a href="http://apache.org/dev/release.html#upload-ci">the infrastructure docs</a>.</li>
+used for staging development releases: <a href="https://dist.apache.org/repos/dist/dev/cayenne/">https://dist.apache.org/repos/dist/dev/cayenne/</a>.
+Use a separate folder for each release. For more info on this repository check <a href="http://apache.org/dev/release.html#upload-ci">the infrastructure docs</a>.</li>
 </ul>
 
 
@@ -214,6 +214,7 @@ making the final decision, but are not binding.</li>
 
 <ul>
 <li>download the artifacts</li>
+<li>verify GPG signature and sha512 checksum</li>
 <li>satisfy themselves that the source matches the appropriate Git tag.
 This can be done by diffing the source against a recent git checkout.</li>
 <li>satisfy themselves that the Apache licensing requirements are met (this