[tomcat] 01/02: Fix some SpotBugs issues in the tests

2019-07-02 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 commit 8fcfb847a950f0bcc09a617faf0739826878247e Author: Mark Thomas AuthorDate: Wed Nov 29 22:06:40 2017 + Fix some

[tomcat] 02/02: Fix some FindBugs warnings in the test cases

2019-07-02 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 commit 7f5c3844999f7669d438d1e0a52839f70a48e96f Author: Mark Thomas AuthorDate: Fri Oct 13 12:01:23 2017 + Fix some

[tomcat] branch 8.5.x updated (6090dcf -> 7f5c384)

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 6090dcf Expand i18n and update translations new 8fcfb84 Fix some SpotBugs issues in the tests new 7f5c384

[tomcat] branch 8.5.x updated (e5a7bc9 -> 6090dcf)

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from e5a7bc9 SpotBugs. Remove unnecessary code. new 46940e0 Code clean-up new 8e204b9 Ensure HEAD response is

[tomcat] 02/03: Ensure HEAD response is consistent with GET response for HttpServlet

2019-07-02 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 commit 8e204b92c45f2c2014af295b03c35cb1fab64878 Author: Mark Thomas AuthorDate: Tue Jul 2 21:15:56 2019 +0100 Ensure HEAD

[tomcat] 01/03: Code clean-up

2019-07-02 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 commit 46940e02675c631a48caa20554b84b59ffd1bbde Author: Mark Thomas AuthorDate: Tue Jul 2 21:05:30 2019 +0100 Code clean-up

[tomcat] 03/03: Expand i18n and update translations

2019-07-02 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 commit 6090dcf8571c0884ddcfd021d0180da32abb819d Author: Mark Thomas AuthorDate: Tue Jul 2 21:17:29 2019 +0100 Expand i18n

[tomcat] branch 8.5.x updated: SpotBugs. Remove unnecessary code.

2019-07-02 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 e5a7bc9 SpotBugs. Remove unnecessary code.

[tomcat] branch 8.5.x updated: Back-port Range, Content-Range and partial PUT improvements

2019-07-02 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 46ede0a Back-port Range, Content-Range and

[GitHub] [tomcat] markt-asf commented on issue #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
markt-asf commented on issue #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#issuecomment-507753421 Many thanks for raising this issue. I think we have tracked down the root cause and fixed it. Note that 7.0.x was not affected.

[GitHub] [tomcat] markt-asf closed pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
markt-asf closed pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176 This is an automated message from the Apache Git Service. To respond to the message,

[tomcat] branch 8.5.x updated: Once a URI is identified as invalid don't attempt to process it further.

2019-07-02 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 64c2524 Once a URI is identified as invalid don't

[tomcat] 01/02: Fix format

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7836d4369c7f327341d957d78348fc20bd7f509c Author: Mark Thomas AuthorDate: Tue Jul 2 17:25:18 2019 +0100 Fix format

[tomcat] 02/02: Once a URI is identified as invalid don't attempt to process it further.

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git commit c4136dfe2b71dc58b120591857ff21beee7e9c10 Author: Mark Thomas AuthorDate: Tue Jul 2 17:27:20 2019 +0100 Once a URI

[tomcat] branch master updated (d1f5800 -> c4136df)

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git. from d1f5800 Improve parsing of Content-Range headers new 7836d43 Fix format new c4136df Once a URI is

[GitHub] [tomcat] markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#discussion_r299572216 ## File path: java/org/apache/catalina/connector/CoyoteAdapter.java ## @@ -1271,6 +1276,11 @@

[GitHub] [tomcat] markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#discussion_r299500242 ## File path: java/org/apache/catalina/connector/CoyoteAdapter.java ## @@ -1271,6 +1276,11 @@

[GitHub] [tomcat] alpire commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
alpire commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#discussion_r299503403 ## File path: java/org/apache/catalina/connector/CoyoteAdapter.java ## @@ -1271,6 +1276,11 @@

[GitHub] [tomcat] alpire commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
alpire commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#discussion_r299498714 ## File path: java/org/apache/catalina/connector/CoyoteAdapter.java ## @@ -1271,6 +1276,11 @@

svn commit: r34731 - /dev/tomcat/tomcat-connectors/native/1.2.23/ /release/tomcat/tomcat-connectors/native/1.2.23/ /release/tomcat/tomcat-connectors/native/README.html

2019-07-02 Thread markt
Author: markt Date: Tue Jul 2 13:59:15 2019 New Revision: 34731 Log: Release Apache Tomcat Native 1.2.23 Added: release/tomcat/tomcat-connectors/native/1.2.23/ - copied from r34730, dev/tomcat/tomcat-connectors/native/1.2.23/ Removed: dev/tomcat/tomcat-connectors/native/1.2.23/

[GitHub] [tomcat] markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize

2019-07-02 Thread GitBox
markt-asf commented on a change in pull request #176: CoyoteAdapter: fix out-of-bounds read in checkNormalize URL: https://github.com/apache/tomcat/pull/176#discussion_r299493101 ## File path: java/org/apache/catalina/connector/CoyoteAdapter.java ## @@ -1271,6 +1276,11 @@

Re: [VOTE][RESULT] Release Apache Tomcat Native 1.2.23

2019-07-02 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, isapir, remm No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to this release. - To unsubscribe, e-mail:

[tomcat] 02/02: Fix a couple of Litmus test suite failures

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 0c1db4105cc577fca61d2e6f39e4d634bcaab57f Author: Mark Thomas AuthorDate: Tue Jul 2 14:12:55 2019 +0100 Fix a couple

[tomcat] branch 7.0.x updated (07b0f95 -> 0c1db41)

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git. from 07b0f95 Align with 8.5.x. Remove unused keys, update/add translations new d2f21d5 Align with 8.5.x. Use i18n.

[tomcat] 01/02: Align with 8.5.x. Use i18n.

2019-07-02 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git commit d2f21d52a6d10f711e685aaae577c1663bd3d661 Author: Mark Thomas AuthorDate: Tue Jul 2 13:52:04 2019 +0100 Align with