[Bug 69575] org.apache.coyote.CompressionConfig doesn't recognize "zstd" compression

2025-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69575 --- Comment #7 from Christopher Schultz --- (In reply to Remy Maucherat from comment #5) > It seems to me it's a good time to (finally) add transfer-encoding support > since it's the right way to do this. I was ind of thinking that same thing

Re: (tomcat) branch main updated: Update with transfer-encoding support

2025-02-21 Thread Christopher Schultz
Rémy, On 2/20/25 12:58 PM, r...@apache.org wrote: 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

Re: (tomcat) branch main updated: Update with transfer-encoding support

2025-02-21 Thread Rémy Maucherat
On Fri, Feb 21, 2025 at 4:08 PM Christopher Schultz wrote: > > Rémy, > > On 2/20/25 12:58 PM, r...@apache.org wrote: > > 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

(tomcat) branch 10.1.x updated: Simplify

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 38d63225ea Simplify 38d63225ea is described below

(tomcat) 02/02: Improve CVE-2024-56337 protection

2025-02-21 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 0c75cd1e3ac85944fb8ecbcf88cc38e9fa1fe4d5 Author: Mark Thomas AuthorDate: Fri Feb 21 11:54:55 2025 + Improve CVE-2

(tomcat) branch 9.0.x updated: Code clean-up - formatting. No functional change.

2025-02-21 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 70dd59af27 Code clean-up - formatting. No functiona

(tomcat) branch 11.0.x updated: Remove unused term

2025-02-21 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 80e05c6923 Remove unused term 80e05c6923 is descr

(tomcat) branch 9.0.x updated: Align with later versions

2025-02-21 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 86aceb5cfa Align with later versions 86aceb5cfa is

(tomcat) 01/02: Remove the case sensitivity check

2025-02-21 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 848da29f757f8d879d3445a483b93b439bd211eb Author: Mark Thomas AuthorDate: Thu Feb 20 12:49:53 2025 + Remove the ca

(tomcat) branch 9.0.x updated (8f06ab0b94 -> 0c75cd1e3a)

2025-02-21 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 8f06ab0b94 Fix Java 21 version detection for JreCompat new 848da29f75 Remove the case sensitivity check new 0c

(tomcat) branch 11.0.x updated: Better warning on Java 18 to 20

2025-02-21 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 6a98907df5 Better warning on Java 18 to 20 6a9890

(tomcat) branch 10.1.x updated: Better warning for Java 18 to 20

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 6fea720853 Better warning for Java 18 to 20 6fea7

Re: Further improvements to the CVE-2024-56337 protection

2025-02-21 Thread Mark Thomas
On 20/02/2025 15:23, Mark Thomas wrote: I'm making progress with the updates for Tomcat 11. Should have something to commit soon. That took longer than expected but I think that work is complete. In most cases users shouldn't see anything. If Tomcat does encounter a scenario it can't fix,

Buildbot failure in on tomcat-9.0.x

2025-02-21 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1284 Blamelist: Mark Thomas Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] 86aceb5cfa74e6966ca2b90f95fe1580c1bbb

(tomcat) branch 10.1.x updated: Improve CVE-2024-56337 protection

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new caab2b9250 Improve CVE-2024-56337 protection caab

(tomcat) branch 9.0.x updated: Add specific test for TE parsing

2025-02-21 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 1d7f027ee7 Add specific test for TE parsing 1d7f027e

(tomcat) branch 10.1.x updated: Add specific test for TE parsing

2025-02-21 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.1.x by this push: new 8829e96c45 Add specific test for TE parsing 8829e9

[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #15 from Thomas F --- Thanks. I have received reports, however, that the issue is still happening on MacOS: WARN JreCompat - Failed to set the java.io.FileSystem.useCanonCaches static field java.lang.IllegalAccessException: class

[Bug 69576] Tomcat doesn't start on JDK 17 due to an ExceptionInInitializerError

2025-02-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69576 --- Comment #16 from Mark Thomas --- Yes, I am working on further improvements for MacOS and Linux. One possible workaround is to add to the element in CATALINA_BASE/conf/context.xml -- You are receiving this mail because: You are the as

(tomcat) branch 11.0.x updated: Add specific test for TE parsing

2025-02-21 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 1644abd85a Add specific test for TE parsing 1644ab

(tomcat) 01/02: Remove the case sensitivity check

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0bf881aa6a999f6abe43bbe2efd0541fef35754e Author: Mark Thomas AuthorDate: Thu Feb 20 12:49:53 2025 + Remove the c

(tomcat) branch 10.1.x updated (8829e96c45 -> 9a229601c4)

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git from 8829e96c45 Add specific test for TE parsing new 0bf881aa6a Remove the case sensitivity check new 9a229601c4 F

(tomcat) 02/02: Fix Java 21 version detection for JreCompat

2025-02-21 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 9a229601c4c85ca3ce2cecd0ef98803ac3d9848b Author: Mark Thomas AuthorDate: Fri Feb 21 10:35:41 2025 + Fix Java 21

(tomcat) branch 11.0.x updated: Fix Java 21 version detection for JreCompat

2025-02-21 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 9e1679713c Fix Java 21 version detection for JreC

(tomcat) branch 9.0.x updated: Fix Java 21 version detection for JreCompat

2025-02-21 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 8f06ab0b94 Fix Java 21 version detection for JreCom

(tomcat) branch main updated: Add specific test for TE parsing

2025-02-21 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 e3d05323c5 Add specific test for TE parsing e3d05323c5