[PR] logging doc - fix package for OneLineFormatter [tomcat]

2025-07-10 Thread via GitHub
dgriffith-lx opened a new pull request, #874: URL: https://github.com/apache/tomcat/pull/874 Update package for OneLineFormatter to match [logging.properties](https://github.com/apache/tomcat/blob/9.0.x/conf/logging.properties) -- This is an automated message from the Apache Git Service.

Re: [PR] logging doc - fix package for OneLineFormatter [tomcat]

2025-07-10 Thread via GitHub
ChristopherSchultz merged PR #874: URL: https://github.com/apache/tomcat/pull/874 -- 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

(tomcat) branch 9.0.x updated: logging doc - fix package for OneLineFormatter

2025-07-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 258261ce55 logging doc - fix package for OneLineF

(tomcat) branch main updated: logging doc - fix package for OneLineFormatter

2025-07-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 18850add22 logging doc - fix package for OneLineFor

(tomcat) branch 11.0.x updated: logging doc - fix package for OneLineFormatter

2025-07-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 fd0eac9e76 logging doc - fix package for OneLin

(tomcat) branch 10.1.x updated: logging doc - fix package for OneLineFormatter

2025-07-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz 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 1d65c24a76 logging doc - fix package for OneLin

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #15 from Christopher Schultz --- (In reply to Remy Maucherat from comment #13) > (In reply to Christopher Schultz from comment #12) > > I mentioned this in a previous comment. If the file requested exists, I > > think it should be r

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #12 from Christopher Schultz --- (In reply to Michael Osipov from comment #11) > (In reply to Christopher Schultz from comment #8) > > I think it's reasonable to use the JVM's default locale when there is none > > presented by the c

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #13 from Remy Maucherat --- (In reply to Christopher Schultz from comment #12) > (In reply to Michael Osipov from comment #11) > > (In reply to Christopher Schultz from comment #8) > > > I think it's reasonable to use the JVM's defa

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 Remy Maucherat changed: What|Removed |Added Attachment #40058|0 |1 is obsolete|

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #8 from Christopher Schultz --- (In reply to Remy Maucherat from comment #7) > (In reply to Michael Osipov from comment #6) > > (In reply to Remy Maucherat from comment #3) > > > I would have thought this would be (another) feature

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #9 from Christopher Schultz --- Comments on the patch (latest is attachment #40058 at the time of this writing). I have only read the patch, not run it. 1. I believe content-negotiation in mod_negotiation is only performed if the o

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 Christopher Schultz changed: What|Removed |Added Attachment #40056|0 |1 is obsolete|

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #6 from Michael Osipov --- (In reply to Remy Maucherat from comment #3) > I would have thought this would be (another) feature in default servlet. > I believe ServletRequest.getLocales() will return a sorted list of locales > accord

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #7 from Remy Maucherat --- (In reply to Michael Osipov from comment #6) > (In reply to Remy Maucherat from comment #3) > > I would have thought this would be (another) feature in default servlet. > > I believe ServletRequest.getLoca

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 Michael Osipov changed: What|Removed |Added CC||micha...@apache.org -- You are recei

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #11 from Michael Osipov --- (In reply to Christopher Schultz from comment #8) > (In reply to Remy Maucherat from comment #7) > > (In reply to Michael Osipov from comment #6) > > > (In reply to Remy Maucherat from comment #3) > > > >

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 Remy Maucherat changed: What|Removed |Added Attachment #40057|0 |1 is obsolete|

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #3 from Remy Maucherat --- I would have thought this would be (another) feature in default servlet. I believe ServletRequest.getLocales() will return a sorted list of locales according to the quality from the Accept-Language header.

[Bug 69735] Support content negotiation for Accept-Language (static pages)

2025-07-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=69735 --- Comment #4 from Remy Maucherat --- Created attachment 40057 --> https://bz.apache.org/bugzilla/attachment.cgi?id=40057&action=edit Accept-Language in default servlet Would this be an acceptable impl for simple Accpet-Language support in

[SECURITY] CVE-2025-53506 Apache Tomcat - DoS in HTP/2

2025-07-10 Thread Mark Thomas
CVE-2025-53506 Apache Tomcat - DoS in HTTP/2 Severity: High Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.8 Apache Tomcat 10.1.0-M1 to 10.1.42 Apache Tomcat 9.0.0.M1 to 9.0.106 Description: An uncontrolled resource consumption vulnerability if an HTT

[SECURITY] CVE-2025-52434 Apache Tomcat -APR/native Connector crash leading to DoS

2025-07-10 Thread Mark Thomas
CVE-2025-49125 Apache Tomcat - APR/Native Connector crash leading to DoS Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 9.0.0.M1 to 9.0.105 Description: A race condition on connection close could trigger a JVM crash when using the APR/Native connec

svn commit: r1927120 [1/3] - in /tomcat/site/trunk: docs/oldnews-2024.html docs/security-10.html docs/security-11.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-9

2025-07-10 Thread markt
Author: markt Date: Thu Jul 10 18:55:09 2025 New Revision: 1927120 URL: http://svn.apache.org/viewvc?rev=1927120&view=rev Log: Update site with latest CVEs Modified: tomcat/site/trunk/docs/oldnews-2024.html tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/docs/security-11.htm

svn commit: r1927120 [2/3] - in /tomcat/site/trunk: docs/oldnews-2024.html docs/security-10.html docs/security-11.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-9

2025-07-10 Thread markt
Modified: tomcat/site/trunk/docs/oldnews-2024.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2024.html?rev=1927120&r1=1927119&r2=1927120&view=diff == --- tomcat/site/trunk/docs/oldnews-2024.html (o

svn commit: r1927120 [3/3] - in /tomcat/site/trunk: docs/oldnews-2024.html docs/security-10.html docs/security-11.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-9

2025-07-10 Thread markt
Modified: tomcat/site/trunk/docs/security-10.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-10.html?rev=1927120&r1=1927119&r2=1927120&view=diff == --- tomcat/site/trunk/docs/security-10.html (origin

[SECURITY] CVE-2025-52520 Apache Tomcat - DoS in multipart upload

2025-07-10 Thread Mark Thomas
CVE-2025-52520 Apache Tomcat - DoS in multipart upload Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.8 Apache Tomcat 10.1.0-M1 to 10.1.42 Apache Tomcat 9.0.0.M1 to 9.0.106 Description: For some unlikely configurations of multipart uploa

[SECURITY] CVE-2025-53506 Apache Tomcat - DoS in HTP/2

2025-07-10 Thread Mark Thomas
Correcting typo in fixed versions CVE-2025-53506 Apache Tomcat - DoS in HTTP/2 Severity: High Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.8 Apache Tomcat 10.1.0-M1 to 10.1.42 Apache Tomcat 9.0.0.M1 to 9.0.106 Description: An uncontrolled resource

[SECURITY] CVE-2025-52520 Apache Tomcat - DoS in multipart upload

2025-07-10 Thread Mark Thomas
Correcting typo in fixed versions CVE-2025-52520 Apache Tomcat - DoS in multipart upload Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.8 Apache Tomcat 10.1.0-M1 to 10.1.42 Apache Tomcat 9.0.0.M1 to 9.0.106 Description: For some unlikel