Re: [VOTE] Release Apache Tomcat 10.1.30

2024-09-16 Thread Rémy Maucherat
On Sat, Sep 14, 2024 at 1:10 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 10.1.30 release is now available for > voting. > > All committers and PMC members are kindly requested to provide a vote if > possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are > binding. W

Re: [VOTE] Release Apache Tomcat 10.1.30

2024-09-16 Thread Mark Thomas
On 14/09/2024 12:10, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.30 release is now available for voting. +1 Tests pass on: - Linux (OpenSSL 3.0.13 from Ubuntu 24.04) - Windows (OpenSSL 3.0.14 - Native 2.0.8 binaries) - MacOS (Intel) (OpenSSL 3.3.1) - MacOS (M1 (OpenSSL 3.3.1)

Re: [VOTE] Release Apache Tomcat 9.0.95

2024-09-16 Thread Rémy Maucherat
On Fri, Sep 13, 2024 at 9:18 PM Rémy Maucherat wrote: > > The proposed Apache Tomcat 9.0.95 release is now available for voting. > > The notable changes compared to 9.0.94 are: > > - Fix the regression in HTTP/2 support introduced in 9.0.94. > > For full details, see the changelog: > https://night

[Bug 69302] ReadListener#onError not called on read exception during async processing with read timeout

2024-09-16 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69302 --- Comment #3 from hypnoce --- Thanks a lot ! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apac

Re: [VOTE] Release Apache Tomcat 9.0.95

2024-09-16 Thread Mark Thomas
On 13/09/2024 20:18, Rémy Maucherat wrote: The proposed 9.0.95 release is: [ ] -1, Broken - do not release [X] +1, Stable - go ahead and release as 9.0.95 Tests pass on: - Linux (OpenSSL 3.0.13 from Ubuntu 24.04) - Windows (OpenSSL 3.0.14 - Native 1.3.1 binaries) - MacOS (M1 (OpenSSL 3.3.1) -

Re: [PR] Add ParameterLimitValve to enforce request parameter limits for specific URLs [tomcat]

2024-09-16 Thread via GitHub
dsoumis commented on PR #753: URL: https://github.com/apache/tomcat/pull/753#issuecomment-2352800101 I will refactor the implementation as follows: 1. The maxParameterCount limit will be enforced directly within Request.doParseParameters(). If the Valve is set and the number of parameter

Re: [VOTE] Release Apache Tomcat 11.0.0-M26

2024-09-16 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22, tcnative-2.0.8, apr-1.7.4, openssl-3.0.14. On Fri, Sep 13, 2024 at 9:09 PM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M26 release is now available for > voting. > > Apache Tomcat 11.0.0-M26 is a milestone release

Re: [PR] fix bz #69316 FastHttpDateFormat - getCurrentDate() returns inaccurate result [tomcat]

2024-09-16 Thread via GitHub
markt-asf commented on PR #751: URL: https://github.com/apache/tomcat/pull/751#issuecomment-2352813882 The code looks good to me but I'd still like to see an answer to Rémy's question above before we decide whether to merge this PR. -- This is an automated message from the Apache Git Serv

Re: [PR] fix bz #69316 FastHttpDateFormat - getCurrentDate() returns inaccurate result [tomcat]

2024-09-16 Thread via GitHub
rmaucher commented on PR #751: URL: https://github.com/apache/tomcat/pull/751#issuecomment-2352839659 It it doesn't much perform worse, I'm fine with it. -- 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

Re: [PR] Add ParameterLimitValve to enforce request parameter limits for specific URLs [tomcat]

2024-09-16 Thread via GitHub
markt-asf commented on PR #753: URL: https://github.com/apache/tomcat/pull/753#issuecomment-2352850075 > The parameter count limit is there to protect Tomcat from a DoS caused by hash collisions (right?). Hash collisions was why the 10k limit was put in place - [CVE-2012-0022](http:/

Re: [VOTE] Release Apache Tomcat 10.1.30

2024-09-16 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22, tcnative-2.0.8, apr-1.7.4, openssl-3.0.14. On Sat, Sep 14, 2024 at 2:20 PM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.30 release is now available for > voting. > > All committe

Re: [VOTE] Release Apache Tomcat 9.0.95

2024-09-16 Thread Dimitris Soumis
+1 Build is reproducible and all tests pass on Fedora 40 with Java 22, tcnative-1.3.0, apr-1.7.4, openssl-3.0.14. TestAsyncMessagesPerformance failed at the first time of running the tests. Testsuite: org.apache.tomcat.websocket.server.TestAsyncMessagesPerformance Tests run: 1, Failures: 1, Error

(tomcat) branch 11.0.x updated: Increment version (to 11.0.0) for next release

2024-09-16 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new 0195b62878 Increment version (to 11.0.0) for next

Buildbot failure in on tomcat-11.0.x

2024-09-16 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1272 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 11.0.x] 0195b62878cbd86c88fe2b1d4b9ee4020e8

(tomcat) branch 11.0.x updated: Missing end tag

2024-09-16 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new c7b0fa7294 Missing end tag c7b0fa7294 is described

Buildbot success in on tomcat-11.0.x

2024-09-16 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/112/builds/1273 Blamelist: Mark Thomas , remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 11.0.x] c7b0fa729434322c3fe408ef8572a4422abdee43 Steps: wo

(tomcat-training) branch main updated: First pass at Tomcat 11 / Jakarta EE 11 presentation

2024-09-16 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-training.git The following commit(s) were added to refs/heads/main by this push: new 675cf95 First pass at Tomcat 11 / Jakarta E

Re: (tomcat) branch 11.0.x updated: Missing end tag

2024-09-16 Thread Mark Thomas
On 16/09/2024 15:53, r...@apache.org wrote: This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/11.0.x by this push: new c7b

[VOTE][RESULT] Release Apache Tomcat 11.0.0-M26

2024-09-16 Thread Mark Thomas
The following votes were cast: Binding: +1: schultz, markt, remm Non-binding: +1: dsoumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Mark - To unsubscribe, e-mai

svn commit: r71621 - /dev/tomcat/tomcat-11/v11.0.0-M26/ /release/tomcat/tomcat-11/v11.0.0-M26/

2024-09-16 Thread markt
Author: markt Date: Mon Sep 16 18:47:32 2024 New Revision: 71621 Log: Release Tomcat 11.0.0-M26 Added: release/tomcat/tomcat-11/v11.0.0-M26/ - copied from r71620, dev/tomcat/tomcat-11/v11.0.0-M26/ Removed: dev/tomcat/tomcat-11/v11.0.0-M26/ -

svn commit: r1920719 - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ annotationapi/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annotationapi/jakarta/annotation/sql/

2024-09-16 Thread markt
Author: markt Date: Mon Sep 16 19:14:20 2024 New Revision: 1920719 URL: http://svn.apache.org/viewvc?rev=1920719&view=rev Log: Update docs for 11.0.0-M26 [This commit notification would consist of 59 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.] --

svn commit: r1920720 - in /tomcat/site/trunk: build.properties.default docs/download-11.html docs/index.html docs/migration-11.0.html docs/oldnews.html xdocs/download-11.xml xdocs/index.xml xdocs/migr

2024-09-16 Thread markt
Author: markt Date: Mon Sep 16 19:16:07 2024 New Revision: 1920720 URL: http://svn.apache.org/viewvc?rev=1920720&view=rev Log: Update site for 11.0.0-M26 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.h

svn commit: r71623 - in /release/tomcat/tomcat-11: v11.0.0-M24/ v11.0.0-M25/

2024-09-16 Thread markt
Author: markt Date: Mon Sep 16 19:18:02 2024 New Revision: 71623 Log: Drop archived versions from CDN Removed: release/tomcat/tomcat-11/v11.0.0-M24/ release/tomcat/tomcat-11/v11.0.0-M25/ - To unsubscribe, e-mail: dev-un

Re: [VOTE] Release Apache Tomcat 10.1.30

2024-09-16 Thread Emmanuel Bourg
+1 Builds fine on Debian Trixie with OpenJDK 21 and OpenSSL 3.3.2 Emmanuel Bourg On 14/09/2024 13:10, Christopher Schultz wrote: The proposed Apache Tomcat 10.1.30 release is now available for voting. All committers and PMC members are kindly requested to provide a vote if possible. ANY TOM

Re: [VOTE] Release Apache Tomcat 10.1.30

2024-09-16 Thread Igal Sapir
On Sat, Sep 14, 2024 at 4:11 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > The proposed Apache Tomcat 10.1.30 release is now available for > voting. > > All committers and PMC members are kindly requested to provide a vote if > possible. ANY TOMCAT USER MAY VOTE, though only PMC