[tomcat] branch master updated: Implement poller timeout with async

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 0bd48ff Implement poller timeout with async 0bd48

[tomcat] branch master updated: Remove debug ...

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 0ead8c8 Remove debug ... 0ead8c8 is described bel

[tomcat] branch master updated: Revert processing change

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 c3c6686 Revert processing change c3c6686 is descr

[tomcat] branch master updated: Edit changelog entry

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 187c152 Edit changelog entry 187c152 is described

buildbot success in on tomcat-trunk

2019-04-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4218 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

[tomcat] branch master updated: Fix changelog entry icon.

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 d9bff97 Fix changelog entry icon. d9bff97 is desc

buildbot failure in on tomcat-trunk

2019-04-16 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4220 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler

[Bug 63354] New: forced compression in HTTP2 truncate files

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63354 Bug ID: 63354 Summary: forced compression in HTTP2 truncate files Product: Tomcat 9 Version: 9.0.19 Hardware: All OS: Linux Status: NEW Severity: major

[tomcat] branch master updated: Return logging to normal for now

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 86b0e87 Return logging to normal for now 86b0e87

SSLv2Hello "Protocol" Support

2019-04-16 Thread Coty Sutherland
Hi, It appears that the IBM JDK (version 8) has dropped support for SSLv2Hello so when you startup tomcat with the IBM JDK you get a warning saying that the protocol is being skipped. OpenJDK seems to have dropped it in version 12 or 13 (I haven't tested, just noticed a user list thread about it)

buildbot success in on tomcat-trunk

2019-04-16 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/4221 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

[tomcat] branch master updated: Another round of cleanups

2019-04-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 d7a770a Another round of cleanups d7a770a is desc

[Bug 63356] New: OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Bug ID: 63356 Summary: OCSP_parse_url error while parsing Authority Information Access extension Product: Tomcat Native Version: 1.2.16 Hardware: Other OS

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 Charissa Willard changed: What|Removed |Added CC||cwill...@blackridge.us -- You are

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #1 from Christopher Schultz --- Fortunately, there is only a single code path where OCSP_parse_url is found, so this ought to be easy to track down. I can't see a code path where a NULL OCSP URL would be passed-into OCSP_parse_url,

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #2 from Charissa Willard --- Yes, we untar the source and then build like this: Untar the source tar -xvf tomcat-native_1.2.16.orig.tar.xz tar -xvf tomcat-native_1.2.16-1build1.debian.tar.xz Install APR sudo apt-get install libap

[Bug 63356] OCSP_parse_url error while parsing Authority Information Access extension

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63356 --- Comment #3 from Christopher Schultz --- Created attachment 36532 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36532&action=edit Patch to avoid empty URLs It wasn't clear what the best way was to log debug information other than j

[Bug 63354] forced compression in HTTP2 truncate files

2019-04-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63354 --- Comment #1 from Alejandro Anadon --- Hi, I have been tying to detect the source of the problem; and it seem that it is in the Firefox , because in Crome it works perfect. My firefox is: firefox Quantum 66.0.3 (64-bits) My OS is: Window