[Bug 66120] j_security_check returns 408 if j_security_check request lands on different tomcat server from original server

2022-07-14 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66120 --- Comment #4 from psakkanan --- I like making it optional -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubscr.

[GitHub] [tomcat] exabrial commented on pull request #402: Add support for Unix Domain Sockets (APR Protocol)

2022-07-14 Thread GitBox
exabrial commented on PR #402: URL: https://github.com/apache/tomcat/pull/402#issuecomment-1184515644 Hey guys, My apologies to comment on a year-old PR, but I cannot get `unixDomainSocketPath` to work on Tomcat9 with the latest APR, Java11, Ubuntu 18.04. What happens is the second request

[VOTE] Release Apache Tomcat 9.0.65

2022-07-14 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.65 release is now available for voting. The notable changes compared to 9.0.64 are: - Implement support for repeatable builds. - Update the packaged version of the Tomcat Native Library to 1.2.35. This includes Windows binaries built with OpenSSL 1.1.1q. - Fix

Re: [VOTE] Release Apache Tomcat 10.0.23

2022-07-14 Thread Han Li
> 2022年7月14日 17:25,Mark Thomas 写道: > > The proposed Apache Tomcat 10.0.23 release is now available for > voting. > > Apache Tomcat 10.0.x implements Jakarta EE 9 and, as such, the primary > package for all the specification APIs has changed from javax.* to jakarta.* > > Applications that run

svn commit: r55738 - in /dev/tomcat/tomcat-9/v9.0.65: ./ bin/ bin/embed/ src/

2022-07-14 Thread remm
Author: remm Date: Thu Jul 14 13:13:00 2022 New Revision: 55738 Log: Upload 9.0.65 for voting Added: dev/tomcat/tomcat-9/v9.0.65/ dev/tomcat/tomcat-9/v9.0.65/KEYS dev/tomcat/tomcat-9/v9.0.65/README.html dev/tomcat/tomcat-9/v9.0.65/RELEASE-NOTES dev/tomcat/tomcat-9/v9.0.65/bin/

[tomcat] tag 9.0.65 created (now c443b39328)

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

[tomcat] 01/01: Tag 9.0.65

2022-07-14 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to tag 9.0.65 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c443b393281c7eee5d6a95977c4faeed28906bdf Author: remm AuthorDate: Thu Jul 14 14:32:43 2022 +0200 Tag 9.0.65 --- build.p

Re: [VOTE] Release Apache Tomcat 10.0.23

2022-07-14 Thread Mark Thomas
On 14/07/2022 10:25, Mark Thomas wrote: The proposed 10.0.23 release is: [ ] Broken - do not release [X] Stable - go ahead and release as 10.0.23 (stable) Unit tests pass with Tomcat Native 1.2.35 built with OpenSSL 1.1.1q on Windows, Linux and MacOS. Mark --

[VOTE] Release Apache Tomcat 10.0.23

2022-07-14 Thread Mark Thomas
The proposed Apache Tomcat 10.0.23 release is now available for voting. Apache Tomcat 10.0.x implements Jakarta EE 9 and, as such, the primary package for all the specification APIs has changed from javax.* to jakarta.* Applications that run on Tomcat 9 will not run on Tomcat 10 without changes

svn commit: r55735 - in /dev/tomcat/tomcat-10/v10.0.23: ./ bin/ bin/embed/ src/

2022-07-14 Thread markt
Author: markt Date: Thu Jul 14 09:09:11 2022 New Revision: 55735 Log: Upload 10.0.23 for voting Added: dev/tomcat/tomcat-10/v10.0.23/ dev/tomcat/tomcat-10/v10.0.23/KEYS dev/tomcat/tomcat-10/v10.0.23/README.html dev/tomcat/tomcat-10/v10.0.23/RELEASE-NOTES dev/tomcat/tomcat-10/v

[tomcat] 01/01: Tag 10.0.23

2022-07-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.0.23 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit cda46e050e09bd394c82ba874633367f80eeb259 Author: Mark Thomas AuthorDate: Thu Jul 14 09:28:56 2022 +0100 Tag 10.0.23 --

[tomcat] tag 10.0.23 created (now cda46e050e)

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

Re: [VOTE] Release Apache Tomcat 10.1.0-M17

2022-07-14 Thread Mark Thomas
On 13/07/2022 22:57, Mark Thomas wrote: The proposed 10.1.0-M17 release is: [ ] Broken - do not release [X] Beta - go ahead and release as 10.1.0-M17 (beta) Unit tests pass with Tomcat Native 2.0.1 built with OpenSSL 3.0.5 on Windows, Linux and MacOS. Mark --

[tomcat] branch 8.5.x updated: Fix corruption spotted when preparing 10.0.x release

2022-07-14 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 010f0eba58 Fix corruption spotted when preparing 10

[tomcat] branch 9.0.x updated: Fix corruption spotted when preparing 10.0.x release

2022-07-14 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 4df3f71f27 Fix corruption spotted when preparing 10

[tomcat] branch 10.0.x updated: Fix corruption spotted when preparing 10.0.x release

2022-07-14 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git The following commit(s) were added to refs/heads/10.0.x by this push: new a0da8d3853 Fix corruption spotted when preparing

[tomcat] branch main updated: Fix corruption spotted when preparing 10.0.x release

2022-07-14 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 537e3b8cdf Fix corruption spotted when preparing 10.0

Re: [VOTE] Release Apache Tomcat 10.1.0-M17

2022-07-14 Thread Han Li
> 2022年7月14日 05:57,Mark Thomas 写道: > > The proposed Apache Tomcat 10.1.0-M17 release is now available for > voting. > > Applications that run on Tomcat 9 and earlier will not run on Tomcat 10 > without changes. Java EE applications designed for Tomcat 9 and earlier may > be placed in the $C