You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@orc.apache.org by om...@apache.org on 2018/08/06 22:50:31 UTC

orc git commit: Pushing out change for ORC-392 (download page shouldn't use dist.apache.org).

Repository: orc
Updated Branches:
  refs/heads/asf-site 6dd2442d6 -> 1cc3d1d3d


Pushing out change for ORC-392 (download page shouldn't use dist.apache.org).

Signed-off-by: Owen O'Malley <om...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/orc/repo
Commit: http://git-wip-us.apache.org/repos/asf/orc/commit/1cc3d1d3
Tree: http://git-wip-us.apache.org/repos/asf/orc/tree/1cc3d1d3
Diff: http://git-wip-us.apache.org/repos/asf/orc/diff/1cc3d1d3

Branch: refs/heads/asf-site
Commit: 1cc3d1d3d4502e382aef63140428f74aa3db3ea5
Parents: 6dd2442
Author: Owen O'Malley <om...@apache.org>
Authored: Mon Aug 6 15:49:58 2018 -0700
Committer: Owen O'Malley <om...@apache.org>
Committed: Mon Aug 6 15:49:58 2018 -0700

----------------------------------------------------------------------
 develop/index.html                          |  2 +-
 develop/make-release/index.html             |  6 ++-
 docs/releases.html                          |  8 ++--
 news/2016/01/25/ORC-1.0.0/index.html        |  2 +-
 news/2016/06/10/ORC-1.1.0/index.html        |  2 +-
 news/2016/06/13/ORC-1.1.1/index.html        |  2 +-
 news/2016/06/28/file-format-talk/index.html |  2 +-
 news/2016/07/08/ORC-1.1.2/index.html        |  2 +-
 news/2016/08/25/ORC-1.2.0/index.html        |  2 +-
 news/2016/10/05/ORC-1.2.1/index.html        |  2 +-
 news/2016/12/01/ORC-1.2.2/index.html        |  2 +-
 news/2016/12/12/ORC-1.2.3/index.html        |  2 +-
 news/2017/01/23/ORC-1.3.0/index.html        |  2 +-
 news/2017/02/03/ORC-1.3.1/index.html        |  2 +-
 news/2017/02/13/ORC-1.3.2/index.html        |  2 +-
 news/2017/02/21/ORC-1.3.3/index.html        |  2 +-
 news/2017/05/08/ORC-1.4.0/index.html        |  2 +-
 news/2017/10/16/ORC-1.3.4/index.html        |  2 +-
 news/2017/10/16/ORC-1.4.1/index.html        |  2 +-
 news/2018/01/23/ORC-1.4.2/index.html        |  2 +-
 news/2018/02/09/ORC-1.4.3/index.html        |  2 +-
 news/2018/05/14/ORC-1.4.4/index.html        |  6 +--
 news/2018/05/14/ORC-1.5.0/index.html        |  2 +-
 news/2018/05/25/ORC-1.5.1/index.html        |  2 +-
 news/2018/06/29/ORC-1.5.2/index.html        |  6 +--
 news/index.html                             | 52 ++++++++++++------------
 news/releases/index.html                    | 50 +++++++++++------------
 security/index.html                         |  2 +-
 28 files changed, 88 insertions(+), 84 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/develop/index.html
----------------------------------------------------------------------
diff --git a/develop/index.html b/develop/index.html
index b1946ee..2bfaf54 100644
--- a/develop/index.html
+++ b/develop/index.html
@@ -262,7 +262,7 @@ follow the steps of <a href="make-release">how to release ORC</a>.</p>
 distribution using subversion. It should be limited to the latest
 release in each of the active release branches.</p>
 
-<p>The ORC dist directory is managed via
+<p>The ORC dist directory is managed via svn in
 <a href="https://dist.apache.org/repos/dist/release/orc">https://dist.apache.org/repos/dist/release/orc</a>.
 The release artifacts are pushed to many mirrors. Files in the dist
 directory are available forever via the <a href="https://archive.apache.org/dist/orc/">Apache dist

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/develop/make-release/index.html
----------------------------------------------------------------------
diff --git a/develop/make-release/index.html b/develop/make-release/index.html
index 3a2892f..17fba5d 100644
--- a/develop/make-release/index.html
+++ b/develop/make-release/index.html
@@ -122,7 +122,11 @@ sftp&gt; put orc-X.Y.Zrc0*
 sftp&gt; quit
 </code></pre></div></div>
 
-<p>Make sure your GPG key exists <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">here</a> for others to verify signature in RC</p>
+<p>Make sure your GPG key is present in <a href="https://id.apache.org">Apache
+LDAP</a> and the ORC <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">svn dist
+area</a>. That will
+be necessary for others to verify the signatures on the release
+candidate.</p>
 
 <p>Click the version to release (X.Y.Z) <a href="https://issues.apache.org/jira/projects/ORC?selectedItem=com.atlassian.jira.jira-projects-plugin:release-page">here</a>
 to get the list of jiras that are fixed in X.Y.Z</p>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/docs/releases.html
----------------------------------------------------------------------
diff --git a/docs/releases.html b/docs/releases.html
index f07d443..c97a2f2 100644
--- a/docs/releases.html
+++ b/docs/releases.html
@@ -684,11 +684,11 @@ files and looking at their contents and metadata.</p>
 <ul>
   <li>Released: 29 June 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.2/orc-1.5.2.tar.gz">orc-1.5.2.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.2">rel/release-1.5.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.2%22">ORC 1.5.2</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.2%22&amp;tempMax=500">ORC-1.5.2</a></li>
 </ul>
 
@@ -710,7 +710,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
 <h2 id="checking-signatures">Checking signatures</h2>
 
 <p>All GPG signatures should be verified as matching one of the keys in ORC’s
-committers’ <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">key list</a>.</p>
+committers’ <a href="https://www.apache.org/dist/orc/KEYS">key list</a>.</p>
 
 <div class="language-shell highlighter-rouge"><div class="highlight"><pre class="highlight"><code>% shasum <span class="nt">-a</span> 256 orc-X.Y.Z.tgz | diff - orc-X.Y.Z.tgz.sha256
 % gpg <span class="nt">--import</span> KEYS

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/01/25/ORC-1.0.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/01/25/ORC-1.0.0/index.html b/news/2016/01/25/ORC-1.0.0/index.html
index 041effb..3016f1f 100644
--- a/news/2016/01/25/ORC-1.0.0/index.html
+++ b/news/2016/01/25/ORC-1.0.0/index.html
@@ -182,7 +182,7 @@ contains the native C++ ORC reader and some tools.</p>
   <li>Released: 25 January 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.0.0%22">ORC 1.0.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/06/10/ORC-1.1.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/10/ORC-1.1.0/index.html b/news/2016/06/10/ORC-1.1.0/index.html
index c42f97d..7c81ee2 100644
--- a/news/2016/06/10/ORC-1.1.0/index.html
+++ b/news/2016/06/10/ORC-1.1.0/index.html
@@ -184,7 +184,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 10 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.0%22">ORC 1.1.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/06/13/ORC-1.1.1/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/13/ORC-1.1.1/index.html b/news/2016/06/13/ORC-1.1.1/index.html
index 85b5160..a645661 100644
--- a/news/2016/06/13/ORC-1.1.1/index.html
+++ b/news/2016/06/13/ORC-1.1.1/index.html
@@ -182,7 +182,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 13 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.1%22">ORC 1.1.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/06/28/file-format-talk/index.html
----------------------------------------------------------------------
diff --git a/news/2016/06/28/file-format-talk/index.html b/news/2016/06/28/file-format-talk/index.html
index 16a4247..797e66c 100644
--- a/news/2016/06/28/file-format-talk/index.html
+++ b/news/2016/06/28/file-format-talk/index.html
@@ -177,7 +177,7 @@
   <div class="post-content">
     <p>I gave a talk at Hadoop Summit San Jose 2016 about a file format
 benchmark that I’ve contributed as <a href="https://issues.apache.org/jira/browse/ORC-72">ORC-72</a>. The
-benchmark focuses on real data sets that are publically available. The data
+benchmark focuses on real data sets that are publicly available. The data
 sets represent a wide variety of use cases:</p>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/07/08/ORC-1.1.2/index.html
----------------------------------------------------------------------
diff --git a/news/2016/07/08/ORC-1.1.2/index.html b/news/2016/07/08/ORC-1.1.2/index.html
index 5e5a958..c611123 100644
--- a/news/2016/07/08/ORC-1.1.2/index.html
+++ b/news/2016/07/08/ORC-1.1.2/index.html
@@ -182,7 +182,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.2%22">ORC 1.1.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/08/25/ORC-1.2.0/index.html
----------------------------------------------------------------------
diff --git a/news/2016/08/25/ORC-1.2.0/index.html b/news/2016/08/25/ORC-1.2.0/index.html
index 2a27e74..f8b4f8d 100644
--- a/news/2016/08/25/ORC-1.2.0/index.html
+++ b/news/2016/08/25/ORC-1.2.0/index.html
@@ -181,7 +181,7 @@
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.0%22">ORC 1.2.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/10/05/ORC-1.2.1/index.html
----------------------------------------------------------------------
diff --git a/news/2016/10/05/ORC-1.2.1/index.html b/news/2016/10/05/ORC-1.2.1/index.html
index 5d9f8fd..38d048c 100644
--- a/news/2016/10/05/ORC-1.2.1/index.html
+++ b/news/2016/10/05/ORC-1.2.1/index.html
@@ -181,7 +181,7 @@
   <li>Released: 5 October 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz">orc-1.2.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.1">rel/release-1.2.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.1%22">ORC 1.2.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.sha256">793bcc0419574fba…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/12/01/ORC-1.2.2/index.html
----------------------------------------------------------------------
diff --git a/news/2016/12/01/ORC-1.2.2/index.html b/news/2016/12/01/ORC-1.2.2/index.html
index 1e4517e..c706a88 100644
--- a/news/2016/12/01/ORC-1.2.2/index.html
+++ b/news/2016/12/01/ORC-1.2.2/index.html
@@ -181,7 +181,7 @@
   <li>Released: 1 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz">orc-1.2.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.2">rel/release-1.2.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.2%22">ORC 1.2.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.sha256">6aa87390f0f03c43…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2016/12/12/ORC-1.2.3/index.html
----------------------------------------------------------------------
diff --git a/news/2016/12/12/ORC-1.2.3/index.html b/news/2016/12/12/ORC-1.2.3/index.html
index 19cad8e..b5796cb 100644
--- a/news/2016/12/12/ORC-1.2.3/index.html
+++ b/news/2016/12/12/ORC-1.2.3/index.html
@@ -182,7 +182,7 @@ fixes some bugs in the Java schema evolution code.</p>
   <li>Released: 12 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz">orc-1.2.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.3">rel/release-1.2.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.3%22">ORC 1.2.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.sha256">a86a335052553bc5…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/01/23/ORC-1.3.0/index.html
----------------------------------------------------------------------
diff --git a/news/2017/01/23/ORC-1.3.0/index.html b/news/2017/01/23/ORC-1.3.0/index.html
index 6cf9659..6c50c3d 100644
--- a/news/2017/01/23/ORC-1.3.0/index.html
+++ b/news/2017/01/23/ORC-1.3.0/index.html
@@ -181,7 +181,7 @@
   <li>Released: 23 January 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz">orc-1.3.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.0">rel/release-1.3.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.0%22">ORC 1.3.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.sha256">d19a5b5cc1df5797…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/02/03/ORC-1.3.1/index.html
----------------------------------------------------------------------
diff --git a/news/2017/02/03/ORC-1.3.1/index.html b/news/2017/02/03/ORC-1.3.1/index.html
index fa26ec8..4a83fed 100644
--- a/news/2017/02/03/ORC-1.3.1/index.html
+++ b/news/2017/02/03/ORC-1.3.1/index.html
@@ -181,7 +181,7 @@
   <li>Released: 3 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz">orc-1.3.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.1">rel/release-1.3.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.1%22">ORC 1.3.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.sha256">d16c55f20f9fe217…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/02/13/ORC-1.3.2/index.html
----------------------------------------------------------------------
diff --git a/news/2017/02/13/ORC-1.3.2/index.html b/news/2017/02/13/ORC-1.3.2/index.html
index ff8d7dc..5c4a612 100644
--- a/news/2017/02/13/ORC-1.3.2/index.html
+++ b/news/2017/02/13/ORC-1.3.2/index.html
@@ -181,7 +181,7 @@
   <li>Released: 13 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz">orc-1.3.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.2">rel/release-1.3.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.2%22">ORC 1.3.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.sha256">929b70f63e2caf3e…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/02/21/ORC-1.3.3/index.html
----------------------------------------------------------------------
diff --git a/news/2017/02/21/ORC-1.3.3/index.html b/news/2017/02/21/ORC-1.3.3/index.html
index 3116bee..97cf8cb 100644
--- a/news/2017/02/21/ORC-1.3.3/index.html
+++ b/news/2017/02/21/ORC-1.3.3/index.html
@@ -181,7 +181,7 @@
   <li>Released: 21 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz">orc-1.3.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.3">rel/release-1.3.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.3%22">ORC 1.3.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.sha256">48cf9f47ab13f4ba…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/05/08/ORC-1.4.0/index.html
----------------------------------------------------------------------
diff --git a/news/2017/05/08/ORC-1.4.0/index.html b/news/2017/05/08/ORC-1.4.0/index.html
index c44bcbf..c6b9463 100644
--- a/news/2017/05/08/ORC-1.4.0/index.html
+++ b/news/2017/05/08/ORC-1.4.0/index.html
@@ -181,7 +181,7 @@
   <li>Released: 8 May 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz">orc-1.4.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.0">rel/release-1.4.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.0%22">ORC 1.4.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.sha256">0f96b2096dd053b6…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/10/16/ORC-1.3.4/index.html
----------------------------------------------------------------------
diff --git a/news/2017/10/16/ORC-1.3.4/index.html b/news/2017/10/16/ORC-1.3.4/index.html
index 6671e9b..ba29997 100644
--- a/news/2017/10/16/ORC-1.3.4/index.html
+++ b/news/2017/10/16/ORC-1.3.4/index.html
@@ -181,7 +181,7 @@
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz">orc-1.3.4.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.4">rel/release-1.3.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.4%22">ORC 1.3.4</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.sha256">55269430aea7b825…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2017/10/16/ORC-1.4.1/index.html
----------------------------------------------------------------------
diff --git a/news/2017/10/16/ORC-1.4.1/index.html b/news/2017/10/16/ORC-1.4.1/index.html
index 8a067a2..e61a0e2 100644
--- a/news/2017/10/16/ORC-1.4.1/index.html
+++ b/news/2017/10/16/ORC-1.4.1/index.html
@@ -181,7 +181,7 @@
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz">orc-1.4.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.1">rel/release-1.4.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.1%22">ORC 1.4.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.sha256">bf9f107c61ecd6a9…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/01/23/ORC-1.4.2/index.html
----------------------------------------------------------------------
diff --git a/news/2018/01/23/ORC-1.4.2/index.html b/news/2018/01/23/ORC-1.4.2/index.html
index dd94a5d..03a732f 100644
--- a/news/2018/01/23/ORC-1.4.2/index.html
+++ b/news/2018/01/23/ORC-1.4.2/index.html
@@ -181,7 +181,7 @@
   <li>Released: 23 January 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz">orc-1.4.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.2">rel/release-1.4.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.2%22">ORC 1.4.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.sha256">4c32e30a2b93953c…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/02/09/ORC-1.4.3/index.html
----------------------------------------------------------------------
diff --git a/news/2018/02/09/ORC-1.4.3/index.html b/news/2018/02/09/ORC-1.4.3/index.html
index 8005f97..0c0f2a9 100644
--- a/news/2018/02/09/ORC-1.4.3/index.html
+++ b/news/2018/02/09/ORC-1.4.3/index.html
@@ -181,7 +181,7 @@
   <li>Released: 9 February 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.3">rel/release-1.4.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.3%22">ORC 1.4.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7c…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/05/14/ORC-1.4.4/index.html
----------------------------------------------------------------------
diff --git a/news/2018/05/14/ORC-1.4.4/index.html b/news/2018/05/14/ORC-1.4.4/index.html
index 3ec3a29..4263457 100644
--- a/news/2018/05/14/ORC-1.4.4/index.html
+++ b/news/2018/05/14/ORC-1.4.4/index.html
@@ -180,11 +180,11 @@
 <ul>
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.4/orc-1.4.4.tar.gz">orc-1.4.4.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.4">rel/release-1.4.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.4%22">ORC 1.4.4</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.4%22&amp;tempMax=500">ORC-1.4.4</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/05/14/ORC-1.5.0/index.html
----------------------------------------------------------------------
diff --git a/news/2018/05/14/ORC-1.5.0/index.html b/news/2018/05/14/ORC-1.5.0/index.html
index edbff04..ac10d49 100644
--- a/news/2018/05/14/ORC-1.5.0/index.html
+++ b/news/2018/05/14/ORC-1.5.0/index.html
@@ -181,7 +181,7 @@
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz">orc-1.5.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.0">rel/release-1.5.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.0%22">ORC 1.5.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.sha256">28369ea8e24cac6d…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/05/25/ORC-1.5.1/index.html
----------------------------------------------------------------------
diff --git a/news/2018/05/25/ORC-1.5.1/index.html b/news/2018/05/25/ORC-1.5.1/index.html
index b28b37c..07c6e37 100644
--- a/news/2018/05/25/ORC-1.5.1/index.html
+++ b/news/2018/05/25/ORC-1.5.1/index.html
@@ -181,7 +181,7 @@
   <li>Released: 25 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz">orc-1.5.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.1">rel/release-1.5.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.1%22">ORC 1.5.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.sha256">14b93916ac6dce65…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/2018/06/29/ORC-1.5.2/index.html
----------------------------------------------------------------------
diff --git a/news/2018/06/29/ORC-1.5.2/index.html b/news/2018/06/29/ORC-1.5.2/index.html
index a4e49b9..0b03416 100644
--- a/news/2018/06/29/ORC-1.5.2/index.html
+++ b/news/2018/06/29/ORC-1.5.2/index.html
@@ -180,11 +180,11 @@
 <ul>
   <li>Released: 29 June 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.2/orc-1.5.2.tar.gz">orc-1.5.2.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.2">rel/release-1.5.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.2%22">ORC 1.5.2</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.2%22&amp;tempMax=500">ORC-1.5.2</a></li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/index.html
----------------------------------------------------------------------
diff --git a/news/index.html b/news/index.html
index a3a582d..648c706 100644
--- a/news/index.html
+++ b/news/index.html
@@ -182,11 +182,11 @@
 <ul>
   <li>Released: 29 June 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.2/orc-1.5.2.tar.gz">orc-1.5.2.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.2">rel/release-1.5.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.2%22">ORC 1.5.2</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.2%22&amp;tempMax=500">ORC-1.5.2</a></li>
 </ul>
 
@@ -239,7 +239,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
   <li>Released: 25 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz">orc-1.5.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.1">rel/release-1.5.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.1%22">ORC 1.5.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.sha256">14b93916ac6dce65…</a></li>
@@ -295,7 +295,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz">orc-1.5.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.0">rel/release-1.5.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.0%22">ORC 1.5.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.sha256">28369ea8e24cac6d…</a></li>
@@ -354,11 +354,11 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <ul>
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.4/orc-1.4.4.tar.gz">orc-1.4.4.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.4">rel/release-1.4.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.4%22">ORC 1.4.4</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.4%22&amp;tempMax=500">ORC-1.4.4</a></li>
 </ul>
 
@@ -408,7 +408,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 9 February 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.3">rel/release-1.4.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.3%22">ORC 1.4.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7c…</a></li>
@@ -465,7 +465,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 23 January 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz">orc-1.4.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.2">rel/release-1.4.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.2%22">ORC 1.4.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.sha256">4c32e30a2b93953c…</a></li>
@@ -527,7 +527,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz">orc-1.4.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.1">rel/release-1.4.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.1%22">ORC 1.4.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.sha256">bf9f107c61ecd6a9…</a></li>
@@ -589,7 +589,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz">orc-1.3.4.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.4">rel/release-1.3.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.4%22">ORC 1.3.4</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.sha256">55269430aea7b825…</a></li>
@@ -716,7 +716,7 @@ other’s patches. Thank you for your work on ORC, Deepak!</p>
   <li>Released: 8 May 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz">orc-1.4.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.0">rel/release-1.4.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.0%22">ORC 1.4.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.sha256">0f96b2096dd053b6…</a></li>
@@ -778,7 +778,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 21 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz">orc-1.3.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.3">rel/release-1.3.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.3%22">ORC 1.3.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.sha256">48cf9f47ab13f4ba…</a></li>
@@ -839,7 +839,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 13 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz">orc-1.3.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.2">rel/release-1.3.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.2%22">ORC 1.3.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.sha256">929b70f63e2caf3e…</a></li>
@@ -900,7 +900,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 3 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz">orc-1.3.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.1">rel/release-1.3.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.1%22">ORC 1.3.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.sha256">d16c55f20f9fe217…</a></li>
@@ -964,7 +964,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 23 January 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz">orc-1.3.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.0">rel/release-1.3.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.0%22">ORC 1.3.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.sha256">d19a5b5cc1df5797…</a></li>
@@ -1118,7 +1118,7 @@ fixes some bugs in the Java schema evolution code.</p>
   <li>Released: 12 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz">orc-1.2.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.3">rel/release-1.2.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.3%22">ORC 1.2.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.sha256">a86a335052553bc5…</a></li>
@@ -1189,7 +1189,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 1 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz">orc-1.2.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.2">rel/release-1.2.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.2%22">ORC 1.2.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.sha256">6aa87390f0f03c43…</a></li>
@@ -1260,7 +1260,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 5 October 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz">orc-1.2.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.1">rel/release-1.2.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.1%22">ORC 1.2.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.sha256">793bcc0419574fba…</a></li>
@@ -1331,7 +1331,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.0%22">ORC 1.2.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20…</a></li>
@@ -1406,7 +1406,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.2%22">ORC 1.1.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8…</a></li>
@@ -1472,7 +1472,7 @@ timestamps from timezones with different daylight savings rules.</li>
   <div class="post-content">
     <p>I gave a talk at Hadoop Summit San Jose 2016 about a file format
 benchmark that I’ve contributed as <a href="https://issues.apache.org/jira/browse/ORC-72">ORC-72</a>. The
-benchmark focuses on real data sets that are publically available. The data
+benchmark focuses on real data sets that are publicly available. The data
 sets represent a wide variety of use cases:</p>
 
 <ul>
@@ -1530,7 +1530,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 13 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.1%22">ORC 1.1.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c…</a></li>
@@ -1603,7 +1603,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 10 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.0%22">ORC 1.1.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37…</a></li>
@@ -1674,7 +1674,7 @@ contains the native C++ ORC reader and some tools.</p>
   <li>Released: 25 January 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.0.0%22">ORC 1.0.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/news/releases/index.html
----------------------------------------------------------------------
diff --git a/news/releases/index.html b/news/releases/index.html
index 894cd8e..f7b7b78 100644
--- a/news/releases/index.html
+++ b/news/releases/index.html
@@ -182,11 +182,11 @@
 <ul>
   <li>Released: 29 June 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.5.2/orc-1.5.2.tar.gz">orc-1.5.2.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.2">rel/release-1.5.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.2%22">ORC 1.5.2</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.5.2/orc-1.5.2.tar.gz.sha256">4b73de720f54448d…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.5.2%22&amp;tempMax=500">ORC-1.5.2</a></li>
 </ul>
 
@@ -239,7 +239,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
   <li>Released: 25 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz">orc-1.5.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.1">rel/release-1.5.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.1%22">ORC 1.5.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.1/orc-1.5.1.tar.gz.sha256">14b93916ac6dce65…</a></li>
@@ -295,7 +295,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz">orc-1.5.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.5.0">rel/release-1.5.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.5.0%22">ORC 1.5.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.5.0/orc-1.5.0.tar.gz.sha256">28369ea8e24cac6d…</a></li>
@@ -354,11 +354,11 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
 <ul>
   <li>Released: 14 May 2018</li>
   <li>Source code: <a href="https://www.apache.org/dyn/closer.cgi/orc/orc-1.4.4/orc-1.4.4.tar.gz">orc-1.4.4.tar.gz</a></li>
-  <li><a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+  <li><a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.asc">GPG Signature</a>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.4">rel/release-1.4.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.4%22">ORC 1.4.4</a></li>
-  <li>SHA 256: <a href="https://dist.apache.org/repos/dist/release/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
+  <li>SHA 256: <a href="https://www.apache.org/dist/orc/orc-1.4.4/orc-1.4.4.tar.gz.sha256">9df0f59ba4046d2a…</a></li>
   <li>Fixed issues: <a href="https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+%3D+ORC+AND+status+%3D+Closed+AND+fixVersion+%3D+%221.4.4%22&amp;tempMax=500">ORC-1.4.4</a></li>
 </ul>
 
@@ -408,7 +408,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 9 February 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz">orc-1.4.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.3">rel/release-1.4.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.3%22">ORC 1.4.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.3/orc-1.4.3.tar.gz.sha256">0310d6ed20d95b7c…</a></li>
@@ -465,7 +465,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 23 January 2018</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz">orc-1.4.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.2">rel/release-1.4.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.2%22">ORC 1.4.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.2/orc-1.4.2.tar.gz.sha256">4c32e30a2b93953c…</a></li>
@@ -527,7 +527,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz">orc-1.4.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.1">rel/release-1.4.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.1%22">ORC 1.4.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.1/orc-1.4.1.tar.gz.sha256">bf9f107c61ecd6a9…</a></li>
@@ -589,7 +589,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
   <li>Released: 16 October 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz">orc-1.3.4.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Prasanth Jayachandran (65C468A3)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.4">rel/release-1.3.4</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.4%22">ORC 1.3.4</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.4/orc-1.3.4.tar.gz.sha256">55269430aea7b825…</a></li>
@@ -650,7 +650,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Prasanth
   <li>Released: 8 May 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz">orc-1.4.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.4.0">rel/release-1.4.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.4.0%22">ORC 1.4.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.4.0/orc-1.4.0.tar.gz.sha256">0f96b2096dd053b6…</a></li>
@@ -712,7 +712,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 21 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz">orc-1.3.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.3">rel/release-1.3.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.3%22">ORC 1.3.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.3/orc-1.3.3.tar.gz.sha256">48cf9f47ab13f4ba…</a></li>
@@ -773,7 +773,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 13 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz">orc-1.3.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.2">rel/release-1.3.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.2%22">ORC 1.3.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.2/orc-1.3.2.tar.gz.sha256">929b70f63e2caf3e…</a></li>
@@ -834,7 +834,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 3 February 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz">orc-1.3.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.1">rel/release-1.3.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.1%22">ORC 1.3.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.1/orc-1.3.1.tar.gz.sha256">d16c55f20f9fe217…</a></li>
@@ -898,7 +898,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 23 January 2017</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz">orc-1.3.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.3.0">rel/release-1.3.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.3.0%22">ORC 1.3.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.3.0/orc-1.3.0.tar.gz.sha256">d19a5b5cc1df5797…</a></li>
@@ -960,7 +960,7 @@ fixes some bugs in the Java schema evolution code.</p>
   <li>Released: 12 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz">orc-1.2.3.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.3">rel/release-1.2.3</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.3%22">ORC 1.2.3</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.3/orc-1.2.3.tar.gz.sha256">a86a335052553bc5…</a></li>
@@ -1031,7 +1031,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 1 December 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz">orc-1.2.2.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.2">rel/release-1.2.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.2%22">ORC 1.2.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.2/orc-1.2.2.tar.gz.sha256">6aa87390f0f03c43…</a></li>
@@ -1102,7 +1102,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 5 October 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz">orc-1.2.1.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.1">rel/release-1.2.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.1%22">ORC 1.2.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.1/orc-1.2.1.tar.gz.sha256">793bcc0419574fba…</a></li>
@@ -1173,7 +1173,7 @@ signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O
   <li>Released: 25 August 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz">orc-1.2.0.tar.gz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.2.0">rel/release-1.2.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.2.0%22">ORC 1.2.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.2.0/orc-1.2.0.tar.gz.sha256">5c394c7ed3a31d20…</a></li>
@@ -1248,7 +1248,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 8 July 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz">orc-1.1.2.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.2">rel/release-1.1.2</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.2%22">ORC 1.1.2</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.2/orc-1.1.2.tgz.sha256">5d14df7d48126dd8…</a></li>
@@ -1319,7 +1319,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 13 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz">orc-1.1.1.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.1">rel/release-1.1.1</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.1%22">ORC 1.1.1</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.1/orc-1.1.1.tgz.sha256">19292a1848672c9c…</a></li>
@@ -1392,7 +1392,7 @@ contains the Java reader and writer and the native C++ ORC reader and tools.</p>
   <li>Released: 10 June 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz">orc-1.1.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.1.0">rel/release-1.1.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.1.0%22">ORC 1.1.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.1.0/orc-1.1.0.tgz.sha256">8beea2be064baf37…</a></li>
@@ -1463,7 +1463,7 @@ contains the native C++ ORC reader and some tools.</p>
   <li>Released: 25 January 2016</li>
   <li>Source code: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz">orc-1.0.0.tgz</a></li>
   <li><a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.asc">GPG Signature</a>
-signed by <a href="https://dist.apache.org/repos/dist/release/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
+signed by <a href="https://www.apache.org/dist/orc/KEYS">Owen O’Malley (3D0C92B9)</a></li>
   <li>Git tag: <a href="https://github.com/apache/orc/releases/tag/rel/release-1.0.0">rel/release-1.0.0</a></li>
   <li>Maven Central: <a href="https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.apache.orc%22%20AND%20v%3A%221.0.0%22">ORC 1.0.0</a></li>
   <li>SHA 256: <a href="https://archive.apache.org/dist/orc/orc-1.0.0/orc-1.0.0.tgz.sha256">8ad5111f0ca3b72f…</a></li>

http://git-wip-us.apache.org/repos/asf/orc/blob/1cc3d1d3/security/index.html
----------------------------------------------------------------------
diff --git a/security/index.html b/security/index.html
index b9da19b..bc90a28 100644
--- a/security/index.html
+++ b/security/index.html
@@ -120,7 +120,7 @@ the members of the
   <li>The reporter sends email to the project privately.</li>
   <li>The project works privately with the reporter to resolve the vulnerability.</li>
   <li>The project releases a new version that includes the fix.</li>
-  <li>The vulnerability is publically announced via a <a href="https://cve.mitre.org/">CVE</a> to the mailing lists and the original reporter.</li>
+  <li>The vulnerability is publicly announced via a <a href="https://cve.mitre.org/">CVE</a> to the mailing lists and the original reporter.</li>
 </ul>
 
 <p>The full process can be found on the