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

markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


    from 08a19997a Update from 1.2.x to 2.0.x
     new f7930fa16 Update OpenSSL to 3.0.0 and make it required
     new 25196d38d Minimum APR version is now 1.7.0

The 2 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:
 CMakeLists.txt                    |   2 +-
 native/NMAKEmakefile              |   2 +-
 native/build/rpm/tcnative.spec.in |   4 +-
 native/build/tcnative.m4          | 193 ++++++++----------
 native/configure.in               |  24 +--
 native/libtcnative.dsp            |   4 +-
 native/src/jnilib.c               |   6 +-
 native/src/ssl.c                  | 407 --------------------------------------
 native/src/sslconf.c              |  60 ------
 native/src/sslcontext.c           | 364 ----------------------------------
 native/src/sslutils.c             |   2 -
 native/srclib/VERSIONS            |  39 +---
 native/tcnative.dsp               |   4 +-
 xdocs/miscellaneous/changelog.xml |   7 +
 14 files changed, 109 insertions(+), 1009 deletions(-)


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

Reply via email to