This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 7155732bcd Update to Tomcat Native 1.3.8
7155732bcd is described below
commit 7155732bcd63b2aac2f7ec918c415ccdad357f5b
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 16 17:50:52 2026 +0100
Update to Tomcat Native 1.3.8
---
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 1338148719..ad990222b9 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -183,14 +183,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.7
-tomcat-native-openssl.version=3.0.19
+tomcat-native.version=1.3.8
+tomcat-native-openssl.version=3.0.21
tomcat-native.src.checksum.enabled=true
tomcat-native.src.checksum.algorithm=SHA-512
-tomcat-native.src.checksum.value=a7d466d3cbca0cd1d63bd00588f62ab5bdd23f9e063818b03783605de5ac0dfe4402765db46bb10cd62dd05e0c6ca3f9be5b98f17e522ac6690dd0efd66b7ba2
+tomcat-native.src.checksum.value=a12b97979037720465300cbc05777ff6ee2ec1dc59ff698864d7068800bf0c2d2606a4e0e29a4d7b16f92c9130604a13e0cc27929a224c9ff77e532ac98a4695
tomcat-native.win.checksum.enabled=true
tomcat-native.win.checksum.algorithm=SHA-512
-tomcat-native.win.checksum.value=ddf891ca0cd759f80c630d308b8d4988f0c98dda48fb8194a32d3dfa1a91d58d6793a69114121b035f6d7cdead4015f486f52d56ea6773d49e59588c5ab6c8fa
+tomcat-native.win.checksum.value=f8de558aca1d9c9037b52a2477d97b300c357cce509cd8bdb29ec6a03fad56a9006b22c2d155df842cfb921fc085c3a9bbdd564b08546ad6573d97e2dfc9d6cb
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 e1f47ccc4c..05c5a22a21 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -476,6 +476,9 @@
<update>
Improvements to Japanese translations provided by tak7iji. (markt)
</update>
+ <update>
+ Update Tomcat Native to 1.3.8. (markt)
+ </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]