You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by sc...@apache.org on 2023/05/30 17:15:39 UTC

[tomcat] branch 9.0.x updated: Revert "Bump OpenSSL version."

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

schultz 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 554eda4fa7 Revert "Bump OpenSSL version."
554eda4fa7 is described below

commit 554eda4fa7121bf0d17f78b1577b0b34b27aeff6
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 30 13:15:25 2023 -0400

    Revert "Bump OpenSSL version."
    
    This reverts commit b666cc1a8cc03dfb213984167e3878bc5af3d4d1.
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index cac84e74ff..765ad173d9 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -163,7 +163,7 @@ jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ec
 
 # ----- Tomcat native library -----
 tomcat-native.version=1.2.36
-tomcat-native-openssl.version=1.1.1u
+tomcat-native-openssl.version=1.1.1t
 tomcat-native.src.checksum.enabled=true
 tomcat-native.src.checksum.algorithm=SHA-512
 tomcat-native.src.checksum.value=ae89a872b8331035e01387665539a0c08096ae1abdb5dc7a25a197650a641ba3637f01437f1bee27b442c1c59c4d2fe2e5679d1595e8c5d121b9b219da2fb094


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org