Re: Time for Tomcat Native 1.2.25

2020-08-20 Thread Michael Osipov
Am 2020-08-20 um 18:30 schrieb Mark Thomas: Hi, It has been a while since 1.2.24 and there are a few fixes in the changelog (mainly for LibreSSL and better support for a range of platforms). With this in mind, I'm currently intending to tag 1.2.25 in ~24 hours Please go ahead. I have started

Time for Tomcat Native 1.2.25

2020-08-20 Thread Mark Thomas
Hi, It has been a while since 1.2.24 and there are a few fixes in the changelog (mainly for LibreSSL and better support for a range of platforms). With this in mind, I'm currently intending to tag 1.2.25 in ~24 hours Mark - To

[Bug 62911] Add support for proxying ocsp requests via ProxyHost and ProxyPort in TomcAt

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62911 --- Comment #4 from Mark Thomas --- I'll note at this point that the Connector attributes proxyHost and proxyPort are NOT intended to provide proxy info for outgoing connections. Those using a Java connector and a JRE that supports OCSP can

[Bug 53940] Added support for new CRL loading after expiration

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53940 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 62626] Tomcat 9.0.10 APR/Native crashes

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62626 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEEDINFO

[Bug 63199] sslsocket handshake JVM crash

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63199 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 63405] Tomcat 7.0.91.0 EXCEPTION_ACCESS_VIOLATION - Problematic frame tcnative-1.dll+0x802e

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63405 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[tomcat] branch 7.0.x updated: Back-port thread-safety fix from 8, 5.x

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new a97f6b2 Back-port thread-safety fix from 8,5.x

[tomcat] branch 7.0.x updated: Cosmetic changes only to align with 8.5.x to ease maintenance

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new f421dab Cosmetic changes only to align with 8.5.x

[tomcat] branch 7.0.x updated: Cosmetic changes only to align with 8.5.x to ease maintenance

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new f421dab Cosmetic changes only to align with 8.5.x

[tomcat] branch 7.0.x updated: Cosmetic changes only to align with 8.5.x to ease maintenance

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/7.0.x by this push: new f421dab Cosmetic changes only to align with 8.5.x

[Bug 64429] Commit b8649e81458194d70667952d9e26df82a79c773f in 1.1.24 breaks compilation with LibreSSL

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429 --- Comment #7 from Mark Thomas --- The directives I added needed to be consistent with the directives already in place to avoid the errors. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 64426] TestSSLHostConfigCompat crashes with LibreSSL 2.9.0

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64426 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[tomcat-native] 02/02: Fiz BZ 64429 - compilation with LibreSSL

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53 Author: Mark Thomas AuthorDate: Thu Aug 20 11:04:19 2020 +0100 Fiz

[tomcat-native] branch master updated (be9fa30 -> 82a2949)

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable to use it in add: Note that a

[Bug 64429] Commit b8649e81458194d70667952d9e26df82a79c773f in 1.1.24 breaks compilation with LibreSSL

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429 --- Comment #6 from Michael Osipov --- (In reply to Mark Thomas from comment #5) > It was another inconsistent directive. Does your fix apply to every version of LibreSSL? While working on other LibreSSL related issues I used this pattern:

[tomcat-native] 01/02: Update changelog

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 567024033cafd78faf59a556afad7fc1cb821aa3 Author: Mark Thomas AuthorDate: Thu Aug 20 09:44:35 2020 +0100

[tomcat-native] branch master updated (be9fa30 -> 82a2949)

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable to use it in add: Note that a

[tomcat-native] 01/02: Update changelog

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 567024033cafd78faf59a556afad7fc1cb821aa3 Author: Mark Thomas AuthorDate: Thu Aug 20 09:44:35 2020 +0100

[tomcat-native] 02/02: Fiz BZ 64429 - compilation with LibreSSL

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53 Author: Mark Thomas AuthorDate: Thu Aug 20 11:04:19 2020 +0100 Fiz

[tomcat-native] branch master updated (be9fa30 -> 82a2949)

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git. from be9fa30 Allow to bypass the OCSP responder check like SSLOCSPEnable to use it in add: Note that a

[tomcat-native] 02/02: Fiz BZ 64429 - compilation with LibreSSL

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 82a29490f2ab9cefa45fe23d0ebfe65c0a53 Author: Mark Thomas AuthorDate: Thu Aug 20 11:04:19 2020 +0100 Fiz

[tomcat-native] 01/02: Update changelog

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat-native.git commit 567024033cafd78faf59a556afad7fc1cb821aa3 Author: Mark Thomas AuthorDate: Thu Aug 20 09:44:35 2020 +0100

[Bug 64429] Commit b8649e81458194d70667952d9e26df82a79c773f in 1.1.24 breaks compilation with LibreSSL

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64429] Commit b8649e81458194d70667952d9e26df82a79c773f in 1.1.24 breaks compilation with LibreSSL

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429 --- Comment #4 from Michael Osipov --- (In reply to Mark Thomas from comment #3) > The fix looks to be fairly simple and I have this committed locally. The > various #if preprocessor directives are not consistent. > > #if

[Bug 64429] Commit b8649e81458194d70667952d9e26df82a79c773f in 1.1.24 breaks compilation with LibreSSL

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64429 --- Comment #3 from Mark Thomas --- The fix looks to be fairly simple and I have this committed locally. The various #if preprocessor directives are not consistent. #if OPENSSL_VERSION_NUMBER < 0x1010L vs #if OPENSSL_VERSION_NUMBER <

[Bug 64497] jni.SSL.getSessionId returns null

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64497 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug 64497] jni.SSL.getSessionId returns null

2020-08-20 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=64497 --- Comment #2 from Mark Thomas --- Turns out setting the session cache size was exposed and setting that automatically sets the mode correctly. The session ID is now available to the rewrite valve. I still want to check on why the

[tomcat] branch 8.5.x updated: Enable session cache so session ID is available with APR

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 389a9bb Enable session cache so session ID is

[tomcat] branch 9.0.x updated: Enable session cache so session ID is available with APR

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/9.0.x by this push: new 213b5db Enable session cache so session ID is

[tomcat] branch master updated: Enable session cache so session ID is available with APR

2020-08-20 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/master by this push: new af4a6a8 Enable session cache so session ID is