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

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


The following commit(s) were added to refs/heads/9.0.x by this push:
     new e21624adf2 Update Tomcat Native to 1.3.4
e21624adf2 is described below

commit e21624adf2d1075d237ec069f6f2d1adf8afdf0e
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Jan 12 15:13:31 2026 +0000

    Update Tomcat Native to 1.3.4
---
 build.properties.default   | 8 ++++----
 webapps/docs/changelog.xml | 3 +++
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 3210e0a2a0..6c9275a973 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -182,14 +182,14 @@ 
jdt.loc.1=https://archive.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ec
 
jdt.loc.2=https://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ecj-${jdt.version}.jar
 
 # ----- Tomcat native library -----
-tomcat-native.version=1.3.1
-tomcat-native-openssl.version=3.0.14
+tomcat-native.version=1.3.4
+tomcat-native-openssl.version=3.0.18
 tomcat-native.src.checksum.enabled=true
 tomcat-native.src.checksum.algorithm=SHA-512
-tomcat-native.src.checksum.value=06951c67d2739ab9205a537d24345e13e4472f192602fc52015ea84612c6e2c9334404b30a82be7d1e7d4ce470ea9df8b1b8ca1a3b8674d82706ff432280724f
+tomcat-native.src.checksum.value=1dd87a76cd27bdefc8692d46e03f5292f96edabcebe07c541eb19cf6a5a1e3c710ed1655c10cbe6887307c3e5c3db175eda4260507d305eb37cfcd2a4acbb710
 tomcat-native.win.checksum.enabled=true
 tomcat-native.win.checksum.algorithm=SHA-512
-tomcat-native.win.checksum.value=a5f6f68888fe53198407bf1b7f34138bc972ab615a33fb08c440840a71617d8cafe1a8ed827391afee1999695b8ad688f902f191a6955720dd44340a13727407
+tomcat-native.win.checksum.value=8afac443d42eb6331cebafe07032c5627b52050482de02beabda4780dbc8641ee09fb5fc9291457e56755e54feefff95c95b481eb849eb941d0c4d3c40a998aa
 tomcat-native.home=${base.path}/tomcat-native-${tomcat-native.version}
 tomcat-native.tar.gz=${tomcat-native.home}/tomcat-native.tar.gz
 
tomcat-native.loc.1=${base-tomcat.loc.1}/tomcat-connectors/native/${tomcat-native.version}/source/tomcat-native-${tomcat-native.version}-src.tar.gz
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fa576fd5e5..933528d304 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -198,6 +198,9 @@
         Improvements to Chinese translations provided by Yang. vincent.h and
         yong hu. (markt)
       </add>
+      <update>
+        Update Tomcat Native to 1.3.4. (markt)
+      </update>
     </changelog>
   </subsection>
 </section>


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

Reply via email to