[Bug 65365] HTTP Tunneling (Forward Proxy) Support

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65365 Fuwei Chin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[tomcat] branch 10.0.x updated: Restore a (commented out) HTTP/2 example

2021-06-07 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 2a3cde3 Restore a (commented out) HTTP/2 example

[tomcat] branch main updated: Restore a (commented out) HTTP/2 example

2021-06-07 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 a155965 Restore a (commented out) HTTP/2 example a15

[Bug 65350] The index ID of the request header that Jetty sent to Tomcat was not found in the index table on the Tomcat side

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65350 --- Comment #3 from Mark Thomas --- Additional debug logging added in - 10.1.x for 10.1.0-M1 onwards - 10.0.x for 10.0.7 onwards - 9.0.x for 9.0.47 onwards - 8.5.x for 8.5.67 onwards Enable with: org.apache.coyote.http2.HpackDecoder.level = F

[tomcat] branch 8.5.x updated: Add debug logging for HPACK decoding

2021-06-07 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 2fe6823 Add debug logging for HPACK decoding 2fe68

[tomcat] branch 9.0.x updated: Add debug logging for HPACK decoding

2021-06-07 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 d73b6da Add debug logging for HPACK decoding d73b6

[tomcat] branch 10.0.x updated: Add debug logging for HPACK decoding

2021-06-07 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 d5c8c92 Add debug logging for HPACK decoding d5c

[tomcat] branch main updated: Add debug logging for HPACK decoding

2021-06-07 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 c67784b Add debug logging for HPACK decoding c67784b

[Bug 65350] The index ID of the request header that Jetty sent to Tomcat was not found in the index table on the Tomcat side

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65350 --- Comment #2 from Christopher Schultz --- I can't seem to find the reference to it, now, but I thought the reporter said that a header line (or name?) with > 1024 characters seems to trigger this. I'll keep searching for that reference. --

[Bug 65350] The index ID of the request header that Jetty sent to Tomcat was not found in the index table on the Tomcat side

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65350 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO Severity|critical

[Bug 65356] Tomcat10 Migration guide does not mention modified access log date pattern

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65356 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1890575 - in /tomcat/site/trunk: docs/migration-10.html xdocs/migration-10.xml

2021-06-07 Thread markt
Author: markt Date: Mon Jun 7 18:07:16 2021 New Revision: 1890575 URL: http://svn.apache.org/viewvc?rev=1890575&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=65356 - Note change to %D in ALV for Tomact 10 onwards. Modified: tomcat/site/trunk/docs/migration-10.html tom

[tomcat] branch 9.0.x updated: Fix 65362. Add JPMS entries to embedded JARs removed in previous release

2021-06-07 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 f367a29 Fix 65362. Add JPMS entries to embedded JA

[tomcat] branch 10.0.x updated: Fix 65362. Add JPMS entries to embedded JARs removed in previous release

2021-06-07 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 64d73d6 Fix 65362. Add JPMS entries to embedded

[Bug 65362] Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65362 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[tomcat] branch main updated: Fix 65362. Add JPMS entries to embedded JARs removed in previous release

2021-06-07 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 01500b4 Fix 65362. Add JPMS entries to embedded JARs

[GitHub] [tomcat-native] michael-o commented on pull request #9: Simplify Address#getInfo() native implementation

2021-06-07 Thread GitBox
michael-o commented on pull request #9: URL: https://github.com/apache/tomcat-native/pull/9#issuecomment-856140048 @mturk You still owe me an explanation what will break for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[Bug 65362] Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65362 --- Comment #1 from Mark Thomas --- This looks a side-effect of removing the BND annotations from the API classes because they broke the TCK (arguably the TCK should have ignored them but the TCK team disagreed). The fix should - hopefully - b

[Bug 65365] HTTP Tunneling (Forward Proxy) Support

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65365 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 65365] New: HTTP Tunneling (Forward Proxy) Support

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65365 Bug ID: 65365 Summary: HTTP Tunneling (Forward Proxy) Support Product: Tomcat 9 Version: 9.0.26 Hardware: PC Status: NEW Severity: normal Priority: P2

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

2021-06-07 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-native.git The following commit(s) were added to refs/heads/main by this push: new 726433a Increment version for next developmen

[tomcat-native] branch main updated: Add missing tags

2021-06-07 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-native.git The following commit(s) were added to refs/heads/main by this push: new b3832de Add missing tags b3832de is described

[ANN] Apache Tomcat Native 1.2.30 released

2021-06-07 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.30 stable. The key features of this release are: - Windows binaries built using OpenSSL 1.1.1k - Fix an issue where some Windows systems in some configurations would only listen on IPv6 addresses on dual st

svn commit: r1890572 - /tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html

2021-06-07 Thread markt
Author: markt Date: Mon Jun 7 15:47:48 2021 New Revision: 1890572 URL: http://svn.apache.org/viewvc?rev=1890572&view=rev Log: Fix formatting Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html URL:

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

2021-06-07 Thread markt
Author: markt Date: Mon Jun 7 15:45:16 2021 New Revision: 1890571 URL: http://svn.apache.org/viewvc?rev=1890571&view=rev Log: Missed a version update Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: http://sv

svn commit: r1890570 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml

2021-06-07 Thread markt
Author: markt Date: Mon Jun 7 15:44:44 2021 New Revision: 1890570 URL: http://svn.apache.org/viewvc?rev=1890570&view=rev Log: Update site for Tomcat Native 1.2.30 release Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/ol

[tomcat-native] branch main updated: Fix copy/paste

2021-06-07 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-native.git The following commit(s) were added to refs/heads/main by this push: new 9170841 Fix copy/paste 9170841 is described b

svn commit: r1890569 - in /tomcat/site/trunk/docs/native-doc: index.html miscellaneous/changelog.html news/2021.html

2021-06-07 Thread markt
Author: markt Date: Mon Jun 7 15:36:27 2021 New Revision: 1890569 URL: http://svn.apache.org/viewvc?rev=1890569&view=rev Log: Update Native docs for 1.2.30 release Modified: tomcat/site/trunk/docs/native-doc/index.html tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html to

Re: [tomcat] branch main updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 Thread Mark Thomas
On 07/06/2021 14:55, Christopher Schultz wrote: Mark, On 6/7/21 09:38, ma...@apache.org wrote: Fix BZ 65358 - Improve EL matching of varargs methods. https://bz.apache.org/bugzilla/show_bug.cgi?id=65358 I wonder if there is any appetite in the EL EG for establishing a reference imp

Re: [tomcat] branch main updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 Thread Christopher Schultz
Mark, On 6/7/21 09:38, ma...@apache.org wrote: Fix BZ 65358 - Improve EL matching of varargs methods. https://bz.apache.org/bugzilla/show_bug.cgi?id=65358 I wonder if there is any appetite in the EL EG for establishing a reference implementation of this kind of thing. If the e

[Bug 65358] Possible EL Bug — Method Matching with Varargs

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65358 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[tomcat] branch 8.5.x updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 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 35daf4e Fix BZ 65358 - Improve EL matching of vara

[tomcat] branch 9.0.x updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 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 4f5a355 Fix BZ 65358 - Improve EL matching of vara

[tomcat] branch 10.0.x updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 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 d44931e Fix BZ 65358 - Improve EL matching of va

[tomcat] branch main updated: Fix BZ 65358 - Improve EL matching of varargs methods.

2021-06-07 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 a915ed9 Fix BZ 65358 - Improve EL matching of vararg

[Bug 65362] New: Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar

2021-06-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=65362 Bug ID: 65362 Summary: Missing uses-Directives in JPMS descriptor of tomcat-embed-websocket.jar Product: Tomcat 9 Version: 9.0.46 Hardware: All OS: All

[tomcat] branch 10.0.x updated: Packaging on main only

2021-06-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm 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 89c2474 Packaging on main only 89c2474 is describ

[tomcat] branch main updated (a09ce7c -> 8424677)

2021-06-07 Thread remm
This is an automated email from the ASF dual-hosted git repository. remm pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git. from a09ce7c Update Korean translations add 8424677 Update version numbers No new revisions were added by this update.