Mark,
On 5/30/23 11:55, Mark Thomas wrote:
On 30/05/2023 16:51, schu...@apache.org wrote:
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 f6fe0ddf0b Bump OpenSSL version number.
f6fe0ddf0b is described below
commit f6fe0ddf0bfa2dce1171035b32cc62af82dab5b1
Author: Christopher Schultz <ch...@christopherschultz.net>
AuthorDate: Tue May 30 11:51:12 2023 -0400
Bump OpenSSL version number.
-1. veto. This breaks the build.
Ugh, sorry. I will revert.
The OpenSSL version number is the version that the most recent Tomcat
Native library was built with, not the version we would like to build with.
This veto applies to all back-ports as well.
Sorry about that.
-chris
---
build.properties.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index 8a11739e02..09621a5b0b 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.8
+tomcat-native-openssl.version=3.0.9
tomcat-native.src.checksum.enabled=true
tomcat-native.src.checksum.algorithm=SHA-512
tomcat-native.src.checksum.value=d80e6b76295bb253eaf6eab4d722f3ba2f683f33a96310838b4c44b99f0b47a49ed9c09bb53ed23698db057ce765e3fcbfcd4ac4b75d2bdbe691f916be3be339
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org