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 25a99b684 Ignore local build configuration new 058f6ffa6 IPv6 patches no longer required new 0bc92cc3d Update OpenSSL patch for 3.0.x based on 3.0.3 new aa3e7f596 Update docs etc for changes in Tomcat Native 2.0.x 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: README.txt | 13 +-- native/BUILDING | 123 +++++++++++--------- native/srclib/apr/apr-enable-ipv6.patch | 11 -- native/srclib/apr/win-ipv6.patch | 125 --------------------- ...vcrt-1.1.1.patch => openssl-msvcrt-3.0.3.patch} | 77 +++++++------ xdocs/index.xml | 71 ++++-------- 6 files changed, 134 insertions(+), 286 deletions(-) delete mode 100644 native/srclib/apr/apr-enable-ipv6.patch delete mode 100644 native/srclib/apr/win-ipv6.patch rename native/srclib/openssl/{openssl-msvcrt-1.1.1.patch => openssl-msvcrt-3.0.3.patch} (53%) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org