[Bug 66359] Document default value for RemoteIpValue#protocolHeader and RemoteIpFilter#protocolHeader

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66359 Han Li changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 8.5.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 e5b367e827 BZ 66359 - Update javadoc for RemoteIpFi

[tomcat] branch 9.0.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 26f9951373 BZ 66359 - Update javadoc for RemoteIpFi

[tomcat] branch 10.1.x updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 bdbb26ecff BZ 66359 - Update javadoc for RemoteIp

[tomcat] branch main updated: BZ 66359 - Update javadoc for RemoteIpFilter and RemoteIpValve

2022-11-21 Thread lihan
This is an automated email from the ASF dual-hosted git repository. lihan 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 24a10f2900 BZ 66359 - Update javadoc for RemoteIpFilt

[Bug 66359] New: Document default value for RemoteIpValue#protocolHeader and RemoteIpFilter#protocolHeader

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66359 Bug ID: 66359 Summary: Document default value for RemoteIpValue#protocolHeader and RemoteIpFilter#protocolHeader Product: Tomcat 9 Version: 9.0.19 Har

[Bug 63196] Add sane default value for RemoteIpValue#protocolHeader

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63196 Eric Hamilton changed: What|Removed |Added Blocks||66359 Referenced Bugs: https://bz.ap

[Bug 66358] Need a way to close socket of the async request after it was committed

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66358 --- Comment #1 from Alex --- What I am executing using internal APIs to achieve the desired effect is something like this: AsyncContextImpl asyncContextImpl = (AsyncContextImpl) asyncContext; Request req = (Request) req

[Bug 66358] New: Need a way to close socket of the async request after it was committed

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66358 Bug ID: 66358 Summary: Need a way to close socket of the async request after it was committed Product: Tomcat 9 Version: 9.0.65 Hardware: PC OS: Mac OS X

svn commit: r58180 - /dev/tomcat/tomcat-8/v8.5.84/ /release/tomcat/tomcat-8/v8.5.84/

2022-11-21 Thread schultz
Author: schultz Date: Mon Nov 21 22:03:37 2022 New Revision: 58180 Log: Promote Tomcat 8.5.84 release Added: release/tomcat/tomcat-8/v8.5.84/ - copied from r58179, dev/tomcat/tomcat-8/v8.5.84/ Removed: dev/tomcat/tomcat-8/v8.5.84/ --

Re: Tomcat doesn't gracefully close keep-alive connections

2022-11-21 Thread M. Thiim
Hi Chris That is a good suggestion. But more importantly, maybe update the documentation of the bindOnInit parameter, since it's not very intuitive this has anything to do with graceful shutdown and I don't think any connection with keep-alive is mentioned. I'm also not sure why bindOnInit=false

[VOTE][RESULT] Release Apache Tomcat 8.5.84

2022-11-21 Thread Christopher Schultz
All, The following votes were cast: Binding: +1: schultz, remm, markt Non-binding: +1: lihan The vote therefore passes. Thanks to everyone who contributed towards this release. I will begin the release process later today. Thanks, -chris On 11/16/22 11:03, Christopher Schultz wrote: The

[Bug 66348] new jars in lib

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66348 --- Comment #7 from elatl...@gmail.com --- Thanks Mark, Link to commit with fix: https://github.com/apache/tomcat/commit/afed131394261b4ac5bd324811bc6bdd9de4bd3f -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 66175] Consider changing BasicAuthenticator to default to charset="UTF"

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66175 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch main updated: BZ 66175 - Use UTF-8 by default for BASIC auth

2022-11-21 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 8004ce03ff BZ 66175 - Use UTF-8 by default for BASIC

[Bug 66178] Reduce garbage from strings in AbstractArchiveResourceSet.getResource

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66178 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 66346] Allow reproducible builds of all JDBC JAR files

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66346 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch 8.5.x updated: Allow reproducible builds of all JDBC JAR files

2022-11-21 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 49258540a6 Allow reproducible builds of all JDBC JA

[tomcat] branch 9.0.x updated: Allow reproducible builds of all JDBC JAR files

2022-11-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 7b1b85b0ae Allow reproducible builds of all JDBC JA

[tomcat] branch 10.1.x updated: Allow reproducible builds of all JDBC JAR files

2022-11-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 40f0f7d571 Allow reproducible builds of all JDBC

[tomcat] branch main updated: Add change log entry

2022-11-21 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 9189a0d6c4 Add change log entry 9189a0d6c4 is describ

[tomcat] branch main updated: Allow reproducible builds of all JDBC JAR files

2022-11-21 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 8ae3c81f09 Allow reproducible builds of all JDBC JAR

[GitHub] [tomcat] markt-asf merged pull request #566: Allow reproducible builds of all JDBC JAR files

2022-11-21 Thread GitBox
markt-asf merged PR #566: URL: https://github.com/apache/tomcat/pull/566 -- 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

[tomcat] branch 8.5.x updated: Fix BZ 66348 - Update list of JARs

2022-11-21 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 6beeaa2881 Fix BZ 66348 - Update list of JARs 6beea

[Bug 66348] new jars in lib

2022-11-21 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66348 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 9.0.x updated: Fix BZ 66348 - Update list of JARs

2022-11-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 bb900ed975 Fix BZ 66348 - Update list of JARs bb900

[tomcat] branch main updated: Tomcat 11.0.x implements Servlet 6.1

2022-11-21 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 c99c1a999c Tomcat 11.0.x implements Servlet 6.1 c99c1

[tomcat] branch 10.1.x updated: Fix BZ 66348 - Update list of JARs

2022-11-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 b3b0099178 Fix BZ 66348 - Update list of JARs b3b

[tomcat] branch main updated: Fix BZ 66348 - Update list of JARs

2022-11-21 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 afed131394 Fix BZ 66348 - Update list of JARs afed131

Re: [VOTE] Release Apache Tomcat 8.5.84

2022-11-21 Thread Rémy Maucherat
On Mon, Nov 21, 2022 at 5:47 AM Konstantin Kolinko wrote: > > пт, 18 нояб. 2022 г. в 21:45, Christopher Schultz > : > > > > Han, > > > > On 11/17/22 05:28, Han Li wrote: > > > > > > > > >> 2022年11月17日 17:52,Mark Thomas 写道: > > >> > > >> On 17/11/2022 08:23, Han Li wrote: > > 2022年11月17日 16:0