Author: markt
Date: Wed Feb 11 10:43:22 2026
New Revision: 1931807

Log:
Update docs for Tomcat Native 1.3.6 release

Modified:
   tomcat/site/trunk/docs/native-1.3-doc/index.html
   tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html
   tomcat/site/trunk/docs/native-1.3-doc/news/2026.html

Modified: tomcat/site/trunk/docs/native-1.3-doc/index.html
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/index.html    Wed Feb 11 09:35:09 
2026        (r1931806)
+++ tomcat/site/trunk/docs/native-1.3-doc/index.html    Wed Feb 11 10:43:22 
2026        (r1931807)
@@ -28,10 +28,10 @@
 </div><h3 id="Headlines">Headlines</h3><div class="text">
 <ul>
 
-<li><a href="news/2026.html#20260119">19 Janaury 2026 - <b>Tomcat-Native-1.3.5
+<li><a href="news/2026.html#20260211">11 February 2026 - <b>Tomcat-Native-1.3.6
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.3.5 Stable.</p>
+Tomcat Native 1.3.6 Stable.</p>
 <p>
 The sources and the binaries for selected platforms are available from the
 <a href="../download-native.cgi">Download page</a>.

Modified: tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html  Wed Feb 
11 09:35:09 2026        (r1931806)
+++ tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html  Wed Feb 
11 10:43:22 2026        (r1931807)
@@ -4,6 +4,34 @@
   This is the Changelog for Tomcat Native 1.3.x. The Tomcat Native 1.3.x branch
   started from the 1.2.39 tag.
   </p>
+</div><h3 id="1.3.6"><span style="float: right;">2026-02-11</span> 
1.3.6</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Code: " class="icon" src="../images/code.gif">
+      Refactor the SSL_CONF_CTX clean-up to align it with SSL and SSL_CTX
+      clean-up. (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix unnecessarily large buffer allocation when filtering out NULL and
+      export ciphers. Pull requests <a 
href="https://github.com/apache/tomcat-native/pull/35";>#35</a> and <a 
href="https://github.com/apache/tomcat-native/pull/37";>#37</a> provided by
+      chenjp. (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix a potential memory leak if an invalid <code>OpenSSLConf</code> is
+      provided. Pull request <a 
href="https://github.com/apache/tomcat-native/pull/36";>#36</a> provided by 
chenjp. (markt)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Refactor setting of OCSP configuration defaults as they were only applied
+      if the SSL_CONF_CTX was used. While one was always used with Tomcat
+      versions aware of the OCSP configuration options, one was not always used
+      with Tomcat versions unaware of the OCSP configuration options leading to
+      OCSP verification being enabled by default when the expected behaviour 
was
+      disabled by default. (markt)
+    </li>
+    <li><img alt="Code: " class="icon" src="../images/code.gif">
+      Improve performance for the rare case of handling large OCSP responses.
+      (markt)
+    </li>
+  </ul>
 </div><h3 id="1.3.5"><span style="float: right;">2026-01-19</span> 
1.3.5</h3><div class="text">
   <ul class="changelog">
     <li><img alt="Fix: " class="icon" src="../images/fix.gif">

Modified: tomcat/site/trunk/docs/native-1.3-doc/news/2026.html
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/news/2026.html        Wed Feb 11 
09:35:09 2026        (r1931806)
+++ tomcat/site/trunk/docs/native-1.3-doc/news/2026.html        Wed Feb 11 
10:43:22 2026        (r1931807)
@@ -1,6 +1,11 @@
 <!DOCTYPE html SYSTEM "about:legacy-compat">
 <html lang="en"><head><META http-equiv="Content-Type" content="text/html; 
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" 
type="text/css"><link href="../images/style.css" rel="stylesheet" 
type="text/css"><title>The Apache Tomcat Native Library 1.3 - News - 2026 News 
and Status</title></head><body><div id="wrapper"><header><div 
id="header"><div><div><div class="logo noPrint"><a 
href="https://tomcat.apache.org/";><img alt="Tomcat Home" 
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div 
class="asfLogo noPrint"><a href="http://www.apache.org/"; target="_blank"><img 
src="../images/asf-logo.svg" alt="The Apache Software Foundation" style="width: 
266px; height: 83px;"></a></div><h1>The Apache Tomcat Native Library 1.3 - 
News</h1><div style="height: 1px;"></div><div style="clear: 
left;"></div></div></div></div></header><div id="middle"><div><div 
id="mainLeft" 
class="noprint"><div><nav><div><h2><strong>Links</strong></h2><ul><li><a 
href="../ind
 ex.html">Docs Home</a></li></ul></div><div><h2><strong>Miscellaneous 
Documentation</strong></h2><ul><li><a 
href="../miscellaneous/changelog.html">Changelog</a></li><li><a 
href="../miscellaneous/tls-renegotiation.html">TLS 
renegotiation</a></li></ul></div><div><h2><strong>News</strong></h2><ul><li><a 
href="../news/2026.html">2026</a></li><li><a 
href="../news/2024.html">2024</a></li></ul></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2026 News and Status</h2><h3 
id="2026_News_&amp;_Status">2026 News &amp; Status</h3><div class="text">
     
+      <div class="subsection"><h4 id="20260211">11 February 2026 - 
Tomcat-Native-1.3.6 released</h4><div class="text">
+        <p>The Apache Tomcat team is proud to announce the immediate
+        availability of Tomcat Native 1.3.6.</p>
+      </div></div>
+      
       <div class="subsection"><h4 id="20260119">19 January 2026 - 
Tomcat-Native-1.3.5 released</h4><div class="text">
         <p>The Apache Tomcat team is proud to announce the immediate
         availability of Tomcat Native 1.3.5.</p>


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

Reply via email to