Author: remm
Date: Tue Jun 23 08:01:17 2026
New Revision: 1935569

Log:
Site update for 9.0.119

Modified:
   tomcat/site/trunk/build.properties.default
   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/build.properties.default
==============================================================================
--- tomcat/site/trunk/build.properties.default  Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/build.properties.default  Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -36,7 +36,7 @@ tomcat.loc=https://downloads.apache.org/
 
 
 # ----- Tomcat versions -----
-tomcat9.0=9.0.118
+tomcat9.0=9.0.119
 tomcat10.1=10.1.56
 tomcat11.0=11.0.23
 

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
==============================================================================
--- tomcat/site/trunk/docs/doap_Tomcat.rdf      Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf      Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -74,8 +74,8 @@
     <release>
       <Version>
         <name>Latest Stable 9.0.x Release</name>
-        <created>2025-05-10</created>
-        <revision>9.0.118</revision>
+        <created>2025-06-23</created>
+        <revision>9.0.119</revision>
       </Version>
     </release>
     <repository>

Modified: tomcat/site/trunk/docs/download-90.html
==============================================================================
--- tomcat/site/trunk/docs/download-90.html     Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/download-90.html     Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -10,7 +10,7 @@
     </p>
   </div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
 
-[define v]9.0.118[end]
+[define v]9.0.119[end]
         <a href="https://downloads.apache.org/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
==============================================================================
--- tomcat/site/trunk/docs/index.html   Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/index.html   Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -31,6 +31,34 @@ these users and their stories are listed
 <a 
href="https://cwiki.apache.org/confluence/display/TOMCAT/PoweredBy";>PoweredBy</a>
 wiki page.</p>
 
+</div><h3 id="Tomcat_9.0.119_Released"><span 
class="pull-right">2026-06-23</span> Tomcat 9.0.119 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.119
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.118 include:</p>
+<ul>
+  <li>Align the rewrite conditions ornext flag processing with
+      mod_rewrite, which follows a purely sequential evaluation
+      strategy.</li>
+
+  <li>Ensure that malformed HTTP/2 messages that should trigger a
+      stream reset do so, rather than triggered a connection close.</li>
+
+  <li>Add replay protection to the EncryptInterceptor. This is a
+      **breaking change** for the EncryptInterceptor. Please see the
+      migration document for more information.</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.119_(remm)">Tomcat 9
+  changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
+</p>
+<p>Note: End of support for Tomcat 9.0.x has been
+<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
 </div><h3 id="Tomcat_10.1.56_Released"><span 
class="pull-right">2026-06-22</span> Tomcat 10.1.56 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.56
@@ -156,30 +184,6 @@ bug fixes and improvements compared to v
 <p style="text-align: center;">
 <a href="https://tomcat.apache.org/download-migration.cgi";>Download</a>
 </p>
-</div><h3 id="Tomcat_9.0.118_Released"><span 
class="pull-right">2026-05-10</span> Tomcat 9.0.118 Released</h3><div 
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.118
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.117 include:</p>
-<ul>
-<li>Enhance version.sh and version.bat to display APR, Tomcat Native, and
-    OpenSSL version information.</li>
-<li>Free private keys, keys and certificates after use in FFM based
-    connector configuration.</li>
-<li>Various HTTP/2 validation improvements and a broader change to use
-    stream resets rather than connection closures where appropriate.</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.118_(remm)">Tomcat 9
-  changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
-</p>
-<p>Note: End of support for Tomcat 9.0.x has been
-<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
 </div><h3 id="Tomcat_Connectors_1.2.50_Released"><span 
class="pull-right">2024-08-12</span> Tomcat Connectors 1.2.50 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.50 of

Modified: tomcat/site/trunk/docs/migration-9.html
==============================================================================
--- tomcat/site/trunk/docs/migration-9.html     Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/migration-9.html     Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -532,7 +532,8 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="9.0.113">9.0.113</option>
     <option value="9.0.115">9.0.115</option>
     <option value="9.0.116">9.0.116</option>
-    <option value="9.0.117" selected>9.0.117</option>
+    <option value="9.0.117">9.0.117</option>
+    <option value="9.0.118" selected>9.0.118</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="9.0.0-M1">9.0.0-M1</option>
@@ -649,7 +650,8 @@ versions of Apache Tomcat<sup>&reg;</sup
     <option value="9.0.115">9.0.115</option>
     <option value="9.0.116">9.0.116</option>
     <option value="9.0.117">9.0.117</option>
-    <option value="9.0.118" selected>9.0.118</option>
+    <option value="9.0.118">9.0.118</option>
+    <option value="9.0.119" selected>9.0.119</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/docs/oldnews.html
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/oldnews.html Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -20,6 +20,30 @@
   <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.118_Released"><span 
class="pull-right">2026-05-10</span> Tomcat 9.0.118 Released</h3><div 
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.118
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.117 include:</p>
+<ul>
+<li>Enhance version.sh and version.bat to display APR, Tomcat Native, and
+    OpenSSL version information.</li>
+<li>Free private keys, keys and certificates after use in FFM based
+    connector configuration.</li>
+<li>Various HTTP/2 validation improvements and a broader change to use
+    stream resets rather than connection closures where appropriate.</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.118_(remm)">Tomcat 9
+  changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="https://tomcat.apache.org/download-90.cgi";>Download</a>
+</p>
+<p>Note: End of support for Tomcat 9.0.x has been
+<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
 </div><h3 id="Tomcat_10.1.55_Released"><span 
class="pull-right">2026-05-11</span> Tomcat 10.1.55 Released</h3><div 
class="text">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.55

Modified: tomcat/site/trunk/docs/whichversion.html
==============================================================================
--- tomcat/site/trunk/docs/whichversion.html    Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/docs/whichversion.html    Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -56,7 +56,7 @@ specifications</a> and the respective Ap
   <td>1.1</td>
   <td>1.3</td>
   <td>9.0.x</td>
-  <td>9.0.118</td>
+  <td>9.0.119</td>
   <td>8 and later</td>
 </tr>
 </table>

Modified: tomcat/site/trunk/xdocs/doap_Tomcat.rdf
==============================================================================
--- tomcat/site/trunk/xdocs/doap_Tomcat.rdf     Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/doap_Tomcat.rdf     Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -74,8 +74,8 @@
     <release>
       <Version>
         <name>Latest Stable 9.0.x Release</name>
-        <created>2025-05-10</created>
-        <revision>9.0.118</revision>
+        <created>2025-06-23</created>
+        <revision>9.0.119</revision>
       </Version>
     </release>
     <repository>

Modified: tomcat/site/trunk/xdocs/download-90.xml
==============================================================================
--- tomcat/site/trunk/xdocs/download-90.xml     Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/download-90.xml     Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -22,7 +22,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]9.0.118[end]
+[define v]9.0.119[end]
         <a href="https://downloads.apache.org/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/xdocs/index.xml
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml   Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/index.xml   Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -48,6 +48,39 @@ these users and their stories are listed
 wiki page.</p>
 
 </section>
+
+
+<section name="Tomcat 9.0.119 Released" rtext="2026-06-23">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.119
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.118 include:</p>
+<ul>
+  <li>Align the rewrite conditions ornext flag processing with
+      mod_rewrite, which follows a purely sequential evaluation
+      strategy.</li>
+
+  <li>Ensure that malformed HTTP/2 messages that should trigger a
+      stream reset do so, rather than triggered a connection close.</li>
+
+  <li>Add replay protection to the EncryptInterceptor. This is a
+      **breaking change** for the EncryptInterceptor. Please see the
+      migration document for more information.</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.119_(remm)">Tomcat 9
+  changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-90.cgi">Download</a>
+</p>
+<p>Note: End of support for Tomcat 9.0.x has been
+<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
+</section>
+
+
 <section name="Tomcat 10.1.56 Released" rtext="2026-06-22">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.56
@@ -184,34 +217,6 @@ bug fixes and improvements compared to v
 </section>
 
 
-
-<section name="Tomcat 9.0.118 Released" rtext="2026-05-10">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 9.0.118
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.117 include:</p>
-<ul>
-<li>Enhance version.sh and version.bat to display APR, Tomcat Native, and
-    OpenSSL version information.</li>
-<li>Free private keys, keys and certificates after use in FFM based
-    connector configuration.</li>
-<li>Various HTTP/2 validation improvements and a broader change to use
-    stream resets rather than connection closures where appropriate.</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.118_(remm)">Tomcat 9
-  changelog</a>.
-</p>
-
-<p style="text-align: center;">
-<a href="download-90.cgi">Download</a>
-</p>
-<p>Note: End of support for Tomcat 9.0.x has been
-<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
-</section>
-
-
 <section name="Tomcat Connectors 1.2.50 Released" rtext="2024-08-12">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 1.2.50 of

Modified: tomcat/site/trunk/xdocs/migration-9.xml
==============================================================================
--- tomcat/site/trunk/xdocs/migration-9.xml     Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/migration-9.xml     Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -549,7 +549,8 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="9.0.113">9.0.113</option>
     <option value="9.0.115">9.0.115</option>
     <option value="9.0.116">9.0.116</option>
-    <option value="9.0.117" selected="selected">9.0.117</option>
+    <option value="9.0.117">9.0.117</option>
+    <option value="9.0.118" selected="selected">9.0.118</option>
     </select>,</label> <label>new version:
     <select name="target">
     <option value="9.0.0-M1">9.0.0-M1</option>
@@ -666,7 +667,8 @@ versions of Apache Tomcat<sup>&#174;</su
     <option value="9.0.115">9.0.115</option>
     <option value="9.0.116">9.0.116</option>
     <option value="9.0.117">9.0.117</option>
-    <option value="9.0.118" selected="selected">9.0.118</option>
+    <option value="9.0.118">9.0.118</option>
+    <option value="9.0.119" selected="selected">9.0.119</option>
     <option value="HEAD">trunk (unreleased)</option>
     </select></label>
     </p>

Modified: tomcat/site/trunk/xdocs/oldnews.xml
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -30,6 +30,35 @@
   <li><a href="oldnews-2010.html">year 2010</a></li>
 </ul>
 </section>
+
+
+<section name="Tomcat 9.0.118 Released" rtext="2026-05-10">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 9.0.118
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.117 include:</p>
+<ul>
+<li>Enhance version.sh and version.bat to display APR, Tomcat Native, and
+    OpenSSL version information.</li>
+<li>Free private keys, keys and certificates after use in FFM based
+    connector configuration.</li>
+<li>Various HTTP/2 validation improvements and a broader change to use
+    stream resets rather than connection closures where appropriate.</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.118_(remm)">Tomcat 9
+  changelog</a>.
+</p>
+
+<p style="text-align: center;">
+<a href="download-90.cgi">Download</a>
+</p>
+<p>Note: End of support for Tomcat 9.0.x has been
+<a href="tomcat-9.0.x-eos.html">announced</a> as 31 March 2027.</p>
+</section>
+
+
 <section name="Tomcat 10.1.55 Released" rtext="2026-05-11">
 <p>
 The Apache Tomcat Project is proud to announce the release of version 10.1.55

Modified: tomcat/site/trunk/xdocs/whichversion.xml
==============================================================================
--- tomcat/site/trunk/xdocs/whichversion.xml    Tue Jun 23 07:32:55 2026        
(r1935568)
+++ tomcat/site/trunk/xdocs/whichversion.xml    Tue Jun 23 08:01:17 2026        
(r1935569)
@@ -67,7 +67,7 @@ specifications</a> and the respective Ap
   <td>1.1</td>
   <td>1.3</td>
   <td>9.0.x</td>
-  <td>9.0.118</td>
+  <td>9.0.119</td>
   <td>8 and later</td>
 </tr>
 </table>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to