[tomcat] branch 9.0.x updated: Align with 10.0.x

2021-11-25 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 45cfe08 Align with 10.0.x 45cfe08 is described

[tomcat] branch 8.5.x updated: Align with 9.0.x

2021-11-25 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 21fa8c8 Align with 9.0.x 21fa8c8 is described

[Bug 65704] New: The class XmlUtil.java have XXE security issue

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65704 Bug ID: 65704 Summary: The class XmlUtil.java have XXE security issue Product: Taglibs Version: 1.2.5 Hardware: PC Status: NEW Severity: normal Priority: P2

[tomcat] branch 8.5.x updated: Switch from Cobertura to JaCoCo for code coverage

2021-11-25 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 951e1b6 Switch from Cobertura to JaCoCo for code

[tomcat] branch main updated: More spec version updates

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new a23c096 More spec version updates a23c096 is

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #3 from Michael Osipov --- (In reply to laszlo.dobrontei from comment #2) > It's in the distribution SUSE Linux Enterprise Server 15 SP3 Then talk to SUSE and try a vanilla Tomcat first. -- You are receiving this mail because:

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #6 from laszlo.dobron...@raiffeisen.hu --- OK, I see. That explains. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe,

[tomcat] branch 8.5.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 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 f350ee7 Fix BZ 65677 - improve error handling for

[Bug 65677] InvalidMarkException in Http11InputBuffer.fill when socket read throws AsynchronousCloseException

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65677 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[GitHub] [tomcat] markt-asf closed pull request #456: Document conditions under which the AprLifecycleListener can be used …

2021-11-25 Thread GitBox
markt-asf closed pull request #456: URL: https://github.com/apache/tomcat/pull/456 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #456: Document conditions under which the AprLifecycleListener can be used …

2021-11-25 Thread GitBox
markt-asf commented on pull request #456: URL: https://github.com/apache/tomcat/pull/456#issuecomment-979167233 Merged manually -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[tomcat] branch main updated: Document conditions of use for AprLifecycleListener to avoid JVM crashes

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 3e42a98 Document conditions of use for

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #2 from laszlo.dobron...@raiffeisen.hu --- It's in the distribution SUSE Linux Enterprise Server 15 SP3 -- You are receiving this mail because: You are the assignee for the bug.

[tomcat] branch main updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 717d69c Fix BZ 65677 - improve error handling for

[tomcat] branch 10.0.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 543aab6 Fix BZ 65677 - improve error handling

[tomcat] branch 9.0.x updated: Fix BZ 65677 - improve error handling for HTTP reads with NIO2

2021-11-25 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 4bb3fee Fix BZ 65677 - improve error handling for

[Bug 65704] The class XmlUtil.java have XXE security issue

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65704 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED OS|

[Bug 65705] New: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 Bug ID: 65705 Summary: java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer; Product: Tomcat 9 Version: 9.0.36 Hardware: PC OS:

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #4 from Michael Osipov --- They have compiled Tomcat with Java 11 and did not supply: --release=8 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #7 from Remy Maucherat --- I am also very careful about using Java 8 to build 9.0.x ... -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #8 from laszlo.dobron...@raiffeisen.hu --- Thank you for looking into. I will let SUSE the issue. Building with JDK8 should fix the issue. However the BUILDING.txt doesn't mention JDK8 as requirement and the code actually does not

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 --- Comment #1 from Mark Thomas --- >From where, exactly, did you obtain your copy of Apache Tomcat 9.0.36? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65705] java.lang.NoSuchMethodError: java.nio.ByteBuffer.limit(I)Ljava/nio/ByteBuffer;

2021-11-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65705 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 9.0.x updated: Document conditions of use for AprLifecycleListener to avoid JVM crashes

2021-11-25 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 25fe896 Document conditions of use for

[tomcat] branch 8.5.x updated: Document conditions of use for AprLifecycleListener to avoid JVM crashes

2021-11-25 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 2beeaa4 Document conditions of use for

[tomcat] branch 10.0.x updated: Document conditions of use for AprLifecycleListener to avoid JVM crashes

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 5e44d9d Document conditions of use for

[tomcat] 02/03: Alternative fix for PR #453 - lost log messages on shutdown

2021-11-25 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 commit 11e39ff97e55d2749f28da837e866eeb26c2a0e6 Author: Mark Thomas AuthorDate: Thu Nov 25 14:04:55 2021 + Alternative

[tomcat] 02/03: Alternative fix for PR #453 - lost log messages on shutdown

2021-11-25 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 commit a224cbdb603c29a63c14a3f8b921b26870222f86 Author: Mark Thomas AuthorDate: Thu Nov 25 14:04:55 2021 + Alternative

[tomcat] 03/03: Refactor AsyncFileHandler to make use of system property unnecessary

2021-11-25 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 commit 9489ce53edacc72214a3df2c5d56edf111cf6efe Author: Mark Thomas AuthorDate: Thu Nov 25 14:12:45 2021 + Refactor

[tomcat] branch main updated: Additional improvements

2021-11-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 72fdb26 Additional improvements 72fdb26 is described

[tomcat] branch main updated: Rename

2021-11-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new aeb5b54 Rename aeb5b54 is described below commit

svn commit: r1895332 - in /tomcat/site/trunk: docs/.htaccess docs/migration-10.html docs/migration-85.html docs/migration-9.html xdocs/.htaccess xdocs/migration-10.xml xdocs/migration-85.xml xdocs/mig

2021-11-25 Thread markt
Author: markt Date: Thu Nov 25 14:38:46 2021 New Revision: 1895332 URL: http://svn.apache.org/viewvc?rev=1895332=rev Log: Add system property removal to migration guide Modified: tomcat/site/trunk/docs/.htaccess tomcat/site/trunk/docs/migration-10.html

[tomcat] 03/03: Refactor AsyncFileHandler to make use of system property unnecessary

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c2a56ec131db596265ccc9ffce3bbf34818f7c1a Author: Mark Thomas AuthorDate: Thu Nov 25 14:12:45 2021 + Refactor

[tomcat] 02/03: Alternative fix for PR #453 - lost log messages on shutdown

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 6d84fe760ec58527719222614f9a7fbfea7e664a Author: Mark Thomas AuthorDate: Thu Nov 25 14:04:55 2021 + Alternative

[tomcat] branch main updated (aeb5b54 -> c2a56ec)

2021-11-25 Thread markt
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.git. from aeb5b54 Rename new f03933f Improve thread safety of open and close new 6d84fe7 Alternative fix for PR #453

[tomcat] 01/03: Improve thread safety of open and close

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git commit f03933faf8e54ed2b75607ca47200ec2a410ec52 Author: Mark Thomas AuthorDate: Thu Nov 25 13:50:42 2021 + Improve

[tomcat] branch 10.0.x updated (5e44d9d -> 1e4955a)

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 5e44d9d Document conditions of use for AprLifecycleListener to avoid JVM crashes new d953e59 Improve thread

[tomcat] branch main updated: Document how to run the testsuite

2021-11-25 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new aabe992 Document how to run the testsuite aabe992 is

[GitHub] [tomcat] markt-asf commented on pull request #453: AsyncFileHandler: try to flush on close

2021-11-25 Thread GitBox
markt-asf commented on pull request #453: URL: https://github.com/apache/tomcat/pull/453#issuecomment-979270093 Thanks for the PR. I applied a slightly different fix with an eye to a larger refactoring that would start/stop the thread as handlers were open/closed. I also removed the

[GitHub] [tomcat] markt-asf closed pull request #453: AsyncFileHandler: try to flush on close

2021-11-25 Thread GitBox
markt-asf closed pull request #453: URL: https://github.com/apache/tomcat/pull/453 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[tomcat] 02/03: Alternative fix for PR #453 - lost log messages on shutdown

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 52b5ea76ab3ff2fabca87ff1936ec799e23520f1 Author: Mark Thomas AuthorDate: Thu Nov 25 14:04:55 2021 + Alternative

[tomcat] 01/03: Improve thread safety of open and close

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d953e59c10df3b06af71d63b613e076344f8693f Author: Mark Thomas AuthorDate: Thu Nov 25 13:50:42 2021 + Improve

[tomcat] 03/03: Refactor AsyncFileHandler to make use of system property unnecessary

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 1e4955af7cfd073eece5836ded05d719c6c6c4cb Author: Mark Thomas AuthorDate: Thu Nov 25 14:12:45 2021 + Refactor

[tomcat] 03/03: Refactor AsyncFileHandler to make use of system property unnecessary

2021-11-25 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 commit 1ac77adb0f06d20f8c5691264daae29c000c31ce Author: Mark Thomas AuthorDate: Thu Nov 25 14:12:45 2021 + Refactor

[tomcat] branch 8.5.x updated (2beeaa4 -> 9489ce5)

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 2beeaa4 Document conditions of use for AprLifecycleListener to avoid JVM crashes new 8068889 Improve thread

[tomcat] 01/03: Improve thread safety of open and close

2021-11-25 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 commit 80688892b50d02acef05686f54451d85f725de77 Author: Mark Thomas AuthorDate: Thu Nov 25 13:50:42 2021 + Improve

[tomcat] 01/03: Improve thread safety of open and close

2021-11-25 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 commit dd849b10bd85ee98755332479a04013afa969b3a Author: Mark Thomas AuthorDate: Thu Nov 25 13:50:42 2021 + Improve

[tomcat] branch 9.0.x updated (25fe896 -> 1ac77ad)

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 25fe896 Document conditions of use for AprLifecycleListener to avoid JVM crashes new dd849b1 Improve thread

Re: OpenSSL module build releases

2021-11-25 Thread Rémy Maucherat
On Tue, Nov 23, 2021 at 10:36 AM Martin Grigorov wrote: > > On Tue, Nov 23, 2021 at 11:18 AM Rémy Maucherat wrote: > > > On Tue, Nov 23, 2021 at 9:33 AM Martin Grigorov > > wrote: > > > > > > Hi Remy, > > > > > > On Tue, Nov 23, 2021 at 9:49 AM Rémy Maucherat wrote: > > > > > > > On Mon, Nov

default context path

2021-11-25 Thread Mark Thomas
Hi all, I am working on updating the Servlet TCK for Servlet 6 and I have been discussing with the Jakarta Servlet community whether or not we could disable the TCK test that checks default-context-path support. Tomcat doesn't implement this feature as the container is allowed to override

[GitHub] [tomcat] markt-asf closed pull request #434: Optionally inherit request parameters

2021-11-25 Thread GitBox
markt-asf closed pull request #434: URL: https://github.com/apache/tomcat/pull/434 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [tomcat] markt-asf commented on pull request #434: Optionally inherit request parameters

2021-11-25 Thread GitBox
markt-asf commented on pull request #434: URL: https://github.com/apache/tomcat/pull/434#issuecomment-979437308 This is not going to be applied. The users mailing list is the place to discuss your requirement and possible solutions. As a starting point, how about ensuring the target

[tomcat] branch main updated: Add debug logging. Based on a PR by Polina Georgieva

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 142b72a Add debug logging. Based on a PR by Polina

[tomcat] branch 10.0.x updated: Add debug logging. Based on a PR by Polina Georgieva

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new 5d6ac5a Add debug logging. Based on a PR by

[tomcat] branch 9.0.x updated: Add debug logging. Based on a PR by Polina Georgieva

2021-11-25 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 d9fb319 Add debug logging. Based on a PR by

[tomcat] branch 8.5.x updated: Add debug logging. Based on a PR by Polina Georgieva

2021-11-25 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 130e832 Add debug logging. Based on a PR by

[GitHub] [tomcat] markt-asf commented on pull request #452: Introduce logs in RestCsrfPreventionFilter to improve troubleshooting.

2021-11-25 Thread GitBox
markt-asf commented on pull request #452: URL: https://github.com/apache/tomcat/pull/452#issuecomment-979431354 It has been 2 months and the requested changes have not been made. I made the changes and a number of other fixes and applied this manually. -- This is an automated message

[GitHub] [tomcat] markt-asf closed pull request #452: Introduce logs in RestCsrfPreventionFilter to improve troubleshooting.

2021-11-25 Thread GitBox
markt-asf closed pull request #452: URL: https://github.com/apache/tomcat/pull/452 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[tomcat] branch main updated: Correct capitalisation of method name

2021-11-25 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/main by this push: new 6e21c5d Correct capitalisation of method name