This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
from e766ac557 Increment version for next development cycle new 9f27e2a85 Disable OCSP if optionalNoCA is used new 26e57f413 Update minimum recommended version of OpenSSL to 3.0.11 new f40a85500 Update patch for OpenSSL 3.0.11 The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: native/src/sslutils.c | 9 ++- native/srclib/VERSIONS | 2 +- native/srclib/openssl/openssl-msvcrt-1.1.1.patch | 74 ------------------------ native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 4 +- xdocs/miscellaneous/changelog.xml | 10 ++++ 5 files changed, 17 insertions(+), 82 deletions(-) delete mode 100644 native/srclib/openssl/openssl-msvcrt-1.1.1.patch --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org