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

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

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

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


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

commit 3442033549496ae2df4d8b13c1b84f8998b4ffc2
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 30 13:15:58 2023 -0400

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

diff --git a/build.properties.default b/build.properties.default
index e0ac0c66ec..0e170b2e22 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -158,7 +158,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