Modified: tomcat/site/trunk/docs/whichversion.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whichversion.html?rev=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/docs/whichversion.html (original) +++ tomcat/site/trunk/docs/whichversion.html Sat Apr 13 21:15:37 2019 @@ -251,7 +251,7 @@ and the respective Apache Tomcat version <td>1.1</td> <td>1.1</td> <td>8.5.x</td> - <td>8.5.39</td> + <td>8.5.40</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=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/doap_Tomcat.rdf (original) +++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf Sat Apr 13 21:15:37 2019 @@ -68,14 +68,14 @@ <Version> <name>Latest Stable 8.5.x Release</name> <created>2019-03-19</created> - <revision>8.5.39</revision> + <revision>8.5.40</revision> </Version> </release> <release> <Version> <name>Latest Stable 7.0.x Release</name> - <created>2019-02-21</created> - <revision>7.0.93</revision> + <created>2019-04-12</created> + <revision>7.0.94</revision> </Version> </release> <repository> Modified: tomcat/site/trunk/xdocs/download-80.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-80.xml?rev=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/download-80.xml (original) +++ tomcat/site/trunk/xdocs/download-80.xml Sat Apr 13 21:15:37 2019 @@ -23,7 +23,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.39[end] +[define v]8.5.40[end] <a href="https://www.apache.org/dist/tomcat/tomcat-8/KEYS">KEYS</a> | <a href="#[v]">[v]</a> | <a href="[preferred]tomcat/tomcat-8" rel="nofollow">Browse</a> | Modified: tomcat/site/trunk/xdocs/index.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/index.xml (original) +++ tomcat/site/trunk/xdocs/index.xml Sat Apr 13 21:15:37 2019 @@ -39,56 +39,54 @@ project logo are trademarks of the Apach </section> -<section name="Tomcat 7.0.94 Released" rtext="2019-04-12"> +<section name="Tomcat 8.5.40 Released" rtext="2019-04-12"> <p> -The Apache Tomcat Project is proud to announce the release of version 7.0.94 of -Apache Tomcat. This release contains a number of bug fixes and improvements -compared to version 7.0.93.</p> +The Apache Tomcat Project is proud to announce the release of version 8.5.40 +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.39 include:</p> <ul> -<li>Fix for CVE-2019-0232, a RCE vulnerability on Windows</li> +<li>Fix for CVE-2019-0232, an RCE vulnerability on Windows</li> <li>Add support for Java 11 to the JSP compiler. Java 12 and 13 are also now supported if used with a ECJ version with support for those Java versions</li> -<li>Update Tomcat's packaged-renamed copy of Apache Commons DBCP to the - latest DBCP 1.4.x and Pool 1.6.x source (as of 2019-03-15) to pick up - various bug fixes</li> +<li>Various NIO2 stability improvements</li> </ul> <p> Full details of these changes, and all the other changes, are available in the -<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.94_(markt)">Tomcat 7 changelog</a>. +<a href="tomcat-8.5-doc/changelog.html#Tomcat_8.5.40_(markt)">Tomcat 8.5 +changelog</a>. </p> <p style="text-align: center;"> -<a href="download-70.cgi">Download</a> +<a href="download-80.cgi">Download</a> </p> </section> -<section name="Tomcat 8.5.39 Released" rtext="2019-03-19"> +<section name="Tomcat 7.0.94 Released" rtext="2019-04-12"> <p> -The Apache Tomcat Project is proud to announce the release of version 8.5.39 -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.38 include:</p> +The Apache Tomcat Project is proud to announce the release of version 7.0.94 of +Apache Tomcat. This release contains a number of bug fixes and improvements +compared to version 7.0.93.</p> <ul> -<li>The APR/Native connector now supports both OpenSSL and JSSE TLS - configuration syntax (NIO and NIO2 already support this)</li> -<li>Various improvements to NIO2</li> -<li>Various fixes for HTTP/2 push requests</li> -<li>Refactor error handling so that errors that occur early in request - processing are handled by the application's error handling where the - application can be identified</li> +<li>Fix for CVE-2019-0232, an RCE vulnerability on Windows</li> +<li>Add support for Java 11 to the JSP compiler. Java 12 and 13 are also + now supported if used with a ECJ version with support for those Java + versions</li> +<li>Update Tomcat's packaged-renamed copy of Apache Commons DBCP to the + latest DBCP 1.4.x and Pool 1.6.x source (as of 2019-03-15) to pick up + various bug fixes</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.39_(markt)">Tomcat 8.5 -changelog</a>. +<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.94_(markt)">Tomcat 7 changelog</a>. </p> <p style="text-align: center;"> -<a href="download-80.cgi">Download</a> +<a href="download-70.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=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/migration-85.xml (original) +++ tomcat/site/trunk/xdocs/migration-85.xml Sat Apr 13 21:15:37 2019 @@ -293,8 +293,9 @@ of Apache Tomcat.</p> <option value="8.5.34">8.5.34</option> <option value="8.5.35">8.5.35</option> <option value="8.5.37">8.5.37</option> - <option value="8.5.38" selected="selected">8.5.38</option> - <option value="8.5.39">8.5.39</option> + <option value="8.5.38">8.5.38</option> + <option value="8.5.39" selected="selected">8.5.39</option> + <option value="8.5.40">8.5.40</option> </select>,</label> <label>new version: <select name="hb"> <option value="8.5.0">8.5.0</option> @@ -326,7 +327,8 @@ of Apache Tomcat.</p> <option value="8.5.35">8.5.35</option> <option value="8.5.37">8.5.37</option> <option value="8.5.38">8.5.38</option> - <option value="8.5.39" selected="selected">8.5.39</option> + <option value="8.5.39">8.5.39</option> + <option value="8.5.40" selected="selected">8.5.40</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=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/oldnews.xml (original) +++ tomcat/site/trunk/xdocs/oldnews.xml Sat Apr 13 21:15:37 2019 @@ -24,6 +24,34 @@ </ul> </section> +<section name="Tomcat 8.5.39 Released" rtext="2019-03-19"> +<p> +The Apache Tomcat Project is proud to announce the release of version 8.5.39 +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.38 include:</p> +<ul> +<li>The APR/Native connector now supports both OpenSSL and JSSE TLS + configuration syntax (NIO and NIO2 already support this)</li> +<li>Various improvements to NIO2</li> +<li>Various fixes for HTTP/2 push requests</li> +<li>Refactor error handling so that errors that occur early in request + processing are handled by the application's error handling where the + application can be identified</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.39_(markt)">Tomcat 8.5 +changelog</a>. +</p> + +<p style="text-align: center;"> +<a href="download-80.cgi">Download</a> +</p> +</section> + <section name="Tomcat 7.0.93 Released" rtext="2019-02-21"> <p> The Apache Tomcat Project is proud to announce the release of version 7.0.93 of Modified: tomcat/site/trunk/xdocs/security-8.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/security-8.xml (original) +++ tomcat/site/trunk/xdocs/security-8.xml Sat Apr 13 21:15:37 2019 @@ -50,7 +50,7 @@ </section> - <section name="Fixed in Apache Tomcat 8.5.40" rtext="not yet released"> + <section name="Fixed in Apache Tomcat 8.5.40" rtext="12 April 2019"> <p><strong>Important: Remote Code Execution on Windows</strong> <cve>CVE-2019-0232</cve></p> Modified: tomcat/site/trunk/xdocs/whichversion.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/whichversion.xml?rev=1857496&r1=1857495&r2=1857496&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/whichversion.xml (original) +++ tomcat/site/trunk/xdocs/whichversion.xml Sat Apr 13 21:15:37 2019 @@ -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.39</td> + <td>8.5.40</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