Re: [VOTE] Release Apache Tomcat Native 1.2.29

2021-05-28 Thread Igal Sapir
On Fri, May 28, 2021 at 6:40 AM Mark Thomas wrote: > > > The Apache Tomcat Native 1.2.29 release is > [X] Stable, go ahead and release > [ ] Broken because of ... > +1 Igal > > Thanks, > > Mark > > > [1] > > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/1.2.29 >

[Bug 65341] New: Nice One

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65341 Bug ID: 65341 Summary: Nice One Product: Taglibs Version: EA1 Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Cache Taglib

[Bug 51294] Since 7.0.12 do not work option unpackWARs=true for WARs outside appBase

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=51294 bokij changed: What|Removed |Added URL||https://primestyle.com/ --- Comment #31 from

svn commit: r47948 - in /dev/tomcat/tomcat-connectors/native/1.2.29: ./ binaries/ source/

2021-05-28 Thread markt
Author: markt Date: Fri May 28 09:56:05 2021 New Revision: 47948 Log: Upload Tomcat Native 1.2.29 for voting Added: dev/tomcat/tomcat-connectors/native/1.2.29/ dev/tomcat/tomcat-connectors/native/1.2.29/binaries/

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

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65339 Bug ID: 65339 Summary: UserDatabaseRealm does not rely on cached roles only Product: Tomcat 10 Version: unspecified Hardware: PC Status: NEW Severity: normal

[VOTE] Release Apache Tomcat Native 1.2.28

2021-05-28 Thread Mark Thomas
Version 1.2.29 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 even though configured to listen on both IPv6 and IPv4 addresses. The proposed release artefacts can be

[GitHub] [tomcat] cklein05 opened a new pull request #420: UserDatabaseRealm does not rely on cached roles only

2021-05-28 Thread GitBox
cklein05 opened a new pull request #420: URL: https://github.com/apache/tomcat/pull/420 The UserDatabaseRealm queries its UserDatabase in override hasRole() in order to return a correct result, if the passed Principal is a GenericPrincipal with an associated userPrincipal of type

svn commit: r47949 - /release/tomcat/tomcat-connectors/native/README.html

2021-05-28 Thread markt
Author: markt Date: Fri May 28 09:56:50 2021 New Revision: 47949 Log: Update latest version Modified: release/tomcat/tomcat-connectors/native/README.html Modified: release/tomcat/tomcat-connectors/native/README.html

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #1 from linking12 <297442...@qq.com> --- 3: hpack decode error, headerName: device-info, value: � device-info is a base64 string -- You are receiving this mail because: You are the assignee for the bug.

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #2 from Thomas --- The original exception stack trace is as below in Tomcat source: java.lang.NegativeArraySizeException: -1 at java.base/java.lang.AbstractStringBuilder.(AbstractStringBuilder.java:86) at

Re: [VOTE] Release Apache Tomcat Native 1.2.28

2021-05-28 Thread Mark Thomas
On 28/05/2021 13:49, Konstantin Kolinko wrote: %Subject says "[VOTE] Release Apache Tomcat Native 1.2.28" instead of 1.2.29. Whoops. Thanks for pointing this out. I've re-issued the VOTE email. Mark пт, 28 мая 2021 г. в 13:01, Mark Thomas : Version 1.2.29 includes the following changes

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 Mark Thomas changed: What|Removed |Added Severity|critical|enhancement --- Comment #3 from Mark

[Bug 65340] Hpack decode NegativeArraySizeException: -1

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 --- Comment #4 from linking12 <297442...@qq.com> --- this is issue happen on prod env, It diffcult to reproduce. some request is ok, but some request is error; it is very difficult to reproduce, and tcpdump also difficult. the purpose of

Re: [VOTE] Release Apache Tomcat Native 1.2.28

2021-05-28 Thread Konstantin Kolinko
%Subject says "[VOTE] Release Apache Tomcat Native 1.2.28" instead of 1.2.29. пт, 28 мая 2021 г. в 13:01, Mark Thomas : > > Version 1.2.29 includes the following changes compared to 1.2.28 > > - Fix an issue where some Windows systems in some configurations would >only listen on IPv6

[Bug 65340] New: Hpack decode NegativeArraySizeException: -1

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65340 Bug ID: 65340 Summary: Hpack decode NegativeArraySizeException: -1 Product: Tomcat 9 Version: 9.0.45 Hardware: PC OS: Mac OS X 10.1 Status: NEW

[VOTE] Release Apache Tomcat Native 1.2.29

2021-05-28 Thread Mark Thomas
Resending with correct subject line... Version 1.2.29 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 even though configured to listen on both IPv6 and IPv4

[Bug 65181] Tomcat Native library with OpenSSL Engine private key loading

2021-05-28 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65181 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org --- Comment #15