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:25 UTC

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

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

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


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 38de8bce63 Revert "Bump OpenSSL version."
38de8bce63 is described below

commit 38de8bce63598ea33eeefcd0281443778b94cdfd
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 30 13:15:04 2023 -0400

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

diff --git a/build.properties.default b/build.properties.default
index ad1a2061fa..8874848e4f 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -167,7 +167,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