Author: markt
Date: Wed Feb 11 09:35:09 2026
New Revision: 1931806
Log:
Update site for Tomcat Native 2.0.13 release
Modified:
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/download-native.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/site/trunk/docs/download-native.html
==============================================================================
--- tomcat/site/trunk/docs/download-native.html Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/docs/download-native.html Wed Feb 11 09:35:09 2026
(r1931806)
@@ -10,8 +10,8 @@
archive download site</a>.</p>
</div><h3 id="Quick_Navigation">Quick Navigation</h3><div class="text">
-[define v]2.0.12[end]
-[define vo]3.5.4[end]
+[define v]2.0.13[end]
+[define vo]3.5.5[end]
[define w]1.3.5[end]
[define wo]3.0.18[end]
<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/KEYS">KEYS</a> |
Modified: tomcat/site/trunk/docs/index.html
==============================================================================
--- tomcat/site/trunk/docs/index.html Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/docs/index.html Wed Feb 11 09:35:09 2026
(r1931806)
@@ -31,6 +31,23 @@ 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_Native_2.0.13_Released"><span
class="pull-right">2026-02-11</span> Tomcat Native 2.0.13 Released</h3><div
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.13 of
+Tomcat Native. The notable changes compared to 2.0.12 include:
+</p>
+<ul>
+<li>Fix a crash when compiled with OpenSSL 3.0.x and using a certificate PEM
+ file does not contain explicit DH parameters.</li>
+<li>Refactor the setting of OCSP defaults so they always apply, even
+ when using older versions of Tomcat.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+ 3.5.5 and APR 1.7.6</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">Change log for 2.0.13</a>
+</p>
</div><h3 id="Tomcat_10.1.52_Released"><span
class="pull-right">2026-01-27</span> Tomcat 10.1.52 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 10.1.52
@@ -145,22 +162,6 @@ Tomcat Native. The notable changes compa
<a href="https://tomcat.apache.org/download-native.cgi">Download</a> |
<a href="native-1.3-doc/miscellaneous/changelog.html">Change log for 1.3.5</a>
</p>
-</div><h3 id="Tomcat_Native_2.0.12_Released"><span
class="pull-right">2026-01-12</span> Tomcat Native 2.0.12 Released</h3><div
class="text">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 2.0.12 of
-Tomcat Native. The notable changes compared to 2.0.9 include:
-</p>
-<ul>
-<li>Add support for configuring TLS 1.3 cipher suites</li>
-<li>Expand verification of OCSP responses and provide additional options to
- configure OCSP behaviour.</li>
-<li>The windows binaries in this release have been built with OpenSSL
- 3.5.4 and APR 1.7.6</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">Change log for 2.0.12</a>
-</p>
</div><h3 id="Tomcat_Migration_Tool_for_Jakarta_EE_1.0.10_Released"><span
class="pull-right">2025-11-24</span> Tomcat Migration Tool for Jakarta EE
1.0.10 Released</h3><div class="text">
<p>
The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
Modified: tomcat/site/trunk/docs/oldnews.html
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/docs/oldnews.html Wed Feb 11 09:35:09 2026
(r1931806)
@@ -20,6 +20,22 @@
<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_Native_2.0.12_Released"><span
class="pull-right">2026-01-12</span> Tomcat Native 2.0.12 Released</h3><div
class="text">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.12 of
+Tomcat Native. The notable changes compared to 2.0.9 include:
+</p>
+<ul>
+<li>Add support for configuring TLS 1.3 cipher suites</li>
+<li>Expand verification of OCSP responses and provide additional options to
+ configure OCSP behaviour.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+ 3.5.4 and APR 1.7.6</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">Change log for 2.0.12</a>
+</p>
</div><h3 id="Tomcat_Native_1.3.4_Released"><span
class="pull-right">2026-01-12</span> Tomcat Native 1.3.4 Released</h3><div
class="text">
<p>
The Apache Tomcat Project is proud to announce the release of version 1.3.4 of
Modified: tomcat/site/trunk/xdocs/download-native.xml
==============================================================================
--- tomcat/site/trunk/xdocs/download-native.xml Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/xdocs/download-native.xml Wed Feb 11 09:35:09 2026
(r1931806)
@@ -22,8 +22,8 @@
Define variables to hold the current version numbers.
Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
-->
-[define v]2.0.12[end]
-[define vo]3.5.4[end]
+[define v]2.0.13[end]
+[define vo]3.5.5[end]
[define w]1.3.5[end]
[define wo]3.0.18[end]
<a
href="https://downloads.apache.org/tomcat/tomcat-connectors/KEYS">KEYS</a> |
Modified: tomcat/site/trunk/xdocs/index.xml
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/xdocs/index.xml Wed Feb 11 09:35:09 2026
(r1931806)
@@ -48,6 +48,26 @@ these users and their stories are listed
wiki page.</p>
</section>
+
+<section name="Tomcat Native 2.0.13 Released" rtext="2026-02-11">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.13 of
+Tomcat Native. The notable changes compared to 2.0.12 include:
+</p>
+<ul>
+<li>Fix a crash when compiled with OpenSSL 3.0.x and using a certificate PEM
+ file does not contain explicit DH parameters.</li>
+<li>Refactor the setting of OCSP defaults so they always apply, even
+ when using older versions of Tomcat.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+ 3.5.5 and APR 1.7.6</li>
+</ul>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.13</a>
+</p>
+</section>
+
<section name="Tomcat 10.1.52 Released" rtext="2026-01-27">
<p>
The Apache Tomcat Project is proud to announce the release of version 10.1.52
@@ -170,26 +190,6 @@ Tomcat Native. The notable changes compa
</p>
</section>
-<section name="Tomcat Native 2.0.12 Released" rtext="2026-01-12">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 2.0.12 of
-Tomcat Native. The notable changes compared to 2.0.9 include:
-</p>
-<ul>
-<li>Add support for configuring TLS 1.3 cipher suites</li>
-<li>Expand verification of OCSP responses and provide additional options to
- configure OCSP behaviour.</li>
-<li>The windows binaries in this release have been built with OpenSSL
- 3.5.4 and APR 1.7.6</li>
-</ul>
-<p style="text-align: center;">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.12</a>
-</p>
-</section>
-
-
-
<section name="Tomcat Migration Tool for Jakarta EE 1.0.10 Released"
rtext="2025-11-24">
<p>
The Apache Tomcat Project is proud to announce the release of 1.0.10 of the
Modified: tomcat/site/trunk/xdocs/oldnews.xml
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml Wed Feb 11 09:34:28 2026
(r1931805)
+++ tomcat/site/trunk/xdocs/oldnews.xml Wed Feb 11 09:35:09 2026
(r1931806)
@@ -31,6 +31,24 @@
</ul>
</section>
+<section name="Tomcat Native 2.0.12 Released" rtext="2026-01-12">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 2.0.12 of
+Tomcat Native. The notable changes compared to 2.0.9 include:
+</p>
+<ul>
+<li>Add support for configuring TLS 1.3 cipher suites</li>
+<li>Expand verification of OCSP responses and provide additional options to
+ configure OCSP behaviour.</li>
+<li>The windows binaries in this release have been built with OpenSSL
+ 3.5.4 and APR 1.7.6</li>
+</ul>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">Change log for 2.0.12</a>
+</p>
+</section>
+
<section name="Tomcat Native 1.3.4 Released" rtext="2026-01-12">
<p>
The Apache Tomcat Project is proud to announce the release of version 1.3.4 of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]