[Bug 65339] UserDatabaseRealm does not rely on cached roles only

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65339 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED OS|

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #11 from Remy Maucherat --- This is correct, the original code has the fix now. I'll do that. -- You are receiving this mail because: You are the assignee for the bug.

[tomcat] branch 9.0.x updated: 65340: Fix NegativeArraySizeException exception in hpack decoder

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 56c256a 65340: Fix NegativeArraySizeException

[tomcat] branch 8.5.x updated: 65340: Fix NegativeArraySizeException exception in hpack decoder

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 b90ed2f 65340: Fix NegativeArraySizeException

[Bug 65342] IllegalArgumentException "endpointClass cannot be null" after upgrade to 9.0.46

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

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch main updated: 65340: Fix NegativeArraySizeException exception in hpack decoder

2021-06-03 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 5869763 65340: Fix NegativeArraySizeException

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-03 Thread Rémy Maucherat
On Tue, Jun 1, 2021 at 11:53 AM Mark Thomas wrote: > Resending with correct subject line... > > Version 1.2.30 includes the following changes compared to 1.2.28 > > - Fix an issue where some Windows systems in some configurations would >only listen on IPv6 addresses on dual stack systems

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #10 from Thomas --- I have reproduced the issue, please see the detail as below. Reason description: When the length of one header value is greater than 127 and its first prefix byte is the last one in

[Bug 65351] New: Regression in UserDatabaseRealm: Groups are no longer considered in hasRole

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65351 Bug ID: 65351 Summary: Regression in UserDatabaseRealm: Groups are no longer considered in hasRole Product: Tomcat 10 Version: 10.0.6 Hardware: All OS:

[Bug 65350] New: The index ID of the request header that Jetty sent to Tomcat was not found in the index table on the Tomcat side

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65350 Bug ID: 65350 Summary: The index ID of the request header that Jetty sent to Tomcat was not found in the index table on the Tomcat side Product: Tomcat 9

[tomcat] branch 9.0.x updated: Fix missing code from the original hasRole

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 2db0abd Fix missing code from the original hasRole

[tomcat] branch 10.0.x updated: Fix missing code from the original hasRole

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 08e6194 Fix missing code from the original

[tomcat] branch 8.5.x updated: Fix missing code from the original hasRole

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 482bea4 Fix missing code from the original hasRole

[Bug 60411] Rewrite's redirect implementation does not correspond to the documentation

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60411 --- Comment #7 from daftartogel --- Bermain togel ya harus http://178.128.89.241;>Bandar Togel Resmi . Jika tidak, kamu bisa kena tipu. Rupiahtoto dijmin bandar togel resmi. silakan daftar togel resmi dan dapatkan banyak cuan yang bisa buat

[tomcat] branch 10.0.x updated: 65340: Fix NegativeArraySizeException exception in hpack decoder

2021-06-03 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 c074807 65340: Fix NegativeArraySizeException

[Bug 65351] Regression in UserDatabaseRealm: Groups are no longer considered in hasRole

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65351 --- Comment #1 from cklein05 --- Provided method was not complete, in order to test for all/effective roles, of course (my bad). Testing explicitly assigned roles is still required so, this should be the correct version: public boolean

[Bug 65351] Regression in UserDatabaseRealm: Groups are no longer considered in hasRole

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65351 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65351] Regression in UserDatabaseRealm: Groups are no longer considered in hasRole

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65351 --- Comment #3 from cklein05 --- That way it should work again :) Nor sure whether I can help much with that decision. The UserDatabaseRealm is the default one and MemoryRealm's Realm states it's not intended for production use. Changing this

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #13 from Joakim Erdfelt --- Does this HPACK fix also address the HPACK index issue reported (at the Jetty issue tracker) against Tomcat? https://github.com/eclipse/jetty.project/issues/6341 -- You are receiving this mail

[tomcat] branch main updated: Fix missing code from the original hasRole

2021-06-03 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 74ce2d0 Fix missing code from the original hasRole

[tomcat] branch 10.0.x updated: Clean-up. Fix indents.

2021-06-03 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 718b0ea Clean-up. Fix indents. 718b0ea is

[tomcat] branch 9.0.x updated: Clean-up. Fix indents.

2021-06-03 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 f57e8dd Clean-up. Fix indents. f57e8dd is

[tomcat] branch 8.5.x updated: Clean-up. Fix indents.

2021-06-03 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 0704475 Clean-up. Fix indents. 0704475 is

[tomcat] branch main updated: No need for these internal classes to be package visible.

2021-06-03 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 13f85a8 No need for these internal classes to be

[tomcat] branch 9.0.x updated: Fix long content-length handling for doHead()

2021-06-03 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 92b8be7 Fix long content-length handling for

[tomcat] branch main updated: Fix long content-length handling for doHead()

2021-06-03 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 fefe4de Fix long content-length handling for

[tomcat] branch 10.0.x updated: Fix long content-length handling for doHead()

2021-06-03 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 6defa8b Fix long content-length handling for

Re: Apache Tomcat 10.0.2: generated _jsp.class file has empty local variable table

2021-06-03 Thread Mark Thomas
On 03/06/2021 18:56, Pietro Braione wrote: Il giorno 31 mag 2021, alle ore 20:58, Konstantin Kolinko ha scritto: Citing from the NOTICE file: Java compilation software for JSP pages is provided by the Eclipse JDT Core Batch Compiler component, which is open source software. Hello

svn commit: r1890440 - in /tomcat/site/trunk: docs/ci.html xdocs/ci.xml

2021-06-03 Thread markt
Author: markt Date: Thu Jun 3 18:13:43 2021 New Revision: 1890440 URL: http://svn.apache.org/viewvc?rev=1890440=rev Log: CI switchover complete Modified: tomcat/site/trunk/docs/ci.html tomcat/site/trunk/xdocs/ci.xml Modified: tomcat/site/trunk/docs/ci.html URL:

[tomcat] branch main updated: Clean-up. Fix indents.

2021-06-03 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 f495c46 Clean-up. Fix indents. f495c46 is described

[tomcat] branch 10.0.x updated: No need for these internal classes to be package visible.

2021-06-03 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 65a8499 No need for these internal classes to

[tomcat] branch 8.5.x updated: No need for these internal classes to be package visible.

2021-06-03 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 b94f034 No need for these internal classes to be

[tomcat] branch 9.0.x updated: No need for these internal classes to be package visible.

2021-06-03 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 8eb557e No need for these internal classes to be

Re: Apache Tomcat 10.0.2: generated _jsp.class file has empty local variable table

2021-06-03 Thread Pietro Braione
> Il giorno 31 mag 2021, alle ore 20:58, Konstantin Kolinko > ha scritto: > > Citing from the NOTICE file: > > Java compilation software for JSP pages is provided by the Eclipse > JDT Core Batch Compiler component, which is open source software. Hello Konstantin, and thank you for the answer.

[tomcat] branch 8.5.x updated: Fix long content-length handling for doHead()

2021-06-03 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 939d6cc Fix long content-length handling for

[Bug 65351] Regression in UserDatabaseRealm: Groups are no longer considered in hasRole

2021-06-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65351 --- Comment #4 from Remy Maucherat --- (In reply to cklein05 from comment #3) > If you really want to remove UserDatabaseRealm, could this probably be done > AFTER my enhancement is in place (hopefully) and ported back to the other > versions?

[tomcat] branch 9.0.x updated: Correctly handle inner classes (and fix failing test)

2021-06-03 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 29b7edf Correctly handle inner classes (and fix

[tomcat] branch 8.5.x updated: Correctly handle inner classes (and fix failing test)

2021-06-03 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 0c6247b Correctly handle inner classes (and fix

buildbot success in on tomcat-9.0.x

2021-06-03 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-9.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9.0.x/builds/12 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

[GitHub] [tomcat] rohini2021 opened a new pull request #421: Change log level from error to debug

2021-06-03 Thread GitBox
rohini2021 opened a new pull request #421: URL: https://github.com/apache/tomcat/pull/421 Currently, in reconnectIfExpired(), reconnection failure is producing an error level log. This causes a lot of false positive in our alerting systems. This should be changed to debug level log. --

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-03 Thread Mark Thomas
On 01/06/2021 10:53, Mark Thomas wrote: The Apache Tomcat Native 1.2.30 release is  [X] Stable, go ahead and release  [ ] Broken because of ... Unit tests pass with latest 10.1.x on Windows, MacOS and Linux. Mark - To

HttpServlet

2021-06-03 Thread Mark Thomas
Hi all, If you are wondering about my recent interest in HttpServlet, a discussion in the Jakarta Servlet project [1] got me looking more closely at our own doHead() implementation. Given the common ancestry, it won't be surprising that we have some of the same issues. So far, I have: -

buildbot failure in on tomcat-8.5.x

2021-06-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8.5.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-8.5.x/builds/13 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler

buildbot failure in on tomcat-9.0.x

2021-06-03 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-9.0.x while building tomcat. Full details are available at: https://ci.apache.org/builders/tomcat-9.0.x/builds/10 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: asf946_ubuntu Build Reason: The AnyBranchScheduler