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:16:42 UTC

[tomcat] branch main updated: Revert "Bump OpenSSL version number."

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

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


The following commit(s) were added to refs/heads/main by this push:
     new a25cb7910d Revert "Bump OpenSSL version number."
a25cb7910d is described below

commit a25cb7910d6622e7b4e1507cfbf2600dacf350d3
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 30 13:16:28 2023 -0400

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

diff --git a/build.properties.default b/build.properties.default
index 09621a5b0b..8a11739e02 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -140,7 +140,7 @@ jdt.loc.2=http://download.eclipse.org/eclipse/downloads/drops4/${jdt.release}/ec
 
 # ----- Tomcat native library -----
 tomcat-native.version=2.0.3
-tomcat-native-openssl.version=3.0.9
+tomcat-native-openssl.version=3.0.8
 tomcat-native.src.checksum.enabled=true
 tomcat-native.src.checksum.algorithm=SHA-512
 tomcat-native.src.checksum.value=d80e6b76295bb253eaf6eab4d722f3ba2f683f33a96310838b4c44b99f0b47a49ed9c09bb53ed23698db057ce765e3fcbfcd4ac4b75d2bdbe691f916be3be339


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