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

markt-asf pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/1.3.x by this push:
     new 1a290f0df Update recommended version as 3.0.x LTS will reach EOS soon
1a290f0df is described below

commit 1a290f0dfcfd7478f2581096b43cc4b12677bdca
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Sep 1 14:45:43 2026 +0100

    Update recommended version as 3.0.x LTS will reach EOS soon
    
    End of support is 2026-09-07 which is likely to be before the next
    Native release
---
 native/srclib/VERSIONS            | 2 +-
 xdocs/miscellaneous/changelog.xml | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/native/srclib/VERSIONS b/native/srclib/VERSIONS
index 3fe24ddd7..e5e1896fd 100644
--- a/native/srclib/VERSIONS
+++ b/native/srclib/VERSIONS
@@ -5,7 +5,7 @@ The current minimum versions are:
 The following version of the libraries are recommended:
 
 - APR 1.7.6 or later, http://apr.apache.org
-- OpenSSL 3.0.19 or later, http://www.openssl.org
+- OpenSSL 3.5.8 or later, http://www.openssl.org
 
 Older versions should also work but are not as thoroughly tested by the Tomcat
 Native team
diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index 5f2325ad3..19c3733da 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -91,6 +91,11 @@
       failure and since both Debian and Ubuntu versions that used OpenSSL 1.1.1
       have reached end of support, OpenSSL 1.1.1 is no longer supported. 
(markt)
     </scode>
+    <update>
+      OpenSSL 3.0.x is approaching end of support so the recommended version of
+      OpenSSL (and the version that windows binaries will be built with) now
+      follows the 3.5.x LTS branch. (markt)
+    </update>
   </changelog>
 </section>
 <section name="1.3.8" rtext="2026-06-15">


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

Reply via email to