[Bug 69713] HTTP/2 DATA frame with padding cause error when HEADERS contains content-length field.

2025-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69713 Nirbhay changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

(tomcat) branch main updated: Update base-line to 11.0.10

2025-07-31 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 89770f2143 Update base-line to 11.0.10 89770f2143 is

(tomcat) branch 11.0.x updated: Increment version number for next development cycle

2025-07-31 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 b6b357fe0d Increment version number for next deve

Re: [VOTE] Release Apache Tomcat 9.0.108

2025-07-31 Thread Igal Sapir
Rémy, On Thu, Jul 31, 2025 at 11:38 AM Rémy Maucherat wrote: > The proposed Apache Tomcat 9.0.108 release is now available for voting. > > The notable changes compared to 9.0.107 are: > > - Fix bloom filter population for archive indexing when using a >packed WAR containing one or more JAR f

(tomcat) branch 9.0.x updated: Next is 9.0.109

2025-07-31 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 8714f8ce99 Next is 9.0.109 8714f8ce99 is described b

[VOTE] Release Apache Tomcat 9.0.108

2025-07-31 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.108 release is now available for voting. The notable changes compared to 9.0.107 are: - Fix bloom filter population for archive indexing when using a packed WAR containing one or more JAR files. - Add missing call to set keep-alive timeout when using HTTP/1.1

svn commit: r78486 - in dev/tomcat/tomcat-9/v9.0.108: . bin bin/embed src

2025-07-31 Thread remm
Author: remm Date: Thu Jul 31 18:33:06 2025 New Revision: 78486 Log: Upload 9.0.108 for voting Added: dev/tomcat/tomcat-9/v9.0.108/ dev/tomcat/tomcat-9/v9.0.108/KEYS dev/tomcat/tomcat-9/v9.0.108/README.html dev/tomcat/tomcat-9/v9.0.108/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.108/bin

Re: [VOTE] Release Apache Tomcat 11.0.10

2025-07-31 Thread Igal Sapir
Mark, On Thu, Jul 31, 2025 at 10:29 AM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.10 release is now available for voting. > > The notable changes compared to 11.0.9 include: > > - Fix bloom filter population for archive indexing when using a >packed WAR containing one or more JAR f

(tomcat) tag 9.0.108 created (now c63765c906)

2025-07-31 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to tag 9.0.108 in repository https://gitbox.apache.org/repos/asf/tomcat.git at c63765c906 (commit) This tag includes the following new commits: new c63765c906 Tag 9.0.108 The 1 revisions listed

(tomcat) 01/01: Tag 9.0.108

2025-07-31 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.108 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c63765c906c86af8afa43281f591d11ac5c9e5c1 Author: remm AuthorDate: Thu Jul 31 20:24:50 2025 +0200 Tag 9.0.108 --- build

[VOTE] Release Apache Tomcat 11.0.10

2025-07-31 Thread Mark Thomas
The proposed Apache Tomcat 11.0.10 release is now available for voting. The notable changes compared to 11.0.9 include: - Fix bloom filter population for archive indexing when using a packed WAR containing one or more JAR files. - Add missing call to set keep-alive timeout when using HTTP/1.1

Re: [PR] Update RUNNING.txt [tomcat]

2025-07-31 Thread via GitHub
ChristopherSchultz commented on PR #877: URL: https://github.com/apache/tomcat/pull/877#issuecomment-3140741065 Is there evidence that downstream users don't know how to set their JVM settings, or that heap settings are particularly worthy of documentation? -- This is an automated message

Re: Github fork pull request branch name convention

2025-07-31 Thread Christopher Schultz
Simon, On 7/27/25 1:46 PM, Simon Arame wrote: I would like to submit a pull request or merge request for tomcat. We have created a fork on Github. What is the standard way to proceed. Should I commit to my copy of the "main" branch or create a special branch with a particular name ? I have fou

svn commit: r78483 - in dev/tomcat/tomcat-11/v11.0.10: . bin bin/embed src

2025-07-31 Thread markt
Author: markt Date: Thu Jul 31 17:02:25 2025 New Revision: 78483 Log: Upload 11.0.10 for voting Added: dev/tomcat/tomcat-11/v11.0.10/ dev/tomcat/tomcat-11/v11.0.10/KEYS dev/tomcat/tomcat-11/v11.0.10/README.html dev/tomcat/tomcat-11/v11.0.10/RELEASE-NOTES dev/tomcat/tomcat-11/v11.0.

(tomcat) 01/01: Tag 11.0.10

2025-07-31 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 11.0.10 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit ea5f6b9485a94ca2fa86415b834a1a6c49a01f60 Author: Mark Thomas AuthorDate: Thu Jul 31 17:43:49 2025 +0100 Tag 11.0.10 --

(tomcat) tag 11.0.10 created (now ea5f6b9485)

2025-07-31 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to tag 11.0.10 in repository https://gitbox.apache.org/repos/asf/tomcat.git at ea5f6b9485 (commit) This tag includes the following new commits: new ea5f6b9485 Tag 11.0.10 The 1 revisions listed

(tomcat) branch 9.0.x updated: Improvements to Japanese translations by tak7iji.

2025-07-31 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 80a530f5b3 Improvements to Japanese translations by

(tomcat) branch 9.0.x updated: Improvements to French translations. (remm)

2025-07-31 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 964c2cb5d7 Improvements to French translations. (re

(tomcat) branch 10.1.x updated: Improvements to Japanese translations by tak7iji.

2025-07-31 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 e36b2d90b5 Improvements to Japanese translations

(tomcat) branch 10.1.x updated: Improvements to French translations. (remm)

2025-07-31 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 d2c8451d68 Improvements to French translations. (

(tomcat) branch 11.0.x updated: Improvements to Japanese translations by tak7iji.

2025-07-31 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 dfe83a180c Improvements to Japanese translations

(tomcat) branch 11.0.x updated: Improvements to French translations. (remm)

2025-07-31 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 2bbb400ecf Improvements to French translations. (

(tomcat) branch main updated: Improvements to Japanese translations by tak7iji.

2025-07-31 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 145c4ee3e6 Improvements to Japanese translations by t

(tomcat) branch main updated: Improvements to French translations. (remm)

2025-07-31 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 3bf64d8827 Improvements to French translations. (remm

[Bug 69765] SPAM SPAM SPAM SPAM

2025-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69765 Chuck Caldarale changed: What|Removed |Added Resolution|--- |INVALID OS|

[Bug 69765] x

2025-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69765 --- Comment #2 from Chuck Caldarale --- The content of attachment 40078 has been deleted for the following reason: Spam -- You are receiving this mail because: You are the assignee for the bug. ---

[Bug 69765] x

2025-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69765 --- Comment #1 from exploit --- Comment on attachment 40078 --> https://bz.apache.org/bugzilla/attachment.cgi?id=40078 x ESX -- You are receiving this mail because: You are the assignee for the bug.

[Bug 69765] New: x

2025-07-31 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69765 Bug ID: 69765 Summary: x Product: Tomcat Connectors Version: unspecified Hardware: PC Status: NEW Severity: normal Priority: P2 Component: Documentat

(tomcat) branch 9.0.x updated: Update the HTTP/2 overhead documentation - particularly code comments

2025-07-31 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 f36b8a4eea Update the HTTP/2 overhead documentation

(tomcat) branch 10.1.x updated: Update the HTTP/2 overhead documentation - particularly code comments

2025-07-31 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 73c04a1039 Update the HTTP/2 overhead documentati

(tomcat) branch 11.0.x updated: Update the HTTP/2 overhead documentation - particularly code comments

2025-07-31 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 f362c8eb3b Update the HTTP/2 overhead documentati

(tomcat) branch main updated: Update the HTTP/2 overhead documentation - particularly code comments

2025-07-31 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 0fd421a09a Update the HTTP/2 overhead documentation -

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

2025-07-31 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 3e92d5ab31 Code clean-up - formatting. No function

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

2025-07-31 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 01af6d3d07 Code clean-up - formatting. No function

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

2025-07-31 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 c29c5bf59d Code clean-up - formatting. No functi

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

2025-07-31 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 5753cd0f7b Code clean-up - formatting. No functi

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

2025-07-31 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 aab22a3c6d Code clean-up - formatting. No functi

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

2025-07-31 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 b583940405 Code clean-up - formatting. No functional

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

2025-07-31 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 b53f92e322 Code clean-up - formatting. No function

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

2025-07-31 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 c4be5ce0c4 Code clean-up - formatting. No functi

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

2025-07-31 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 5b5e1738ac Code clean-up - formatting. No functional

Buildbot success in on tomcat-9.0.x

2025-07-31 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1464 Blamelist: Mark Thomas , sa103736 Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 6ae47f1e6eb4c23b70efb8694f943de6365c7d09 Steps:

Buildbot failure in on tomcat-9.0.x

2025-07-31 Thread buildbot
Build status: BUILD FAILED: failed compile (failure) Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/1463 Blamelist: sa103736 Build Text: failed compile (failure) Status Detected: new failure Build Source Stamp: [branch 9.0.x] b46366032fabe238a64c003fd1d9d0f775f370f2

(tomcat) branch main updated: Host-Manager favicon.ico and Manager JSPs

2025-07-31 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 99664dae39 Host-Manager favicon.ico and Manager JSPs

(tomcat) branch 11.0.x updated: Host-Manager favicon.ico and Manager JSPs

2025-07-31 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 430c7dac05 Host-Manager favicon.ico and Manager J

(tomcat) branch 10.1.x updated: Host-Manager favicon.ico and Manager JSPs

2025-07-31 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 502a306ef7 Host-Manager favicon.ico and Manager J

(tomcat) branch 9.0.x updated: Update change log

2025-07-31 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 6ae47f1e6e Update change log 6ae47f1e6e is describe

(tomcat) branch 9.0.x updated: Host-Manager favicon.ico and Manager JSPs

2025-07-31 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 b46366032f Host-Manager favicon.ico and Manager JSP

Re: [PR] 9.0.x Host-Manager favicon.ico and Manager JSPs [tomcat]

2025-07-31 Thread via GitHub
markt-asf merged PR #878: URL: https://github.com/apache/tomcat/pull/878 -- 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 go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o

Re: [PR] 9.0.x Host-Manager favicon.ico and Manager JSPs [tomcat]

2025-07-31 Thread via GitHub
markt-asf commented on PR #878: URL: https://github.com/apache/tomcat/pull/878#issuecomment-3139377605 Thanks for this PR. I'll merge into 9.0.x, double check a few things and then forward port. -- This is an automated message from the Apache Git Service. To respond to the message, please