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-native.git


The following commit(s) were added to refs/heads/main by this push:
     new b7b16f9ee Add note on LibreSSl support giving 6 months notice
b7b16f9ee is described below

commit b7b16f9ee932f3cd2055ca2d55692a9de804d872
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Feb 6 19:15:29 2026 +0000

    Add note on LibreSSl support giving 6 months notice
---
 xdocs/miscellaneous/changelog.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/xdocs/miscellaneous/changelog.xml 
b/xdocs/miscellaneous/changelog.xml
index 0fec879e8..c509b1865 100644
--- a/xdocs/miscellaneous/changelog.xml
+++ b/xdocs/miscellaneous/changelog.xml
@@ -33,6 +33,10 @@
 </section>
 <section name="2.0.13" rtext="in development">
   <changelog>
+    <scode>
+      Due to various refactorings, the 2.0.x code no longer compiles with
+      LibreSSL. Without a volunteer to maintain LibreSSL support, the LibreSSL
+      code will be removed no earlier than 30 September 2026. (markt)</scode>
     <fix>
       Remove group write permissions from the files in the tar.gz source
       archive. (markt)
@@ -68,7 +72,7 @@
     </fix>
     <fix>
       Refactor extraction of ECDH curve name from the Certificate to avoid
-      deprecated OpenSSL methods. (markt)
+      deprecated OpenSSL methods.
     </fix>
     <fix>
       Refactor the native implementation of <code>SSL.getTime()</code> to avoid


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

Reply via email to