Author: markt
Date: Fri Dec  1 14:29:33 2017
New Revision: 1816868

URL: http://svn.apache.org/viewvc?rev=1816868&view=rev
Log:
Update site (excluding docs) for 8.5.24 release

Modified:
    tomcat/site/trunk/docs/download-80.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-85.html
    tomcat/site/trunk/docs/migration-9.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/download-80.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-85.xml
    tomcat/site/trunk/xdocs/migration-9.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/docs/download-80.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-80.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Fri Dec  1 14:29:33 2017
@@ -224,7 +224,7 @@
 <h3 id="Quick_Navigation">Quick Navigation</h3>
 <div class="text">
 
-[define v]8.5.23[end]
+[define v]8.5.24[end]
 [define w]8.0.47[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Fri Dec  1 14:29:33 2017
@@ -239,6 +239,45 @@ project logo are trademarks of the Apach
 
 
 </div>
+<h3 id="Tomcat_8.5.24_Released">
+<span style="float: right;">2017-11-30</span> Tomcat 8.5.24 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.24
+of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
+new features pulled forward from Tomcat 9.0.x. The minimum Java version and
+implemented specification versions remain unchanged. The notable changes
+compared to 8.5.23 include:</p>
+
+<ul>
+
+<li>Java 9 is fully supported</li>
+
+<li>Fixed a number of HTTP/2 issues</li>
+
+<li>Fixed numerous JASPIC issues with patches from Lazar</li>
+
+<li>Updated the packaged version of the Tomcat Native Library to 1.2.16 to pick
+    up the latest Windows binaries built with APR 1.6.3 and OpenSSL 1.0.2m</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.24_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
+
+</p>
+
+</div>
 <h3 id="Tomcat_9.0.2_(beta)_Released">
 <span style="float: right;">2017-11-30</span> Tomcat 9.0.2 (beta) Released</h3>
 <div class="text">
@@ -373,47 +412,6 @@ changelog</a>.
 </p>
 
 
-<p style="text-align: center;">
-
-<a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
-
-</p>
-
-</div>
-<h3 id="Tomcat_8.5.23_Released">
-<span style="float: right;">2017-10-01</span> Tomcat 8.5.23 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.23
-of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
-new features pulled forward from Tomcat 9.0.x. The minimum Java version and
-implemented specification versions remain unchanged. The notable changes
-compared to 8.5.20 include:</p>
-
-<ul>
-
-<li>A fix for CVE-2017-12617.</li>
-
-<li>Stricter validation of the HTTP Host header.</li>
-
-<li>Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs
-    to the work directory for improved performance when deploying packed WAR
-    files.</li>
-
-<li>Added support for the OpenSSL SSL_CONF API. To support this the
-    minimum required Tomcat Native version is 1.2.14.</li>
-
-</ul>
-
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.20_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-
 <p style="text-align: center;">
 
 <a href="https://tomcat.apache.org/download-80.cgi";>Download</a>

Modified: tomcat/site/trunk/docs/migration-85.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-85.html (original)
+++ tomcat/site/trunk/docs/migration-85.html Fri Dec  1 14:29:33 2017
@@ -688,7 +688,8 @@ of Apache Tomcat.</p>
           "8.5.16":"1799487",
           "8.5.20":"1803930",
           "8.5.21":"1808282",
-          "8.5.23":"1809969"
+          "8.5.23":"1809969",
+          "8.5.24":"1816448"
         };
 
         formSubmit.action = 
"http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/"; +
@@ -734,8 +735,9 @@ of Apache Tomcat.</p>
     <option value="8.5.15">8.5.15</option>
     <option value="8.5.16">8.5.16</option>
     <option value="8.5.20">8.5.20</option>
-    <option value="8.5.21" selected>8.5.21</option>
-    <option value="8.5.23">8.5.23</option>
+    <option value="8.5.21">8.5.21</option>
+    <option value="8.5.23" selected>8.5.23</option>
+    <option value="8.5.24">8.5.24</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.5.0">8.5.0</option>
@@ -754,7 +756,8 @@ of Apache Tomcat.</p>
     <option value="8.5.16">8.5.16</option>
     <option value="8.5.20">8.5.20</option>
     <option value="8.5.21">8.5.21</option>
-    <option value="8.5.23" selected>8.5.23</option>
+    <option value="8.5.23">8.5.23</option>
+    <option value="8.5.24" selected>8.5.24</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     

Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Fri Dec  1 14:29:33 2017
@@ -832,8 +832,8 @@ of Apache Tomcat.</p>
           "9.0.0.M21":"1793917",
           "9.0.0.M22":"1799415",
           "9.0.0.M26":"1803915",
-          "9.0.1";"1809848",
-          "9.0.2";"1816351"
+          "9.0.1":"1809848",
+          "9.0.2":"1816351"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/trunk/"; +

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Fri Dec  1 14:29:33 2017
@@ -245,6 +245,47 @@
 </ul>
 
 </div>
+<h3 id="Tomcat_8.5.23_Released">
+<span style="float: right;">2017-10-01</span> Tomcat 8.5.23 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.23
+of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
+new features pulled forward from Tomcat 9.0.x. The minimum Java version and
+implemented specification versions remain unchanged. The notable changes
+compared to 8.5.20 include:</p>
+
+<ul>
+
+<li>A fix for CVE-2017-12617.</li>
+
+<li>Stricter validation of the HTTP Host header.</li>
+
+<li>Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs
+    to the work directory for improved performance when deploying packed WAR
+    files.</li>
+
+<li>Added support for the OpenSSL SSL_CONF API. To support this the
+    minimum required Tomcat Native version is 1.2.14.</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.23_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi";>Download</a>
+
+</p>
+
+</div>
 <h3 id="Tomcat_9.0.1_(beta)_Released">
 <span style="float: right;">2017-09-30</span> Tomcat 9.0.1 (beta) Released</h3>
 <div class="text">

Modified: tomcat/site/trunk/docs/whichversion.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Fri Dec  1 14:29:33 2017
@@ -256,7 +256,7 @@ mapping between the specifications and t
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.23</td>
+  <td>8.5.24</td>
   <td>7 and later</td>
 
 </tr>

Modified: tomcat/site/trunk/xdocs/download-80.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-80.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-80.xml (original)
+++ tomcat/site/trunk/xdocs/download-80.xml Fri Dec  1 14:29:33 2017
@@ -24,7 +24,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]8.5.23[end]
+[define v]8.5.24[end]
 [define w]8.0.47[end]
         <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS";>KEYS</a> |
         <a href="#[v]">[v]</a> |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Fri Dec  1 14:29:33 2017
@@ -39,6 +39,32 @@ project logo are trademarks of the Apach
 
 </section>
 
+<section name="Tomcat 8.5.24 Released" rtext="2017-11-30">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.24
+of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
+new features pulled forward from Tomcat 9.0.x. The minimum Java version and
+implemented specification versions remain unchanged. The notable changes
+compared to 8.5.23 include:</p>
+<ul>
+<li>Java 9 is fully supported</li>
+<li>Fixed a number of HTTP/2 issues</li>
+<li>Fixed numerous JASPIC issues with patches from Lazar</li>
+<li>Updated the packaged version of the Tomcat Native Library to 1.2.16 to pick
+    up the latest Windows binaries built with APR 1.6.3 and OpenSSL 1.0.2m</li>
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.24_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 9.0.2 (beta) Released" rtext="2017-11-30">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.2
@@ -126,34 +152,6 @@ changelog</a>.
 </p>
 
 <p style="text-align: center;">
-<a href="download-80.cgi">Download</a>
-</p>
-</section>
-
-<section name="Tomcat 8.5.23 Released" rtext="2017-10-01">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.23
-of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
-new features pulled forward from Tomcat 9.0.x. The minimum Java version and
-implemented specification versions remain unchanged. The notable changes
-compared to 8.5.20 include:</p>
-<ul>
-<li>A fix for CVE-2017-12617.</li>
-<li>Stricter validation of the HTTP Host header.</li>
-<li>Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs
-    to the work directory for improved performance when deploying packed WAR
-    files.</li>
-<li>Added support for the OpenSSL SSL_CONF API. To support this the
-    minimum required Tomcat Native version is 1.2.14.</li>
-</ul>
-
-<p>
-Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.20_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
 <a href="download-80.cgi">Download</a>
 </p>
 </section>

Modified: tomcat/site/trunk/xdocs/migration-85.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-85.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-85.xml (original)
+++ tomcat/site/trunk/xdocs/migration-85.xml Fri Dec  1 14:29:33 2017
@@ -267,7 +267,8 @@ of Apache Tomcat.</p>
           "8.5.16":"1799487",
           "8.5.20":"1803930",
           "8.5.21":"1808282",
-          "8.5.23":"1809969"
+          "8.5.23":"1809969",
+          "8.5.24":"1816448"
         };
 
         formSubmit.action = 
"http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/"; +
@@ -308,8 +309,9 @@ of Apache Tomcat.</p>
     <option value="8.5.15">8.5.15</option>
     <option value="8.5.16">8.5.16</option>
     <option value="8.5.20">8.5.20</option>
-    <option value="8.5.21" selected="selected">8.5.21</option>
-    <option value="8.5.23">8.5.23</option>
+    <option value="8.5.21">8.5.21</option>
+    <option value="8.5.23" selected="selected">8.5.23</option>
+    <option value="8.5.24">8.5.24</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.5.0">8.5.0</option>
@@ -328,7 +330,8 @@ of Apache Tomcat.</p>
     <option value="8.5.16">8.5.16</option>
     <option value="8.5.20">8.5.20</option>
     <option value="8.5.21">8.5.21</option>
-    <option value="8.5.23" selected="selected">8.5.23</option>
+    <option value="8.5.23">8.5.23</option>
+    <option value="8.5.24" selected="selected">8.5.24</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/migration-9.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-9.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-9.xml (original)
+++ tomcat/site/trunk/xdocs/migration-9.xml Fri Dec  1 14:29:33 2017
@@ -336,8 +336,8 @@ of Apache Tomcat.</p>
           "9.0.0.M21":"1793917",
           "9.0.0.M22":"1799415",
           "9.0.0.M26":"1803915",
-          "9.0.1";"1809848",
-          "9.0.2";"1816351"
+          "9.0.1":"1809848",
+          "9.0.2":"1816351"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/trunk/"; +

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Fri Dec  1 14:29:33 2017
@@ -22,6 +22,34 @@
 </ul>
 </section>
 
+<section name="Tomcat 8.5.23 Released" rtext="2017-10-01">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.23
+of Apache Tomcat. Apache Tomcat 8.5.x is intended to replace 8.0.x and includes
+new features pulled forward from Tomcat 9.0.x. The minimum Java version and
+implemented specification versions remain unchanged. The notable changes
+compared to 8.5.20 include:</p>
+<ul>
+<li>A fix for CVE-2017-12617.</li>
+<li>Stricter validation of the HTTP Host header.</li>
+<li>Add ExtractingRoot, a new WebResourceRoot implementation that extracts JARs
+    to the work directory for improved performance when deploying packed WAR
+    files.</li>
+<li>Added support for the OpenSSL SSL_CONF API. To support this the
+    minimum required Tomcat Native version is 1.2.14.</li>
+</ul>
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.23_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat 9.0.1 (beta) Released" rtext="2017-09-30">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 9.0.1

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1816868&r1=1816867&r2=1816868&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Fri Dec  1 14:29:33 2017
@@ -48,7 +48,7 @@ mapping between the specifications and t
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.23</td>
+  <td>8.5.24</td>
   <td>7 and later</td>
 </tr>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to