Author: markt
Date: Wed Jul 24 17:52:13 2024
New Revision: 1919503

URL: http://svn.apache.org/viewvc?rev=1919503&view=rev
Log:
Update site with Tomcat Native 1.3.1 docs

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/2024.html

Modified: tomcat/site/trunk/docs/native-1.3-doc/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.3-doc/index.html?rev=1919503&r1=1919502&r2=1919503&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-1.3-doc/index.html Wed Jul 24 17:52:13 2024
@@ -28,10 +28,10 @@
 </div><h3 id="Headlines">Headlines</h3><div class="text">
 <ul>
 
-<li><a href="news/2024.html#20240208">12 February 2024 - <b>TC-Native-1.3.0
+<li><a href="news/2024.html#20240724">24 July 2024 - <b>TC-Native-1.3.1
 released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.3.0 Stable.</p>
+Tomcat Native 1.3.1 Stable.</p>
 <p>
 The sources and the binaries for selected platforms are available from the
 <a href="../download-native.cgi">Download page</a>.
@@ -164,9 +164,8 @@ INFO: Initializing Coyote HTTP/1.1 on ht
   <p>
     Refer to the tomcat documentation to configure the connectors (See
     <a href="http://tomcat.apache.org/tomcat-11.0-doc/apr.html";>Tomcat 
11.0.x</a>,
-    <a href="http://tomcat.apache.org/tomcat-10.1-doc/apr.html";>Tomcat 
10.1.x</a>,
-    <a href="http://tomcat.apache.org/tomcat-9.0-doc/apr.html";>Tomcat 
9.0.x</a> and 
-    <a href="http://tomcat.apache.org/tomcat-8.5-doc/apr.html";>Tomcat 
8.5.x</a>)
+    <a href="http://tomcat.apache.org/tomcat-10.1-doc/apr.html";>Tomcat 
10.1.x</a> and
+    <a href="http://tomcat.apache.org/tomcat-9.0-doc/apr.html";>Tomcat 
9.0.x</a>)
   </p>
 </div></div>
 

Modified: tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html?rev=1919503&r1=1919502&r2=1919503&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html 
(original)
+++ tomcat/site/trunk/docs/native-1.3-doc/miscellaneous/changelog.html Wed Jul 
24 17:52:13 2024
@@ -4,6 +4,27 @@
   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="Changes_in_1.3.1">Changes in 1.3.1</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix a crash on Windows when <code>SSLContext.setCACertificate()</code>
+      is invoked with a <code>null</code> value for 
<code>caCertificateFile</code>
+      and a non-<code>null</code> value for <code>caCertificatePath</code>
+      until properly addressed with
+      https://github.com/openssl/openssl/issues/24416. (michaelo)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Use ERR_error_string_n with a definite buffer length as a named constant.
+      (schultz)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Ensure local reference capacity is available when creating new arrays
+      and Strings. (schultz)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Update the recommended minimum version of OpenSSL to 3.0.14. (markt)
+    </li>
+  </ul>
 </div><h3 id="Changes_in_1.3.0">Changes in 1.3.0</h3><div class="text">
   <ul class="changelog">
     <li><img alt="Update: " class="icon" src="../images/update.gif">
@@ -31,6 +52,9 @@
       Remove NPN support as NPN was never standardised and browser support was
       removed in 2019. (markt)
     </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Update the recommended minimum version of OpenSSL to 3.0.13. (markt)
+    </li>
   </ul>
 </div><h3 id="Changes_in_1.2.x">Changes in 1.2.x</h3><div class="text">
 <p>Please see the <a 
href="../../native-1.2-doc/miscellaneous/changelog.html">1.2.x
@@ -40,4 +64,4 @@
    changelog</a>.</p>
 </div></div></div></div></div><footer><div id="footer">
     Copyright &copy; 2008-2024, The Apache Software Foundation
-  </div></footer></div></body></html>
\ No newline at end of file
+  </div></footer></div></body></html>

Modified: tomcat/site/trunk/docs/native-1.3-doc/news/2024.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-1.3-doc/news/2024.html?rev=1919503&r1=1919502&r2=1919503&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-1.3-doc/news/2024.html (original)
+++ tomcat/site/trunk/docs/native-1.3-doc/news/2024.html Wed Jul 24 17:52:13 
2024
@@ -1,9 +1,9 @@
 <!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 - 2024 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/2024.html">2024</a></li></ul></div></nav></div></div><div 
id="mainRight"><div id="content"><h2>2024 News and Status</h2><h3 
id="2024_News_&amp;_Status">2024 News &amp; Status</h3><div class="text">
     
-      <div class="subsection"><h4 id="20240208">12 February 2024 - 
TC-Native-1.3.0 released</h4><div class="text">
+      <div class="subsection"><h4 id="20240724">24 July 2024 - TC-Native-1.3.1 
released</h4><div class="text">
         <p>The Apache Tomcat team is proud to announce the immediate
-        availability of Tomcat Native 1.3.0.</p>
+        availability of Tomcat Native 1.3.1.</p>
       </div></div>
       
     </div></div></div></div></div><footer><div id="footer">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to