Author: markt
Date: Mon Aug 19 07:54:22 2019
New Revision: 1865415
URL: http://svn.apache.org/viewvc?rev=1865415&view=rev
Log:
Update site for 9.0.24 release
Modified:
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-9.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-90.xml
tomcat/site/trunk/xdocs/index.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/doap_Tomcat.rdf
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1865415&r1=1865414&r2=1865415&view=diff
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Mon Aug 19 07:54:22 2019
@@ -60,8 +60,8 @@
<release>
<Version>
<name>Latest Stable 9.0.x Release</name>
- <created>2019-07-09</created>
- <revision>9.0.22</revision>
+ <created>2019-08-17</created>
+ <revision>9.0.24</revision>
</Version>
</release>
<release>
Modified: tomcat/site/trunk/docs/download-90.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1865415&r1=1865414&r2=1865415&view=diff
==============================================================================
--- tomcat/site/trunk/docs/download-90.html (original)
+++ tomcat/site/trunk/docs/download-90.html Mon Aug 19 07:54:22 2019
@@ -219,7 +219,7 @@
<h3 id="Quick_Navigation">Quick Navigation</h3>
<div class="text">
-[define v]9.0.22[end]
+[define v]9.0.24[end]
<a href="https://www.apache.org/dist/tomcat/tomcat-9/KEYS">KEYS</a> |
<a href="#[v]">[v]</a> |
<a href="[preferred]tomcat/tomcat-9/v[v]" rel="nofollow">Browse</a> |
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1865415&r1=1865414&r2=1865415&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Aug 19 07:54:22 2019
@@ -243,60 +243,61 @@ project logo are trademarks of the Apach
</div>
-<h3 id="Tomcat_7.0.96_Released">
-<span class="pull-right">2019-07-29</span> Tomcat 7.0.96 Released</h3>
+<h3 id="Tomcat_9.0.24_Released">
+<span class="pull-right">2019-08-17</span> Tomcat 9.0.24 Released</h3>
<div class="text">
<p>
-The Apache Tomcat Project is proud to announce the release of version 7.0.96 of
-Apache Tomcat. This release contains a number of bug fixes and improvements
-compared to version 7.0.94.</p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.24
+of Apache Tomcat. The notable changes compared to 9.0.22 include:</p>
+
+<ul>
+
+<li>Expand Graal native image support to include JNDI, JSPs and JULI</li>
+
+<li>Expand the HTTP/2 excessive overhead protection to cover various forms
+ of abusive client behaviour and close the connection if any such
+ behaviour is detected.</li>
+
+<li>Security improvements to the Windows installer including a change in
+ the default user from Local System to Local Service.</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.96_(violetagg)">Tomcat 7
changelog</a>.
+<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.24_(markt)">Tomcat 9
+changelog</a>.
</p>
<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
</p>
</div>
-<h3 id="Tomcat_9.0.22_Released">
-<span class="pull-right">2019-07-09</span> Tomcat 9.0.22 Released</h3>
+<h3 id="Tomcat_7.0.96_Released">
+<span class="pull-right">2019-07-29</span> Tomcat 7.0.96 Released</h3>
<div class="text">
<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.22
-of Apache Tomcat. The notable changes compared to 9.0.21 include:</p>
-
-<ul>
-
-<li>Add user buildable optional modules for easier CDI 2 and JAX-RS support.
- Also include a new documentation page describing how to use it.</li>
-
-<li>Update to Tomcat Native 1.2.23 including Windows binaries built with
OpenSSL
- 1.1.1c.</li>
-
-<li>Update to Eclipse Complier for Java 4.12.</li>
-
-</ul>
+The Apache Tomcat Project is proud to announce the release of version 7.0.96 of
+Apache Tomcat. This release contains a number of bug fixes and improvements
+compared to version 7.0.94.</p>
<p>
Full details of these changes, and all the other changes, are available in the
-<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.22_(markt)">Tomcat 9
-changelog</a>.
+<a href="tomcat-7.0-doc/changelog.html#Tomcat_7.0.96_(violetagg)">Tomcat 7
changelog</a>.
</p>
<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
</p>
Modified: tomcat/site/trunk/docs/migration-9.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1865415&r1=1865414&r2=1865415&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Mon Aug 19 07:54:22 2019
@@ -871,8 +871,9 @@ of Apache Tomcat.</p>
<option value="9.0.17">9.0.17</option>
<option value="9.0.19">9.0.19</option>
<option value="9.0.20">9.0.20</option>
- <option value="9.0.21" selected>9.0.21</option>
- <option value="9.0.22">9.0.22</option>
+ <option value="9.0.21">9.0.21</option>
+ <option value="9.0.22" selected>9.0.22</option>
+ <option value="9.0.24">9.0.24</option>
</select>,</label> <label>new version:
<select name="hb">
<option value="9.0.0.M1">9.0.0.M1</option>
@@ -909,7 +910,8 @@ of Apache Tomcat.</p>
<option value="9.0.19">9.0.19</option>
<option value="9.0.20">9.0.20</option>
<option value="9.0.21">9.0.21</option>
- <option value="9.0.22" selected>9.0.22</option>
+ <option value="9.0.22">9.0.22</option>
+ <option value="9.0.24" selected>9.0.24</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=1865415&r1=1865414&r2=1865415&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Mon Aug 19 07:54:22 2019
@@ -1,806 +1,837 @@
<!DOCTYPE html SYSTEM "about:legacy-compat">
<html lang="en">
- <head>
- <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <link href="res/css/tomcat.css" rel="stylesheet" type="text/css">
- <link href="res/css/fonts/fonts.css" rel="stylesheet" type="text/css">
- <title>Apache Tomcat® - Old news!</title>
- <meta name="author" content="Apache Tomcat Project">
- </head>
- <body>
- <div id="wrapper">
- <header id="header">
- <div class="clearfix">
- <div class="menu-toggler pull-left" tabindex="1">
- <div class="hamburger"></div>
- </div>
- <a href="http://tomcat.apache.org/"><img
class="tomcat-logo pull-left noPrint" alt="Tomcat Home"
src="res/images/tomcat.png"></a>
- <h1 class="pull-left">
- Apache Tomcat<sup>®</sup>
- </h1>
- <div class="asf-logos pull-right">
- <a
href="https://www.apache.org/foundation/contributing.html" target="_blank"
class="pull-left"><img
src="https://www.apache.org/images/SupportApache-small.png" class="support-asf"
alt="Support Apache"></a><a href="http://www.apache.org/" target="_blank"
class="pull-left"><img src="res/images/asf_logo.svg" class="asf-logo" alt="The
Apache Software Foundation"></a>
- </div>
- </div>
- </header>
- <main id="middle">
- <div>
- <div id="mainLeft">
- <div id="nav-wrapper">
- <form action="https://www.google.com/search"
method="get">
- <div class="searchbox">
- <input value="tomcat.apache.org"
name="sitesearch" type="hidden"><input aria-label="Search text"
placeholder="Search…" required="required" name="q" id="query"
type="search"><button>GO</button>
- </div>
- </form>
- <div class="asfevents">
- <a
href="https://www.apache.org/events/current-event.html"><img
src="https://www.apache.org/events/current-event-234x60.png" alt="Next ASF
event">
- <br>
- Save the date!
+<head>
+<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta name="viewport" content="width=device-width, initial-scale=1">
+<link href="res/css/tomcat.css" rel="stylesheet" type="text/css">
+<link href="res/css/fonts/fonts.css" rel="stylesheet" type="text/css">
+<title>Apache Tomcat® - Old news!</title>
+<meta name="author" content="Apache Tomcat Project">
+</head>
+<body>
+<div id="wrapper">
+<header id="header">
+<div class="clearfix">
+<div class="menu-toggler pull-left" tabindex="1">
+<div class="hamburger"></div>
+</div>
+<a href="http://tomcat.apache.org/"><img class="tomcat-logo pull-left noPrint"
alt="Tomcat Home" src="res/images/tomcat.png"></a>
+<h1 class="pull-left">Apache Tomcat<sup>®</sup>
+</h1>
+<div class="asf-logos pull-right">
+<a href="https://www.apache.org/foundation/contributing.html" target="_blank"
class="pull-left"><img
src="https://www.apache.org/images/SupportApache-small.png" class="support-asf"
alt="Support Apache"></a><a href="http://www.apache.org/" target="_blank"
class="pull-left"><img src="res/images/asf_logo.svg" class="asf-logo" alt="The
Apache Software Foundation"></a>
+</div>
+</div>
+</header>
+<main id="middle">
+<div>
+<div id="mainLeft">
+<div id="nav-wrapper">
+<form action="https://www.google.com/search" method="get">
+<div class="searchbox">
+<input value="tomcat.apache.org" name="sitesearch" type="hidden"><input
aria-label="Search text" placeholder="Search…" required="required"
name="q" id="query" type="search"><button>GO</button>
+</div>
+</form>
+<div class="asfevents">
+<a href="https://www.apache.org/events/current-event.html"><img
src="https://www.apache.org/events/current-event-234x60.png" alt="Next ASF
event"><br>
+ Save the date!
</a>
- </div>
- <nav>
- <div>
- <h2>Apache Tomcat</h2>
- <ul>
- <li>
- <a href="./index.html">Home</a>
- </li>
- <li>
- <a
href="./taglibs.html">Taglibs</a>
- </li>
- <li>
- <a
href="./maven-plugin.html">Maven Plugin</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Download</h2>
- <ul>
- <li>
- <a
href="./whichversion.html">Which version?</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-90.cgi">Tomcat 9</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-80.cgi">Tomcat 8</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-70.cgi">Tomcat 7</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-connectors.cgi">Tomcat Connectors</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-native.cgi">Tomcat Native</a>
- </li>
- <li>
- <a
href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a>
- </li>
- <li>
- <a
href="https://archive.apache.org/dist/tomcat/">Archives</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Documentation</h2>
- <ul>
- <li>
- <a
href="./tomcat-9.0-doc/index.html">Tomcat 9.0</a>
- </li>
- <li>
- <a
href="./tomcat-8.5-doc/index.html">Tomcat 8.5</a>
- </li>
- <li>
- <a
href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a>
- </li>
- <li>
- <a href="./connectors-doc/">Tomcat
Connectors</a>
- </li>
- <li>
- <a href="./native-doc/">Tomcat
Native</a>
- </li>
- <li>
- <a
href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a>
- </li>
- <li>
- <a
href="./migration.html">Migration Guide</a>
- </li>
- <li>
- <a
href="./presentations.html">Presentations</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Problems?</h2>
- <ul>
- <li>
- <a href="./security.html">Security
Reports</a>
- </li>
- <li>
- <a href="./findhelp.html">Find
help</a>
- </li>
- <li>
- <a
href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a>
- </li>
- <li>
- <a href="./lists.html">Mailing
Lists</a>
- </li>
- <li>
- <a href="./bugreport.html">Bug
Database</a>
- </li>
- <li>
- <a href="./irc.html">IRC</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Get Involved</h2>
- <ul>
- <li>
- <a
href="./getinvolved.html">Overview</a>
- </li>
- <li>
- <a href="./source.html">Source
code</a>
- </li>
- <li>
- <a href="./ci.html">Buildbot</a>
- </li>
- <li>
- <a href="./tools.html">Tools</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Media</h2>
- <ul>
- <li>
- <a
href="https://twitter.com/theapachetomcat">Twitter</a>
- </li>
- <li>
- <a
href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a>
- </li>
- <li>
- <a
href="https://blogs.apache.org/tomcat/">Blog</a>
- </li>
- </ul>
- </div>
- <div>
- <h2>Misc</h2>
- <ul>
- <li>
- <a href="./whoweare.html">Who We
Are</a>
- </li>
- <li>
- <a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a>
- </li>
- <li>
- <a
href="./heritage.html">Heritage</a>
- </li>
- <li>
- <a
href="http://www.apache.org">Apache Home</a>
- </li>
- <li>
- <a
href="./resources.html">Resources</a>
- </li>
- <li>
- <a
href="./contact.html">Contact</a>
- </li>
- <li>
- <a href="./legal.html">Legal</a>
- </li>
- <li>
- <a
href="https://www.apache.org/foundation/contributing.html">Support Apache</a>
- </li>
- <li>
- <a
href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
- </li>
- <li>
- <a
href="http://www.apache.org/foundation/thanks.html">Thanks</a>
- </li>
- <li>
- <a
href="http://www.apache.org/licenses/">License</a>
- </li>
- </ul>
- </div>
- </nav>
- </div>
- </div>
- <div id="mainRight">
- <div id="content">
- <h2 style="display: none;">Content</h2>
- <h3 id="Older_news">Older news</h3>
- <div class="text">
-
- <p>Announcements from previous years can be
found here:</p>
-
- <ul>
-
- <li>year 2019</li>
-
- <li>
- <a href="oldnews-2018.html">year
2018</a>
- </li>
-
- <li>
- <a href="oldnews-2017.html">year
2017</a>
- </li>
-
- <li>
- <a href="oldnews-2016.html">year
2016</a>
- </li>
-
- <li>
- <a href="oldnews-2015.html">year
2015</a>
- </li>
-
- <li>
- <a href="oldnews-2014.html">year
2014</a>
- </li>
-
- <li>
- <a href="oldnews-2013.html">year
2013</a>
- </li>
-
- <li>
- <a href="oldnews-2012.html">year
2012</a>
- </li>
-
- <li>
- <a href="oldnews-2011.html">year
2011</a>
- </li>
-
- <li>
- <a href="oldnews-2010.html">year
2010</a>
- </li>
-
- </ul>
-
- </div>
- <h3 id="Tomcat_9.0.21_Released">
- <span class="pull-right">2019-06-07</span>
Tomcat 9.0.21 Released
- </h3>
- <div class="text">
-
- <p>
+</div>
+<nav>
+<div>
+<h2>Apache Tomcat</h2>
+<ul>
+<li>
+<a href="./index.html">Home</a>
+</li>
+<li>
+<a href="./taglibs.html">Taglibs</a>
+</li>
+<li>
+<a href="./maven-plugin.html">Maven Plugin</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Download</h2>
+<ul>
+<li>
+<a href="./whichversion.html">Which version?</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-90.cgi">Tomcat 9</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-80.cgi">Tomcat 8</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-70.cgi">Tomcat 7</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-connectors.cgi">Tomcat
Connectors</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-native.cgi">Tomcat Native</a>
+</li>
+<li>
+<a href="https://tomcat.apache.org/download-taglibs.cgi">Taglibs</a>
+</li>
+<li>
+<a href="https://archive.apache.org/dist/tomcat/">Archives</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Documentation</h2>
+<ul>
+<li>
+<a href="./tomcat-9.0-doc/index.html">Tomcat 9.0</a>
+</li>
+<li>
+<a href="./tomcat-8.5-doc/index.html">Tomcat 8.5</a>
+</li>
+<li>
+<a href="./tomcat-7.0-doc/index.html">Tomcat 7.0</a>
+</li>
+<li>
+<a href="./connectors-doc/">Tomcat Connectors</a>
+</li>
+<li>
+<a href="./native-doc/">Tomcat Native</a>
+</li>
+<li>
+<a href="https://cwiki.apache.org/confluence/display/TOMCAT">Wiki</a>
+</li>
+<li>
+<a href="./migration.html">Migration Guide</a>
+</li>
+<li>
+<a href="./presentations.html">Presentations</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Problems?</h2>
+<ul>
+<li>
+<a href="./security.html">Security Reports</a>
+</li>
+<li>
+<a href="./findhelp.html">Find help</a>
+</li>
+<li>
+<a href="https://cwiki.apache.org/confluence/display/TOMCAT/FAQ">FAQ</a>
+</li>
+<li>
+<a href="./lists.html">Mailing Lists</a>
+</li>
+<li>
+<a href="./bugreport.html">Bug Database</a>
+</li>
+<li>
+<a href="./irc.html">IRC</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Get Involved</h2>
+<ul>
+<li>
+<a href="./getinvolved.html">Overview</a>
+</li>
+<li>
+<a href="./source.html">Source code</a>
+</li>
+<li>
+<a href="./ci.html">Buildbot</a>
+</li>
+<li>
+<a href="./tools.html">Tools</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Media</h2>
+<ul>
+<li>
+<a href="https://twitter.com/theapachetomcat">Twitter</a>
+</li>
+<li>
+<a href="https://www.youtube.com/c/ApacheTomcatOfficial">YouTube</a>
+</li>
+<li>
+<a href="https://blogs.apache.org/tomcat/">Blog</a>
+</li>
+</ul>
+</div>
+<div>
+<h2>Misc</h2>
+<ul>
+<li>
+<a href="./whoweare.html">Who We Are</a>
+</li>
+<li>
+<a
href="https://www.redbubble.com/people/comdev/works/30885254-apache-tomcat">Swag</a>
+</li>
+<li>
+<a href="./heritage.html">Heritage</a>
+</li>
+<li>
+<a href="http://www.apache.org">Apache Home</a>
+</li>
+<li>
+<a href="./resources.html">Resources</a>
+</li>
+<li>
+<a href="./contact.html">Contact</a>
+</li>
+<li>
+<a href="./legal.html">Legal</a>
+</li>
+<li>
+<a href="https://www.apache.org/foundation/contributing.html">Support
Apache</a>
+</li>
+<li>
+<a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
+</li>
+<li>
+<a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
+</li>
+<li>
+<a href="http://www.apache.org/licenses/">License</a>
+</li>
+</ul>
+</div>
+</nav>
+</div>
+</div>
+<div id="mainRight">
+<div id="content">
+<h2 style="display: none;">Content</h2>
+<h3 id="Older_news">Older news</h3>
+<div class="text">
+
+<p>Announcements from previous years can be found here:</p>
+
+<ul>
+
+<li>year 2019</li>
+
+<li>
+<a href="oldnews-2018.html">year 2018</a>
+</li>
+
+<li>
+<a href="oldnews-2017.html">year 2017</a>
+</li>
+
+<li>
+<a href="oldnews-2016.html">year 2016</a>
+</li>
+
+<li>
+<a href="oldnews-2015.html">year 2015</a>
+</li>
+
+<li>
+<a href="oldnews-2014.html">year 2014</a>
+</li>
+
+<li>
+<a href="oldnews-2013.html">year 2013</a>
+</li>
+
+<li>
+<a href="oldnews-2012.html">year 2012</a>
+</li>
+
+<li>
+<a href="oldnews-2011.html">year 2011</a>
+</li>
+
+<li>
+<a href="oldnews-2010.html">year 2010</a>
+</li>
+
+</ul>
+
+</div>
+<h3 id="Tomcat_9.0.22_Released">
+<span class="pull-right">2019-07-09</span> Tomcat 9.0.22 Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.22
+of Apache Tomcat. The notable changes compared to 9.0.21 include:</p>
+
+<ul>
+
+<li>Add user buildable optional modules for easier CDI 2 and JAX-RS support.
+ Also include a new documentation page describing how to use it.</li>
+
+<li>Update to Tomcat Native 1.2.23 including Windows binaries built with
OpenSSL
+ 1.1.1c.</li>
+
+<li>Update to Eclipse Complier for Java 4.12.</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
+<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.22_(markt)">Tomcat 9
+changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_9.0.21_Released">
+<span class="pull-right">2019-06-07</span> Tomcat 9.0.21 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 9.0.21
of Apache Tomcat. The notable changes compared to 9.0.20 include:</p>
-
- <ul>
-
- <li>Fix various concurrency and stability
issues for HTTP/2.</li>
-
- <li>Add support for same-site cookie
attribute. Patch provided by John
+
+<ul>
+
+<li>Fix various concurrency and stability issues for HTTP/2.</li>
+
+<li>Add support for same-site cookie attribute. Patch provided by John
Kelly.</li>
-
- <li>Add an option to sort directory
listings provided by the Default
+
+<li>Add an option to sort directory listings provided by the Default
Servlet.</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.21_(markt)">Tomcat 9
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-90.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_8.5.42_Released">
- <span class="pull-right">2019-06-07</span>
Tomcat 8.5.42 Released
- </h3>
- <div class="text">
-
- <p>
+</div>
+<h3 id="Tomcat_8.5.42_Released">
+<span class="pull-right">2019-06-07</span> Tomcat 8.5.42 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 8.5.42
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.41 include:</p>
-
- <ul>
-
- <li>Fix various concurrency and stability
issues for HTTP/2.</li>
-
- <li>Add support for same-site cookie
attribute. Patch provided by John
+
+<ul>
+
+<li>Fix various concurrency and stability issues for HTTP/2.</li>
+
+<li>Add support for same-site cookie attribute. Patch provided by John
Kelly.</li>
-
- <li>Add an option to sort directory
listings provided by the Default
+
+<li>Add an option to sort directory listings provided by the Default
Servlet.</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+</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.42_(markt)">Tomcat 8.5
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
+
+</p>
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-80.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_9.0.20_Released">
- <span class="pull-right">2019-05-13</span>
Tomcat 9.0.20 Released
- </h3>
- <div class="text">
-
- <p>
+</div>
+<h3 id="Tomcat_9.0.20_Released">
+<span class="pull-right">2019-05-13</span> Tomcat 9.0.20 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 9.0.20
of Apache Tomcat. The notable changes compared to 9.0.19 include:</p>
-
- <ul>
-
- <li>The useAsyncIO boolean attribute on
the Connector element value now
+
+<ul>
+
+<li>The useAsyncIO boolean attribute on the Connector element value now
defaults to true.</li>
-
- <li>Stack traces written by the
OneLineFormatter are fully indented. The
+
+<li>Stack traces written by the OneLineFormatter are fully indented. The
entire stack trace is now indented by an additional TAB character.</li>
-
- <li>Various HTTP/2 improvements and
stability fixes.</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<li>Various HTTP/2 improvements and stability fixes.</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.20_(markt)">Tomcat 9
changelog</a>.
+</p>
+
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.5.41_Released">
+<span class="pull-right">2019-05-13</span> Tomcat 8.5.41 Released</h3>
+<div class="text">
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-90.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_8.5.41_Released">
- <span class="pull-right">2019-05-13</span>
Tomcat 8.5.41 Released
- </h3>
- <div class="text">
-
- <p>
+<p>
The Apache Tomcat Project is proud to announce the release of version 8.5.41
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.40 include:</p>
-
- <ul>
-
- <li>Stack traces written by the
OneLineFormatter are fully indented. The
+
+<ul>
+
+<li>Stack traces written by the OneLineFormatter are fully indented. The
entire stack trace is now indented by an additional TAB character.</li>
-
- <li>Avoid OutOfMemoryErrors and
ArrayIndexOutOfBoundsExceptions when
+
+<li>Avoid OutOfMemoryErrors and ArrayIndexOutOfBoundsExceptions when
accessing large files via the default servlet when resource caching
has been disabled.</li>
-
- <li>When running on newer JREs that don't
support SSLv2Hello, don't
+
+<li>When running on newer JREs that don't support SSLv2Hello, don't
warn that it is not available unless explicitly configured.</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+</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.41_(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_Hackathon_-_Brussels_Belgium_-_4/5_May_2019">
+<span class="pull-right"></span> Tomcat Hackathon - Brussels Belgium - 4/5 May
2019</h3>
+<div class="text">
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-80.cgi">Download</a>
-
- </p>
-
- </div>
- <h3
id="Tomcat_Hackathon_-_Brussels_Belgium_-_4/5_May_2019">
- <span class="pull-right"></span> Tomcat
Hackathon - Brussels Belgium - 4/5 May 2019
- </h3>
- <div class="text">
-
- <p>
- As part of the <a
href="https://joinup.ec.europa.eu/collection/eu-fossa-2">EU-FOSSA 2
project</a>, there will be a
+<p>
+As part of the <a
href="https://joinup.ec.europa.eu/collection/eu-fossa-2">EU-FOSSA 2
project</a>, there will be a
<a href="https://eufossahackathon.bemyapp.com/">Tomcat Hackathon in Brussels,
Belgium</a> on 4-5 May 2019.
+</p>
+
+
+<p>The outline of the schedule is:</p>
+
+<ul>
+
+<li>general update on the status of the project</li>
+
+<li>hacking</li>
+
+<li>wrap-up</li>
+
+</ul>
- </p>
-
- <p>The outline of the schedule is:</p>
-
- <ul>
-
- <li>general update on the status of the
project</li>
-
- <li>hacking</li>
-
- <li>wrap-up</li>
-
- </ul>
-
- <p>
+<p>
with the majority of the time spent hacking.</p>
-
- <p>
- We are currently collating potential tasks
on <a
href="https://cwiki.apache.org/confluence/display/TOMCAT/EU+FOSSA+May+2019">the
wiki</a>.
- </p>
-
- <p>The EU-FOSSA 2 project is providing
accommodation (on the basis of 2
+
+
+<p>We are currently collating potential tasks on <a
href="https://cwiki.apache.org/confluence/display/TOMCAT/EU+FOSSA+May+2019">the
wiki</a>.</p>
+
+
+<p>The EU-FOSSA 2 project is providing accommodation (on the basis of 2
people sharing - you can request a single room if you want to pay the
difference) and might be able to help with transport costs.</p>
-
- <p>
- Space is limited so we are asking anyone
who would like to attend
+
+
+<p>Space is limited so we are asking anyone who would like to attend
this hackathon and contribute to the development of Tomcat to
-<a href="https://eufossahackathon.bemyapp.com/" rel="nofollow">register
yourself</a>.
- </p>
-
- <p>Time is fairly tight so if you are
interested please let us know ASAP.</p>
-
- <p>We hope to see you in Brussels.</p>
-
- </div>
- <h3 id="Tomcat_9.0.19_Released">
- <span class="pull-right">2019-04-13</span>
Tomcat 9.0.19 Released
- </h3>
- <div class="text">
-
- <p>
+<a href="https://eufossahackathon.bemyapp.com/" rel="nofollow">register
yourself</a>.</p>
+
+
+<p>Time is fairly tight so if you are interested please let us know ASAP.</p>
+
+
+<p>We hope to see you in Brussels.</p>
+
+
+</div>
+<h3 id="Tomcat_9.0.19_Released">
+<span class="pull-right">2019-04-13</span> Tomcat 9.0.19 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 9.0.19
of Apache Tomcat. The notable changes compared to 9.0.17 include:</p>
-
- <ul>
-
- <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
+
+<ul>
+
+<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>Various NIO2 stability
improvements</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<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-9.0-doc/changelog.html#Tomcat_9.0.19_(markt)">Tomcat 9
changelog</a>.
+</p>
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-90.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_8.5.40_Released">
- <span class="pull-right">2019-04-12</span>
Tomcat 8.5.40 Released
- </h3>
- <div class="text">
-
- <p>
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.5.40_Released">
+<span class="pull-right">2019-04-12</span> Tomcat 8.5.40 Released</h3>
+<div class="text">
+
+<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, an RCE
vulnerability on Windows</li>
-
- <li>Add support for Java 11 to the JSP
compiler. Java 12 and 13 are also
+
+<ul>
+
+<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>Various NIO2 stability
improvements</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<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-8.5-doc/changelog.html#Tomcat_8.5.40_(markt)">Tomcat 8.5
changelog</a>.
+</p>
+
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-80.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_7.0.94_Released">
- <span class="pull-right">2019-04-12</span>
Tomcat 7.0.94 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.94_Released">
+<span class="pull-right">2019-04-12</span> Tomcat 7.0.94 Released</h3>
+<div class="text">
+
+<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>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
+
+<ul>
+
+<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
+
+<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
+
+</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>.
+</p>
+
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-70.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_8.5.39_Released">
- <span class="pull-right">2019-03-19</span>
Tomcat 8.5.39 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.5.39_Released">
+<span class="pull-right">2019-03-19</span> Tomcat 8.5.39 Released</h3>
+<div class="text">
+
+<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
+
+<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
+
+<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
+
+</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>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-80.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_9.0.17_Released">
- <span class="pull-right">2019-03-18</span>
Tomcat 9.0.17 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-80.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_9.0.17_Released">
+<span class="pull-right">2019-03-18</span> Tomcat 9.0.17 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 9.0.17
of Apache Tomcat. The notable changes compared to 9.0.16 include:</p>
-
- <ul>
-
- <li>The APR/Native connector now supports
both OpenSSL and JSSE TLS
+
+<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>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<li>Various improvements to NIO2</li>
+
+<li>Various fixes for HTTP/2 push requests</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.17_(markt)">Tomcat 9
changelog</a>.
+</p>
+
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-90.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_7.0.93_Released">
- <span class="pull-right">2019-02-21</span>
Tomcat 7.0.93 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_7.0.93_Released">
+<span class="pull-right">2019-02-21</span> Tomcat 7.0.93 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.93 of
Apache Tomcat. This release contains a number of bug fixes and improvements
compared to version 7.0.92.</p>
-
- <ul>
-
- <li>Update the packaged version of the
Tomcat Native Library to 1.2.21 to pick
+
+<ul>
+
+<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
up the latest Windows binaries built with APR 1.6.5 and OpenSSL 1.1.1a and
to pick up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+</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.93_(violetagg)">Tomcat 7
changelog</a>.
+</p>
+
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-70.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_9.0.16_Released">
- <span class="pull-right">2019-02-08</span>
Tomcat 9.0.16 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-70.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_9.0.16_Released">
+<span class="pull-right">2019-02-08</span> Tomcat 9.0.16 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 9.0.16
of Apache Tomcat. The notable changes compared to 9.0.14 include:</p>
-
- <ul>
-
- <li>Update the packaged version of the
Tomcat Native Library to 1.2.21 to pick
+
+<ul>
+
+<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-
- <li>Remove extras (JMX remote listener and
web services object factories) and
+
+<li>Remove extras (JMX remote listener and web services object factories) and
merge them back into the core build.</li>
-
- <li>Correct a regression in the fix for
53737 that did not correctly scan the
+
+<li>Correct a regression in the fix for 53737 that did not correctly scan the
web application directory structure for JSPs.</li>
-
- <li>Improve HTTP/2 timeout handling</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<li>Improve HTTP/2 timeout handling</li>
+
+</ul>
+
+
+<p>
+Full details of these changes, and all the other changes, are available in the
<a href="tomcat-9.0-doc/changelog.html#Tomcat_9.0.16_(markt)">Tomcat 9
changelog</a>.
+</p>
- </p>
-
- <p>
- <strong>Warning:</strong> There is a known
regression in
+
+<p>
+<strong>Warning:</strong> There is a known regression in
<code>catalina.sh</code> script. In configurations that use a PID file
(configured via CATALINA_PID environment variable) a wrong PID value may
be written, or the file is not created at all. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63041">63041</a>
(and <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53930">53930</a>). The
workaround is to use <code>catalina.sh</code>
file from Tomcat 9.0.13.
+</p>
+
- </p>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-90.cgi">Download</a>
-
- </p>
-
- </div>
- <h3 id="Tomcat_8.5.38_Released">
- <span class="pull-right">2019-02-08</span>
Tomcat 8.5.38 Released
- </h3>
- <div class="text">
-
- <p>
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-90.cgi">Download</a>
+
+</p>
+
+</div>
+<h3 id="Tomcat_8.5.38_Released">
+<span class="pull-right">2019-02-08</span> Tomcat 8.5.38 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 8.5.38
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.37 include:</p>
-
- <ul>
-
- <li>Update the packaged version of the
Tomcat Native Library to 1.2.21 to pick
+
+<ul>
+
+<li>Update the packaged version of the Tomcat Native Library to 1.2.21 to pick
up the memory leak fixes when using NIO/NIO2 with OpenSSL.</li>
-
- <li>Correct a regression in the fix for
53737 that did not correctly scan the
+
+<li>Correct a regression in the fix for 53737 that did not correctly scan the
web application directory structure for JSPs.</li>
-
- <li>Improve HTTP/2 timeout handling</li>
-
- </ul>
-
- <p>
- Full details of these changes, and all the
other changes, are available in the
+
+<li>Improve HTTP/2 timeout handling</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.38_(markt)">Tomcat 8.5
changelog</a>.
+</p>
+
- </p>
-
- <p>
- <strong>Warning:</strong> There is a known
regression in
+<p>
+<strong>Warning:</strong> There is a known regression in
<code>catalina.sh</code> script. In configurations that use a PID file
(configured via CATALINA_PID environment variable) a wrong PID value may
be written, or the file is not created at all. See bug <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=63041">63041</a>
(and <a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=53930">53930</a>). The
workaround is to use <code>catalina.sh</code>
file from Tomcat 8.5.35.
+</p>
- </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.21_Released">
- <span class="pull-right">2019-01-31</span>
Tomcat Native 1.2.21 Released
- </h3>
- <div class="text">
-
- <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.21_Released">
+<span class="pull-right">2019-01-31</span> Tomcat Native 1.2.21 Released</h3>
+<div class="text">
+
+<p>
The Apache Tomcat Project is proud to announce the release of version 1.2.21 of
Tomcat Native. The notable changes since 1.2.19 include:
</p>
-
- <ul>
-
- <li>Fixed memory leaks when using NIO/NIO2
with OpenSSL for TLS.</li>
-
- </ul>
-
- <p style="text-align: center;">
-
- <a
href="https://tomcat.apache.org/download-native.cgi">Download</a> |
+
+<ul>
+
+<li>Fixed memory leaks when using NIO/NIO2 with OpenSSL for TLS.</li>
+
+</ul>
+
+<p style="text-align: center;">
+
+<a href="https://tomcat.apache.org/download-native.cgi">Download</a> |
<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.21</a>
- </p>
-
- </div>
- </div>
- </div>
- </div>
- </main>
- <footer id="footer">
- Copyright © 1999-2019, The Apache Software Foundation
-
- <br>
- Apache Tomcat, Tomcat, Apache, the Apache feather, and the
Apache Tomcat
+</p>
+
+</div>
+</div>
+</div>
+</div>
+</main>
+<footer id="footer">
+ Copyright © 1999-2019, The Apache Software Foundation
+ <br>
+ Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
project logo are either registered trademarks or trademarks of the Apache
Software Foundation.
-
- </footer>
- </div>
- <script src="res/js/tomcat.js"></script>
- </body>
+ </footer>
+</div>
+<script src="res/js/tomcat.js"></script>
+</body>
</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]