You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2018/11/08 22:30:32 UTC

svn commit: r1846206 - in /tomcat/site/trunk: ./ docs/ xdocs/

Author: markt
Date: Thu Nov  8 22:30:32 2018
New Revision: 1846206

URL: http://svn.apache.org/viewvc?rev=1846206&view=rev
Log:
Update site for 8.5.35 release

Modified:
    tomcat/site/trunk/build.properties.default
    tomcat/site/trunk/docs/doap_Tomcat.rdf
    tomcat/site/trunk/docs/download-80.html
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/docs/migration-85.html
    tomcat/site/trunk/docs/oldnews.html
    tomcat/site/trunk/docs/whichversion.html
    tomcat/site/trunk/xdocs/doap_Tomcat.rdf
    tomcat/site/trunk/xdocs/download-80.xml
    tomcat/site/trunk/xdocs/index.xml
    tomcat/site/trunk/xdocs/migration-85.xml
    tomcat/site/trunk/xdocs/oldnews.xml
    tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Thu Nov  8 22:30:32 2018
@@ -38,7 +38,7 @@ tomcat.loc=http://www.apache.org/dist/to
 # ----- Tomcat versions -----
 tomcat70=7.0.91
 tomcat80=8.0.53
-tomcat85=8.5.34
+tomcat85=8.5.35
 tomcat90=9.0.13
 
 # ----- Download destination -----

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Thu Nov  8 22:30:32 2018
@@ -68,7 +68,7 @@
       <Version>
         <name>Latest Stable 8.5.x Release</name>
         <created>2018-09-10</created>
-        <revision>8.5.34</revision>
+        <revision>8.5.35</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/docs/download-80.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-80.html?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-80.html (original)
+++ tomcat/site/trunk/docs/download-80.html Thu Nov  8 22:30:32 2018
@@ -225,7 +225,7 @@
 <h3 id="Quick_Navigation">Quick Navigation</h3>
 <div class="text">
 
-[define v]8.5.34[end]
+[define v]8.5.35[end]
 [define w]8.0.53[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=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Thu Nov  8 22:30:32 2018
@@ -274,6 +274,43 @@ changelog</a>.
 </p>
 
 </div>
+<h3 id="Tomcat_8.5.35_Released">
+<span class="pull-right">2018-11-07</span> Tomcat 8.5.35 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.35
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.34 include:</p>
+
+<ul>
+
+<li>support for TLSv1.3 when used with a JRE or OpenSSl version that supports
+    it</li>
+
+<li>multiple improvements to the RewriteValve</li>
+
+<li>correct several regressions in the JSP compiler</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.34_(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_Native_1.2.18_Released">
 <span class="pull-right">2018-10-20</span> Tomcat Native 1.2.18 Released</h3>
 <div class="text">
@@ -341,45 +378,6 @@ Full details of these changes, and all t
 
 </p>
 
-</div>
-<h3 id="Tomcat_8.5.34_Released">
-<span class="pull-right">2018-09-10</span> Tomcat 8.5.34 Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.34
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.33 include:</p>
-
-<ul>
-
-<li>Fix multiple issues associated with using the asynchronous Servlet API in
-    combination with HTTP/2.</li>
-
-<li>Add recursion to rewrite substitution parsing.</li>
-
-<li>Expand the information in the documentation web application regarding the
-    use of CATALINA_HOME and CATALINA_BASE. Patch provided by Marek
-    Czernek.</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.34_(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_8.0.53_Released">
 <span class="pull-right">2018-07-05</span> Tomcat 8.0.53 Released</h3>

Modified: tomcat/site/trunk/docs/migration-85.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-85.html?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-85.html (original)
+++ tomcat/site/trunk/docs/migration-85.html Thu Nov  8 22:30:32 2018
@@ -698,7 +698,8 @@ of Apache Tomcat.</p>
           "8.5.31":"1830392",
           "8.5.32":"1833943",
           "8.5.33":"1837884",
-          "8.5.34":"1840071"
+          "8.5.34":"1840071",
+          "8.5.35":"1845673"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/" +
@@ -753,8 +754,9 @@ of Apache Tomcat.</p>
     <option value="8.5.30">8.5.30</option>
     <option value="8.5.31">8.5.31</option>
     <option value="8.5.32">8.5.32</option>
-    <option value="8.5.33" selected>8.5.33</option>
-    <option value="8.5.34">8.5.34</option>
+    <option value="8.5.33">8.5.33</option>
+    <option value="8.5.34" selected>8.5.34</option>
+    <option value="8.5.35">8.5.35</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.5.0">8.5.0</option>
@@ -782,7 +784,8 @@ of Apache Tomcat.</p>
     <option value="8.5.31">8.5.31</option>
     <option value="8.5.32">8.5.32</option>
     <option value="8.5.33">8.5.33</option>
-    <option value="8.5.34" selected>8.5.34</option>
+    <option value="8.5.34">8.5.34</option>
+    <option value="8.5.35" selected>8.5.35</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     

Modified: tomcat/site/trunk/docs/oldnews.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Thu Nov  8 22:30:32 2018
@@ -286,6 +286,45 @@ changelog</a>.
 </p>
 
 </div>
+<h3 id="Tomcat_8.5.34_Released">
+<span class="pull-right">2018-09-10</span> Tomcat 8.5.34 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.34
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.33 include:</p>
+
+<ul>
+
+<li>Fix multiple issues associated with using the asynchronous Servlet API in
+    combination with HTTP/2.</li>
+
+<li>Add recursion to rewrite substitution parsing.</li>
+
+<li>Expand the information in the documentation web application regarding the
+    use of CATALINA_HOME and CATALINA_BASE. Patch provided by Marek
+    Czernek.</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.34_(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_Connectors_1.2.44_Released">
 <span class="pull-right">2018-09-01</span> Tomcat Connectors 1.2.44 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=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html (original)
+++ tomcat/site/trunk/docs/whichversion.html Thu Nov  8 22:30:32 2018
@@ -258,7 +258,7 @@ and the respective Apache Tomcat version
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.34</td>
+  <td>8.5.35</td>
   <td>7 and later</td>
 
 </tr>

Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/doap_Tomcat.rdf?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Thu Nov  8 22:30:32 2018
@@ -68,7 +68,7 @@
       <Version>
         <name>Latest Stable 8.5.x Release</name>
         <created>2018-09-10</created>
-        <revision>8.5.34</revision>
+        <revision>8.5.35</revision>
       </Version>
     </release>
     <release>

Modified: tomcat/site/trunk/xdocs/download-80.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-80.xml?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/download-80.xml (original)
+++ tomcat/site/trunk/xdocs/download-80.xml Thu Nov  8 22:30:32 2018
@@ -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.34[end]
+[define v]8.5.35[end]
 [define w]8.0.53[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=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Thu Nov  8 22:30:32 2018
@@ -61,6 +61,31 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat 8.5.35 Released" rtext="2018-11-07">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.35
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.34 include:</p>
+<ul>
+<li>support for TLSv1.3 when used with a JRE or OpenSSl version that supports
+    it</li>
+<li>multiple improvements to the RewriteValve</li>
+<li>correct several regressions in the JSP compiler</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.34_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat Native 1.2.18 Released" rtext="2018-10-20">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.18 of
@@ -105,33 +130,6 @@ Full details of these changes, and all t
 </p>
 </section>
 
-<section name="Tomcat 8.5.34 Released" rtext="2018-09-10">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 8.5.34
-of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.33 include:</p>
-<ul>
-<li>Fix multiple issues associated with using the asynchronous Servlet API in
-    combination with HTTP/2.</li>
-<li>Add recursion to rewrite substitution parsing.</li>
-<li>Expand the information in the documentation web application regarding the
-    use of CATALINA_HOME and CATALINA_BASE. Patch provided by Marek
-    Czernek.</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.34_(markt)">Tomcat 8.5
-changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-80.cgi">Download</a>
-</p>
-</section>
-
 <section name="Tomcat 8.0.53 Released" rtext="2018-07-05">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 8.0.53

Modified: tomcat/site/trunk/xdocs/migration-85.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-85.xml?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-85.xml (original)
+++ tomcat/site/trunk/xdocs/migration-85.xml Thu Nov  8 22:30:32 2018
@@ -276,7 +276,8 @@ of Apache Tomcat.</p>
           "8.5.31":"1830392",
           "8.5.32":"1833943",
           "8.5.33":"1837884",
-          "8.5.34":"1840071"
+          "8.5.34":"1840071",
+          "8.5.35":"1845673"
         };
 
         formSubmit.action = "http://svn.apache.org/viewvc/tomcat/tc8.5.x/trunk/" +
@@ -326,8 +327,9 @@ of Apache Tomcat.</p>
     <option value="8.5.30">8.5.30</option>
     <option value="8.5.31">8.5.31</option>
     <option value="8.5.32">8.5.32</option>
-    <option value="8.5.33" selected="selected">8.5.33</option>
-    <option value="8.5.34">8.5.34</option>
+    <option value="8.5.33">8.5.33</option>
+    <option value="8.5.34" selected="selected">8.5.34</option>
+    <option value="8.5.35">8.5.35</option>
     </select>,</label> <label>new version:
     <select id="select-r2">
     <option value="8.5.0">8.5.0</option>
@@ -355,7 +357,8 @@ of Apache Tomcat.</p>
     <option value="8.5.31">8.5.31</option>
     <option value="8.5.32">8.5.32</option>
     <option value="8.5.33">8.5.33</option>
-    <option value="8.5.34" selected="selected">8.5.34</option>
+    <option value="8.5.34">8.5.34</option>
+    <option value="8.5.35" selected="selected">8.5.35</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Thu Nov  8 22:30:32 2018
@@ -47,6 +47,33 @@ changelog</a>.
 </p>
 </section>
 
+<section name="Tomcat 8.5.34 Released" rtext="2018-09-10">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 8.5.34
+of Apache Tomcat. Apache Tomcat 8.5.x replaces 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.33 include:</p>
+<ul>
+<li>Fix multiple issues associated with using the asynchronous Servlet API in
+    combination with HTTP/2.</li>
+<li>Add recursion to rewrite substitution parsing.</li>
+<li>Expand the information in the documentation web application regarding the
+    use of CATALINA_HOME and CATALINA_BASE. Patch provided by Marek
+    Czernek.</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.34_(markt)">Tomcat 8.5
+changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-80.cgi">Download</a>
+</p>
+</section>
+
 <section name="Tomcat Connectors 1.2.44 Released" rtext="2018-09-01">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.44 of

Modified: tomcat/site/trunk/xdocs/whichversion.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1846206&r1=1846205&r2=1846206&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml (original)
+++ tomcat/site/trunk/xdocs/whichversion.xml Thu Nov  8 22:30:32 2018
@@ -49,7 +49,7 @@ and the respective Apache Tomcat version
   <td>1.1</td>
   <td>1.1</td>
   <td>8.5.x</td>
-  <td>8.5.34</td>
+  <td>8.5.35</td>
   <td>7 and later</td>
 </tr>
 



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