Author: bbende
Date: Thu May 23 13:38:00 2019
New Revision: 1859787
URL: http://svn.apache.org/viewvc?rev=1859787&view=rev
Log:
NIFIREG-272 Fixing broken links on registry page and adding info about
keys/sigs/hashes
Modified:
nifi/site/trunk/registry.html
Modified: nifi/site/trunk/registry.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/registry.html?rev=1859787&r1=1859786&r2=1859787&view=diff
==============================================================================
--- nifi/site/trunk/registry.html (original)
+++ nifi/site/trunk/registry.html Thu May 23 13:38:00 2019
@@ -160,6 +160,12 @@
<p class="description">
Releases
<p>
+ Information about how to verify release signatures and
checksums can be found <a
href="https://www.apache.org/dev/release-signing.html#verifying-signature">here</a>
and <a
href="https://www.apache.org/dev/release-signing.html#check-integrity">here</a>.
+ </p>
+ <p>
+ The Apache NiFi KEYS file can be found <a
href="https://dist.apache.org/repos/dist/release/nifi/KEYS">here</a>.
+ </p>
+ <p>
NOTE: Please consult the <a
href="https://cwiki.apache.org/confluence/display/NIFIREG/Migration+Guidance">Migration
Guidance</a> when upgrading.
</p>
<ul>
@@ -172,7 +178,7 @@
<li><a
href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-source-release.zip">nifi-registry-0.4.0-source-release.zip</a>
(
<a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-source-release.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-source-release.zip.sha256">sha256</a>,
- <a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.3.0-source-release.zip.sha512">sha512</a>
)</li>
+ <a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-source-release.zip.sha512">sha512</a>
)</li>
</ul>
</li>
<li>
@@ -186,7 +192,7 @@
<li><a
href="https://www.apache.org/dyn/closer.lua?path=/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-bin.zip">nifi-registry-0.4.0-bin.zip</a>
(
<a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-bin.zip.asc">asc</a>,
<a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-bin.zip.sha256">sha256</a>,
- <a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-bin.zip.sha513">sha512</a>
)</li>
+ <a
href="https://www.apache.org/dist/nifi/nifi-registry/nifi-registry-0.4.0/nifi-registry-0.4.0-bin.zip.sha512">sha512</a>
)</li>
</ul>
</li>
<li><a
href="https://cwiki.apache.org/confluence/display/NIFIREG/Release+Notes#ReleaseNotes-NiFiRegistry0.4.0">Release
Notes</a></li>