This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new c01be12d7d Update baseline to 11.0.14
c01be12d7d is described below

commit c01be12d7ddb7f4666c19063e360fbf8f4c5f87b
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Nov 20 09:01:06 2025 +0000

    Update baseline to 11.0.14
---
 webapps/docs/changelog.xml | 48 +---------------------------------------------
 1 file changed, 1 insertion(+), 47 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 670ff2b706..bdae49555e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -109,7 +109,7 @@
     <changelog>
       <scode>
         This release contains all of the changes up to and including those in
-        Apache Tomcat 11.0.13 plus the additional changes listed below. (markt)
+        Apache Tomcat 11.0.14 plus the additional changes listed below. (markt)
       </scode>
       <update>
         The minimum Java version has been updated to Java 21. (markt)
@@ -186,11 +186,6 @@
         to <code>true</code>. (markt)
       </update>
       <!-- Entries for backport and removal before 12.0.0-M1 below this line 
-->
-      <fix>
-        When generating the class path in the Loader, re-order the check on
-        individual class path components to avoid a potential
-        <code>NullPointerException</code>. Identified by Coverity Scan. (markt)
-      </fix>
       <fix>
         Add log warnings for additional Host <code>appBase</code> suspicious
         values. (remm)
@@ -224,13 +219,6 @@
         (remm)
       </update>
       <!-- Entries for backport and removal before 12.0.0-M1 below this line 
-->
-      <fix>
-        Graceful failure for OCSP on BoringSSL in the FFM code. (remm)
-      </fix>
-      <fix>
-        <bug>69866</bug>: Fix a memory leak when using a trust store with the
-        OpenSSL provider. Pull request <pr>912</pr> by aogburn. (markt)
-      </fix>
       <fix>
         Don't log an incorrect certificate <code>KeyStore</code> location when
         creating a TLS connector if the <code>KeyStore</code> instance has been
@@ -270,10 +258,6 @@
         <code>java.util.Date</code>. (markt)
       </add>
       <!-- Entries for backport and removal before 12.0.0-M1 below this line 
-->
-      <fix>
-        <bug>69862</bug>: Avoid NPE unwrapping Servlet exception which would
-        hide some exception details. Patch submitted by Eric Blanquer. (remm)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">
@@ -330,36 +314,6 @@
         Update Derby to 10.17.1.0. (markt)
       </update>
       <!-- Entries for backport and removal before 12.0.0-M1 below this line 
-->
-      <update>
-        Update the internal fork of Apache Commons BCEL to 6.11.0. (markt)
-      </update>
-      <update>
-        Update to the Eclipse JDT compiler 4.37. (markt)
-      </update>
-      <update>
-        Update to Byte Buddy 1.17.8. (markt)
-      </update>
-      <update>
-        Update to Checkstyle 12.1.1. (markt)
-      </update>
-      <update>
-        Update to Jacoco 0.8.14. (markt)
-      </update>
-      <update>
-        Update to SpotBugs 4.9.8. (markt)
-      </update>
-      <update>
-        Update to JSign 7.4. (markt)
-      </update>
-      <update>
-        Update Maven Resolver Ant Tasks to 1.6.0. (rjung)
-      </update>
-      <add>
-        Improvements to Japanese translations provided by tak7iji. (markt)
-      </add>
-      <add>
-        Improvements to French translations. (remm)
-      </add>
     </changelog>
   </subsection>
 </section>


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

Reply via email to