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
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)
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
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
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)
-
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
+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
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
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
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:/
+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
+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
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
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
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
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
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
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
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
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/
-
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.]
--
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
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
+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
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
25 matches
Mail list logo