Re: [PR] Fix NioChannel's toString() throwing NullPointerException in some cases [tomcat]

2023-10-10 Thread via GitHub
chenggwang commented on PR #671: URL: https://github.com/apache/tomcat/pull/671#issuecomment-1756826381 Can someone please review this? -- 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

svn commit: r1912881 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2023-10-10 Thread kkolinko
Author: kkolinko Date: Tue Oct 10 23:22:23 2023 New Revision: 1912881 URL: http://svn.apache.org/viewvc?rev=1912881=rev Log: Amend the notes about regressions in recent releases. Added a jdbc-pool issue. Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml

[Bug 67664] IllegalArgumentException in ConnectionPool.getProxyConstructor

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 --- Comment #3 from Konstantin Kolinko --- (In reply to Mark Thomas from comment #1) > Fixed in: > - 8.5.x with 8.5.94 onwards Correction: The above should be "with 8.5.95 onwards". (Tomcat 8.5.94 had already been tagged when this issue was

[Bug 67664] IllegalArgumentException in ConnectionPool.getProxyConstructor

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 Konstantin Kolinko changed: What|Removed |Added Severity|normal |regression -- You are receiving

svn commit: r1912880 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2023-10-10 Thread kkolinko
Author: kkolinko Date: Tue Oct 10 22:56:16 2023 New Revision: 1912880 URL: http://svn.apache.org/viewvc?rev=1912880=rev Log: Add a note about regression in recent releases. Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified:

[Bug 67670] 20 seconds to download some JS files with 9.0.81

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 --- Comment #3 from Konstantin Kolinko --- I have not tested yet, but I guess that Tomcat 8.5.94, 10.1.14 and 11.0.0-M12 are affected as well. The code regarding useCompression() call (o.a.c.http11.Http11Processor, o.a.c.CompressionConfig) is

svn commit: r1912879 - in /tomcat/site/trunk/docs: migration-11.0.html security-11.html

2023-10-10 Thread kkolinko
Author: kkolinko Date: Tue Oct 10 22:20:24 2023 New Revision: 1912879 URL: http://svn.apache.org/viewvc?rev=1912879=rev Log: Set the property svn:eol-style = native on the files. Modified: tomcat/site/trunk/docs/migration-11.0.html (props changed)

[Bug 67670] 20 seconds to download some JS files with 9.0.81

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 Konstantin Kolinko changed: What|Removed |Added Severity|normal |regression -- You are receiving

[Bug 67670] 20 seconds to download some JS files with 9.0.81

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 --- Comment #2 from Konstantin Kolinko --- (In reply to M McClain from comment #0) > diff --git a/java/org/apache/coyote/http11/Http11Processor.java > b/java/org/apache/coyote/http11/Http11Processor.java > index aab2290407..ac531ad105 100644

[Bug 67670] 20 seconds to download some JS files with 9.0.81

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 --- Comment #1 from Konstantin Kolinko --- >From a mail by Amit Pande on users' list > Subject: Tomcat upgrade from 9.0.80 to 9.0.81 https://lists.apache.org/thread/hh84wdgmvfkgs0zof14ly8vxgrh1no4j org.apache.http.ConnectionClosedException:

[Bug 67670] 20 seconds to download some JS files with 9.0.81

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

[Bug 67670] New: 20 seconds to download some JS files with 9.0.81

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67670 Bug ID: 67670 Summary: 20 seconds to download some JS files with 9.0.81 Product: Tomcat 9 Version: 9.0.81 Hardware: PC OS: Linux Status: NEW Severity:

[Bug 67667] TLSCertificateReloadListener prints unreadable rendering of X509Certificate#getNotAfter()

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67667 Michael Osipov changed: What|Removed |Added Summary|TLSCertificateReloadListene |TLSCertificateReloadListene

[Bug 67667] TLSCertificateReloadListener prints unreadable rendering for X509Certificate#getNotAfter()

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

[Bug 67667] New: TLSCertificateReloadListener prints unreadable rendering for X509Certificate#getNotAfter()

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67667 Bug ID: 67667 Summary: TLSCertificateReloadListener prints unreadable rendering for X509Certificate#getNotAfter() Product: Tomcat 9 Version: 9.0.81 Hardware: All

[Bug 67666] TLSCertificateReloadListener does not detect all certificates to reload

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

[Bug 67666] New: TLSCertificateReloadListener does not detect all certificates to reload

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67666 Bug ID: 67666 Summary: TLSCertificateReloadListener does not detect all certificates to reload Product: Tomcat 9 Version: 9.0.81 Hardware: All OS: All

[Bug 67664] IllegalArgumentException in ConnectionPool.getProxyConstructor

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 --- Comment #2 from t...@silbergrau.com --- Thanks for the fast reply! -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail:

[tomcat] branch 8.5.x updated: Add BZ reference

2023-10-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 3d82cc6df7 Add BZ reference 3d82cc6df7 is

[tomcat] branch 10.1.x updated: Add BZ reference

2023-10-10 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 01559a23cb Add BZ reference 01559a23cb is

[tomcat] branch 9.0.x updated: Add BZ reference

2023-10-10 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 2a063a93cd Add BZ reference 2a063a93cd is

[tomcat] branch main updated: Add BZ reference

2023-10-10 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 dcfd753e42 Add BZ reference dcfd753e42 is described

[Bug 67664] IllegalArgumentException in ConnectionPool.getProxyConstructor

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 67664] New: IllegalArgumentException in ConnectionPool.getProxyConstructor

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67664 Bug ID: 67664 Summary: IllegalArgumentException in ConnectionPool.getProxyConstructor Product: Tomcat Modules Version: unspecified Hardware: PC OS: Linux

Re: [PR] Fix NioChannel's toString() throwing NullPointerException in some cases [tomcat]

2023-10-10 Thread via GitHub
chenggwang commented on PR #671: URL: https://github.com/apache/tomcat/pull/671#issuecomment-1755896980 ```java protected boolean setSocketOptions(SocketChannel socket) { NioSocketWrapper socketWrapper = null; try { // Allocate channel and wrapper

svn commit: r1912870 - in /tomcat/site/trunk: docs/security-10.html xdocs/security-10.xml

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 16:51:18 2023 New Revision: 1912870 URL: http://svn.apache.org/viewvc?rev=1912870=rev Log: Fix version typo Modified: tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/xdocs/security-10.xml Modified: tomcat/site/trunk/docs/security-10.html URL:

[Bug 67626] multipart request parts require Content-Disposition: form-data, even when another multipart-subtype is used

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67626 --- Comment #7 from Michael Osipov --- (In reply to hans.risser from comment #6) > Gotcha - it would have been handy for our use case, but I can see why you'd > want to keep to spec, of course. > > Considering some parts here: > > > this

Re: [PR] Fix NioChannel's toString() throwing NullPointerException in some cases [tomcat]

2023-10-10 Thread via GitHub
chenggwang commented on PR #671: URL: https://github.com/apache/tomcat/pull/671#issuecomment-1755822815 `protected boolean setSocketOptions(SocketChannel socket) { NioSocketWrapper socketWrapper = null; try { // Allocate channel and wrapper

[PR] Fix NioChannel's toString() throwing NullPointerException in some cases [tomcat]

2023-10-10 Thread via GitHub
chenggwang opened a new pull request, #671: URL: https://github.com/apache/tomcat/pull/671 NioChannel's toString() causes NioEndpoint's setSocketOptions method to throw a NullPointerException in some scenarios (e.g. idea breakpoint debugging). -- This is an automated message from the

Re: org.apache.tomcat.jdbc.pool.ConnectionPool interface?

2023-10-10 Thread Romain Manni-Bucau
Thanks a lot Mark. In the mean time using tomcat-jdbc v10.1.13 works as a workaround (but needs to take care of transitive deps). Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github

[tomcat] branch 8.5.x updated: Correct regression caused by clean-up of unnecessary FQCN.

2023-10-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 89b7f18bcc Correct regression caused by clean-up

Re: org.apache.tomcat.jdbc.pool.ConnectionPool interface?

2023-10-10 Thread Mark Thomas
On 10/10/2023 10:13, Mark Thomas wrote: On 10/10/2023 09:38, Romain Manni-Bucau wrote: PS: if it eases the analyzis I guess it is an autoimport/refactor issue:

[tomcat] 02/02: Add release date

2023-10-10 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 11ed4212d66f09db04b0190a676cc060a53e66bd Author: Mark Thomas AuthorDate: Tue Oct 10 11:28:27 2023 -0300 Add release

[tomcat] 01/02: Correct reference to previous version

2023-10-10 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 4ec124b90313f70f01cdf8df72d54650c9b2ff07 Author: Mark Thomas AuthorDate: Tue Oct 10 11:28:11 2023 -0300 Correct

[tomcat] branch 9.0.x updated (e2aef02b8f -> 11ed4212d6)

2023-10-10 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 e2aef02b8f Correct regression caused by clean-up of unnecessary FQCN. new 4ec124b903 Correct reference to previous

[tomcat] branch 9.0.x updated: Correct regression caused by clean-up of unnecessary FQCN.

2023-10-10 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 e2aef02b8f Correct regression caused by clean-up

[tomcat] branch 10.1.x updated: Correct regression caused by clean-up of unnecessary FQCN.

2023-10-10 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 fd8a2d098d Correct regression caused by clean-up

[tomcat] 01/02: Add release date for 11.0.0-M12

2023-10-10 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 commit 945d2d6aadc2fc7f8ba94404b0dc2ce9188af2b2 Author: Mark Thomas AuthorDate: Tue Oct 10 07:23:02 2023 -0300 Add release

[tomcat] 02/02: Correct regression caused by clean-up of unnecessary FQCN.

2023-10-10 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 commit c674ec9442b563b51c2cb4958301f2adf98423de Author: Mark Thomas AuthorDate: Tue Oct 10 11:13:11 2023 -0300 Correct

[tomcat] branch main updated (308957d487 -> c674ec9442)

2023-10-10 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git from 308957d487 Increment version number for next development cycle new 945d2d6aad Add release date for 11.0.0-M12

Re: org.apache.tomcat.jdbc.pool.ConnectionPool interface?

2023-10-10 Thread Mark Thomas
On 10/10/2023 09:38, Romain Manni-Bucau wrote: PS: if it eases the analyzis I guess it is an autoimport/refactor issue: https://github.com/apache/tomcat/commit/a5821ce8ec4626b615a71c9920279a3066735b11#diff-6ec6f1cfd5466f7bef8987d0931a9847d1691c5a81385e4ffd6a7fdb6ddb6cecL371 Thanks. That is my

Re: org.apache.tomcat.jdbc.pool.ConnectionPool interface?

2023-10-10 Thread Romain Manni-Bucau
PS: if it eases the analyzis I guess it is an autoimport/refactor issue: https://github.com/apache/tomcat/commit/a5821ce8ec4626b615a71c9920279a3066735b11#diff-6ec6f1cfd5466f7bef8987d0931a9847d1691c5a81385e4ffd6a7fdb6ddb6cecL371 Romain Manni-Bucau @rmannibucau |

org.apache.tomcat.jdbc.pool.ConnectionPool interface?

2023-10-10 Thread Romain Manni-Bucau
Hi, in 10.1.14 PooledConnection is a class but it is used to create a jvm proxy (org.apache.tomcat.jdbc.pool.ConnectionPool#getProxyConstructor) so it does not work, is it a typo? Romain Manni-Bucau @rmannibucau | Blog | Old

[SECURITY] CVE-2023-44487 Apache Tomcat - HTTP/2 DoS

2023-10-10 Thread Mark Thomas
CVE-2023-44487 Apache Tomcat - HTTP/2 DoS Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.0-M11 Apache Tomcat 10.1.0-M1 to 10.1.13 Apache Tomcat 9.0.0-M1 to 9.0.80 Apache Tomcat 8.5.0 to 8.5.93 Description: Tomcat's HTTP/2

[SECURITY] CVE-2023-45648 Apache Tomcat - Request Smuggling

2023-10-10 Thread Mark Thomas
CVE-2023-45648 Apache Tomcat - Request Smuggling Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.0-M11 Apache Tomcat 10.1.0-M1 to 10.1.13 Apache Tomcat 9.0.0-M1 to 9.0.80 Apache Tomcat 8.5.0 to 8.5.93 Description: Tomcat did not

[SECURITY] CVE-2023-42794 Apache Tomcat - denial of service

2023-10-10 Thread Mark Thomas
CVE-2023-42794 Apache Tomcat - denial of service Severity: Low Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 9.0.70 to 9.0.80 Apache Tomcat 8.5.85 to 8.5.93 Description: Tomcat's internal fork of a Commons FileUpload included an unreleased, in progress refactoring

[SECURITY] CVE-2023-42795 Apache Tomcat - information disclosure

2023-10-10 Thread Mark Thomas
CVE-2023-42795 Apache Tomcat - information disclosure Severity: Important Vendor: The Apache Software Foundation Versions Affected: Apache Tomcat 11.0.0-M1 to 11.0.0-M11 Apache Tomcat 10.1.0-M1 to 10.1.13 Apache Tomcat 9.0.0-M1 to 9.0.80 Apache Tomcat 8.5.0 to 8.5.93 Description: When

svn commit: r1912868 - in /tomcat/site/trunk: docs/security-10.html docs/security-11.html docs/security-8.html docs/security-9.html xdocs/security-10.xml xdocs/security-11.xml xdocs/security-8.xml xdo

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 12:14:27 2023 New Revision: 1912868 URL: http://svn.apache.org/viewvc?rev=1912868=rev Log: Publish CVEs Modified: tomcat/site/trunk/docs/security-10.html tomcat/site/trunk/docs/security-11.html tomcat/site/trunk/docs/security-8.html

[ANN] Apache Tomcat 9.0.81 available

2023-10-10 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.81. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.81 is a bugfix and

svn commit: r1912865 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ annotat

2023-10-10 Thread remm
Author: remm Date: Tue Oct 10 11:40:43 2023 New Revision: 1912865 URL: http://svn.apache.org/viewvc?rev=1912865=rev Log: Docs for 9.0.81 [This commit notification would consist of 90 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r1912866 - /tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/security/TLSCertificateReloadListener.html

2023-10-10 Thread remm
Author: remm Date: Tue Oct 10 11:41:10 2023 New Revision: 1912866 URL: http://svn.apache.org/viewvc?rev=1912866=rev Log: Docs for 9.0.81 Added: tomcat/site/trunk/docs/tomcat-9.0-doc/api/org/apache/catalina/security/TLSCertificateReloadListener.html Added:

svn commit: r1912864 - in /tomcat/site/trunk: ./ docs/ xdocs/

2023-10-10 Thread remm
Author: remm Date: Tue Oct 10 11:35:33 2023 New Revision: 1912864 URL: http://svn.apache.org/viewvc?rev=1912864=rev Log: Update site for 9.0.81 Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/doap_Tomcat.rdf tomcat/site/trunk/docs/download-90.html

[tomcat] branch 10.1.x updated: Fix version number

2023-10-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 f5d0048086 Fix version number f5d0048086 is

[tomcat] branch 8.5.x updated: Increment version numbers for next release.

2023-10-10 Thread schultz
This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/8.5.x by this push: new 7d3aab91ed Increment version numbers for next

[tomcat] branch 10.1.x updated: Increment version numbers for next release.

2023-10-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 071bf19005 Increment version numbers for next

svn commit: r64453 - /release/tomcat/tomcat-10/v10.1.13/

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 11:07:08 2023 New Revision: 64453 Log: Drop old release artifacts Removed: release/tomcat/tomcat-10/v10.1.13/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r64452 - /release/tomcat/tomcat-8/v8.5.93/

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 11:05:47 2023 New Revision: 64452 Log: Drop old release artifacts. Removed: release/tomcat/tomcat-8/v8.5.93/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r1912863 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-8.5-doc/ docs/tomcat-8.5-doc/annotationapi/ docs/tomcat-8.5-doc/annotationapi/javax/annotation/ docs/tomcat-8.5-doc/annotationapi/jav

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 11:02:38 2023 New Revision: 1912863 URL: http://svn.apache.org/viewvc?rev=1912863=rev Log: Update website to include v8.5.94. [This commit notification would consist of 81 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ANN] Apache Tomcat 8.5.94 available

2023-10-10 Thread Christopher Schultz
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.94. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 8.5.94 is a bugfix and

svn commit: r1912862 - in /tomcat/site/trunk: ./ docs/ docs/tomcat-10.1-doc/ docs/tomcat-10.1-doc/annotationapi/ docs/tomcat-10.1-doc/annotationapi/jakarta/annotation/ docs/tomcat-10.1-doc/annotationa

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 10:54:13 2023 New Revision: 1912862 URL: http://svn.apache.org/viewvc?rev=1912862=rev Log: Update website to include 10.1.14. [This commit notification would consist of 85 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Buildbot success in on tomcat-9.0.x

2023-10-10 Thread buildbot
Build status: Build succeeded! Worker used: bb_worker2_ubuntu URL: https://ci2.apache.org/#builders/37/builds/724 Blamelist: remm Build Text: build successful Status Detected: restored build Build Source Stamp: [branch 9.0.x] 0bb17ad3c94f6df9fae51ae40026cbce0cdd88e6 Steps:

svn commit: r1912861 - in /tomcat/site/trunk: docs/migration-11.0.html xdocs/migration-11.0.xml

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 10:17:44 2023 New Revision: 1912861 URL: http://svn.apache.org/viewvc?rev=1912861=rev Log: Missed change due to unsaved file Modified: tomcat/site/trunk/docs/migration-11.0.html tomcat/site/trunk/xdocs/migration-11.0.xml Modified:

svn commit: r1912860 - in /tomcat/site/trunk: docs/download-11.html docs/index.html docs/oldnews.html docs/whichversion.html xdocs/download-11.xml xdocs/index.xml xdocs/oldnews.xml xdocs/whichversion.

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 10:17:13 2023 New Revision: 1912860 URL: http://svn.apache.org/viewvc?rev=1912860=rev Log: Update site for 11.0.0-M12 release Modified: tomcat/site/trunk/docs/download-11.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews.html

[Bug 67626] multipart request parts require Content-Disposition: form-data, even when another multipart-subtype is used

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67626 --- Comment #6 from hans.ris...@data-experts.de --- Gotcha - it would have been handy for our use case, but I can see why you'd want to keep to spec, of course. Considering some parts here: > this opens a door to inconsistency and even more

svn commit: r1912859 - in /tomcat/site/trunk: ./ docs/tomcat-11.0-doc/ docs/tomcat-11.0-doc/annotationapi/ docs/tomcat-11.0-doc/annotationapi/jakarta/annotation/ docs/tomcat-11.0-doc/annotationapi/jak

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 10:09:40 2023 New Revision: 1912859 URL: http://svn.apache.org/viewvc?rev=1912859=rev Log: Update docs for 11.0.0-M12 release [This commit notification would consist of 85 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r64450 - /dev/tomcat/tomcat-9/v9.0.81/ /release/tomcat/tomcat-9/v9.0.81/

2023-10-10 Thread remm
Author: remm Date: Tue Oct 10 09:41:40 2023 New Revision: 64450 Log: Release Apache Tomcat 9.0.81 Added: release/tomcat/tomcat-9/v9.0.81/ - copied from r64449, dev/tomcat/tomcat-9/v9.0.81/ Removed: dev/tomcat/tomcat-9/v9.0.81/

[VOTE][RESULT] Release Apache Tomcat 9.0.81

2023-10-10 Thread Rémy Maucherat
The following votes were cast: Binding: +1: isapir, jclere, csutherl, lihan, markt No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. Remy - To unsubscribe, e-mail:

svn commit: r64449 - /dev/tomcat/tomcat-8/v8.5.94/ /release/tomcat/tomcat-8/v8.5.94/

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 09:39:35 2023 New Revision: 64449 Log: Promote v8.5.94 to released. Added: release/tomcat/tomcat-8/v8.5.94/ - copied from r64448, dev/tomcat/tomcat-8/v8.5.94/ Removed: dev/tomcat/tomcat-8/v8.5.94/

svn commit: r64448 - /dev/tomcat/tomcat-10/v10.1.14/ /release/tomcat/tomcat-10/v10.1.14/

2023-10-10 Thread schultz
Author: schultz Date: Tue Oct 10 09:38:40 2023 New Revision: 64448 Log: Promote v10.1.14 to released Added: release/tomcat/tomcat-10/v10.1.14/ - copied from r64447, dev/tomcat/tomcat-10/v10.1.14/ Removed: dev/tomcat/tomcat-10/v10.1.14/

[VOTE][RESULT] Release Apache Tomcat 10.1.14

2023-10-10 Thread Christopher Schultz
All, The following votes were cast: +1: isapir, ebourg, csutherl, lihan, markt, schultz No other votes were cast, the vote therefore passes. I will begin the release process shortly. Thanks to everyone who contributed to this release. Thanks, -chris On 10/9/23 18:18, Christopher Schultz

[VOTE][RESULT] Release Apache Tomcat 8.5.94

2023-10-10 Thread Christopher Schultz
All, The following votes were cast: +1: schultz, lihan, isapir, markt, remm No other votes were cast, the vote therefore passes. I will begin the release process shortly. Thanks to everyone who contributed to this release. Thanks, -chris On 10/9/23 17:55, Christopher Schultz wrote: The

[Bug 67626] multipart request parts require Content-Disposition: form-data, even when another multipart-subtype is used

2023-10-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=67626 --- Comment #5 from Michael Osipov --- (In reply to hans.risser from comment #4) > Hi Michael, thanks for the additional context - I just wanted to make sure I > follow completely. > > > The bundled Commons Upload MUST NOT be used to parse

svn commit: r64447 - /dev/tomcat/tomcat-11/v11.0.0-M12/ /release/tomcat/tomcat-11/v11.0.0-M12/

2023-10-10 Thread markt
Author: markt Date: Tue Oct 10 09:35:14 2023 New Revision: 64447 Log: Release Apache Tomcat 11.0.0-M12 Added: release/tomcat/tomcat-11/v11.0.0-M12/ - copied from r64446, dev/tomcat/tomcat-11/v11.0.0-M12/ Removed: dev/tomcat/tomcat-11/v11.0.0-M12/

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

2023-10-10 Thread Mark Thomas
The following votes were cast: Binding: +1: isapir, csutherl, lihan, markt Non-binding: +1: Dimitris Soumis No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. - To

[tomcat] branch 9.0.x updated: Forgot this version number for 82

2023-10-10 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 0bb17ad3c9 Forgot this version number for 82

[tomcat] branch main updated: Increment version number for next development cycle

2023-10-10 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 308957d487 Increment version number for next

Re: [VOTE] Release Apache Tomcat 10.1.14

2023-10-10 Thread jean-frederic clere
On 10/10/23 00:18, Christopher Schultz wrote: [X] Stable - go ahead and release as 10.1.14 Tested on fedora 37 openjdk 17 with tc-native-2.0.6 -- Cheers Jean-Frederic - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat 11.0.0-M12

2023-10-10 Thread Dimitris Soumis
+1 Tests pass on Fedora 38 OpenJDK 21 On Tue, Oct 10, 2023 at 12:48 AM Mark Thomas wrote: > The proposed Apache Tomcat 11.0.0-M12 release is now available for > voting. > > Apache Tomcat 11.0.0-M12 is a milestone release of the 11.0.x branch and > has been made to provide users with early

Re: [VOTE] Release Apache Tomcat 8.5.94 [CORRECTION]

2023-10-10 Thread Rémy Maucherat
On Tue, Oct 10, 2023 at 12:02 AM Christopher Schultz wrote: > > All, > > On 10/9/23 17:55, Christopher Schultz wrote: > > The proposed Apache Tomcat 8.5.94 release is now available for voting. > > > > The notable changes compared to 8.5.93 are: > > > > - Update Tomcat Native to 1.2.39 to pick up