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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 08:20:41 2022 New Revision: 1902689 URL: http://svn.apache.org/viewvc?rev=1902689&view=rev Log: First attempt to update Apache Tomcat Native download page for 2 versions Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-n

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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 08:22:32 2022 New Revision: 1902690 URL: http://svn.apache.org/viewvc?rev=1902690&view=rev Log: Fix minor copy/paste error Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/docs/dow

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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 08:23:47 2022 New Revision: 1902691 URL: http://svn.apache.org/viewvc?rev=1902691&view=rev Log: Fix copy/paste error - Windows src disto includes 'win32' in name Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xm

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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 08:25:21 2022 New Revision: 1902692 URL: http://svn.apache.org/viewvc?rev=1902692&view=rev Log: Fix same issues for 1.2.x section Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/xdocs/download-native.xml Modified: tomcat/site/trunk/d

[GitHub] [tomcat-jakartaee-migration] rmaucher commented on pull request #28: Additional Profile to Migrate Back to JEE8 from Jakarta EE

2022-07-13 Thread GitBox
rmaucher commented on PR #28: URL: https://github.com/apache/tomcat-jakartaee-migration/pull/28#issuecomment-1182938991 That's an interesting idea. However, it's also even riskier than the other way around: deprecated features that are removed in new EE versions are usually rather forgotte

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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:10:45 2022 New Revision: 1902694 URL: http://svn.apache.org/viewvc?rev=1902694&view=rev Log: Add 2.0.1 release to main index Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: h

svn commit: r1902695 - in /tomcat/site/trunk: docs/ xdocs/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:14:41 2022 New Revision: 1902695 URL: http://svn.apache.org/viewvc?rev=1902695&view=rev Log: Update changelog links Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews-2012.html tomcat/site/trunk/docs/oldnews-2013.html tomca

svn commit: r1902696 - in /tomcat/site/trunk: docs/bugreport.html xdocs/bugreport.xml

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:16:07 2022 New Revision: 1902696 URL: http://svn.apache.org/viewvc?rev=1902696&view=rev Log: Add entry for Tomcat Native 1.2.x Modified: tomcat/site/trunk/docs/bugreport.html tomcat/site/trunk/xdocs/bugreport.xml Modified: tomcat/site/trunk/docs/bugrepor

[ANN] Apache Tomcat Native 2.0.1 released

2022-07-13 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 2.0.1 stable. The key features of this release are: - JNI API has been reduced to just that required to support Tomcat's OpenSSL based TLS implementation. The APR/native connector is no longer supported in th

[tomcat-native] branch main updated: Remove 1.2.x news from 2.0.x branch

2022-07-13 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 eff76a472 Remove 1.2.x news from 2.0.x branch

[tomcat-native] branch 1.2.x updated: Add release date for 1.2.35

2022-07-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 1.2.x in repository https://gitbox.apache.org/repos/asf/tomcat-native.git The following commit(s) were added to refs/heads/1.2.x by this push: new bce1a73aa Add release date for 1.2.35 bce1a7

svn commit: r1902697 - in /tomcat/site/trunk/docs/native-doc: ./ miscellaneous/ news/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:43:18 2022 New Revision: 1902697 URL: http://svn.apache.org/viewvc?rev=1902697&view=rev Log: Update Native 2.0 docs Removed: tomcat/site/trunk/docs/native-doc/news/2008.html tomcat/site/trunk/docs/native-doc/news/2009.html tomcat/site/trunk/docs/nativ

svn commit: r1902698 - in /tomcat/site/trunk/docs/native-1.2-doc: ./ miscellaneous/ news/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:46:35 2022 New Revision: 1902698 URL: http://svn.apache.org/viewvc?rev=1902698&view=rev Log: Update docs for Tomcat Native 1.2.35 release Added: tomcat/site/trunk/docs/native-1.2-doc/miscellaneous/tls-renegotiation.html Modified: tomcat/site/trunk/docs/na

svn commit: r1902699 - /tomcat/site/trunk/native-1.2-xdocs/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:48:44 2022 New Revision: 1902699 URL: http://svn.apache.org/viewvc?rev=1902699&view=rev Log: Ignore all Modified: tomcat/site/trunk/native-1.2-xdocs/ (props changed) Propchange: tomcat/site/trunk/native-1.2-xdocs/ --

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

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:52:43 2022 New Revision: 1902700 URL: http://svn.apache.org/viewvc?rev=1902700&view=rev Log: Update site for release of Apache Tomcat Native 1.2.35 Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/tru

svn commit: r55718 - /release/tomcat/tomcat-connectors/native/1.2.34/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 09:54:16 2022 New Revision: 55718 Log: Drop Tomcat Native 1.2.34 from mirror system Removed: release/tomcat/tomcat-connectors/native/1.2.34/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.ap

[tomcat] branch main updated (ec4002ea51 -> f15f8ad870)

2022-07-13 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 ec4002ea51 Update Tomcat migration tool for Jakarta EE to 1.0.1 new cb1b9683eb Update the Tomcat Native Library to 2

[tomcat] 01/02: Update the Tomcat Native Library to 2.0.1

2022-07-13 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 cb1b9683eb073ec99c11bc69e0c8dd12f5d155ee Author: Mark Thomas AuthorDate: Wed Jul 13 11:07:30 2022 +0100 Update the Tom

[tomcat] 02/02: Fix recommended version in log message

2022-07-13 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 f15f8ad870cb63e9573f65ff3da4de97eba2a928 Author: Mark Thomas AuthorDate: Wed Jul 13 11:12:25 2022 +0100 Fix recommende

[tomcat] branch 10.0.x updated: Fix recommended version in log message

2022-07-13 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 d8582df92a Fix recommended version in log message

[tomcat] branch 9.0.x updated: Fix recommended version in log message

2022-07-13 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 134483cbb9 Fix recommended version in log message 1

[tomcat] branch 8.5.x updated: Fix recommended version in log message

2022-07-13 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 a0d21a4bcf Fix recommended version in log message a

[GitHub] [tomcat] markt-asf commented on pull request #524: Dir redirect use301

2022-07-13 Thread GitBox
markt-asf commented on PR #524: URL: https://github.com/apache/tomcat/pull/524#issuecomment-1183239156 I like the look of the current diff. My only concern is by not calling `sendRedirect()` we bypass a bunch of checks. My plan is to see if there is an easy way around that. If there i

[tomcat] branch main updated: Automate handing of POEditor's over zealous escaping

2022-07-13 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 45b979bb0f Automate handing of POEditor's over zealou

[tomcat] branch 10.0.x updated: Automate handing of POEditor's over zealous escaping

2022-07-13 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 1089def3c0 Automate handing of POEditor's over ze

[tomcat] branch 9.0.x updated: Automate handing of POEditor's over zealous escaping

2022-07-13 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 88634b3411 Automate handing of POEditor's over zeal

[tomcat] branch 8.5.x updated: Automate handing of POEditor's over zealous escaping

2022-07-13 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 45390f8a81 Automate handing of POEditor's over zeal

[GitHub] [tomcat] funkman commented on pull request #524: Dir redirect use301

2022-07-13 Thread GitBox
funkman commented on PR #524: URL: https://github.com/apache/tomcat/pull/524#issuecomment-1183274376 Looking at `org.apache.catalina.connector.Response` - Yes `sendRedirect()` does quite a few safety checks first. So yeah - this might have bad side effects with those missing checks. (such a

[GitHub] [tomcat] markt-asf commented on pull request #524: Dir redirect use301

2022-07-13 Thread GitBox
markt-asf commented on PR #524: URL: https://github.com/apache/tomcat/pull/524#issuecomment-1183279698 I was thinking of calling `sendRedirect()` and then explicitly setting the status if a different one was required. Possibly checking the location header to determine if the call to `sendRe

[tomcat] branch main updated: Improvements to French translations

2022-07-13 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 577b8d6af1 Improvements to French translations 577b8d

[tomcat] branch main updated: Improvements to Japanese translations contributed tak7iji

2022-07-13 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 9df45833f1 Improvements to Japanese translations cont

[tomcat] branch main updated: Clean up Korean translations

2022-07-13 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 3d8d5fbf9b Clean up Korean translations 3d8d5fbf9b is

[tomcat] branch main updated: Remove unused translation

2022-07-13 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 38196da6cc Remove unused translation 38196da6cc is de

[tomcat] branch 10.0.x updated: Improvements to French translations (remm)

2022-07-13 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 642ff9b390 Improvements to French translations (r

[tomcat] branch 10.0.x updated: Fix unnecessary escaping

2022-07-13 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 6796406a60 Fix unnecessary escaping 6796406a60 is

[tomcat] branch 10.0.x updated: Improvements to Japanese translations contributed by tak7iji

2022-07-13 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 b2074589e9 Improvements to Japanese translations

[tomcat] branch 9.0.x updated: Fix order

2022-07-13 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 17c6a886c5 Fix order 17c6a886c5 is described below

[tomcat] branch main updated: Add a couple of keys to back-port exclusion list

2022-07-13 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 7a0c8f1f9c Add a couple of keys to back-port exclusio

[tomcat] branch 10.0.x updated: Add a couple of keys to back-port exclusion list

2022-07-13 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 7e7e7b687e Add a couple of keys to back-port excl

[tomcat] branch 9.0.x updated: Add a couple of keys to back-port exclusion list

2022-07-13 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 18a133ba5f Add a couple of keys to back-port exclus

[tomcat] branch main updated: Remove unnecessary back-port exclusion

2022-07-13 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 e59e181437 Remove unnecessary back-port exclusion e59

[tomcat] branch 9.0.x updated: Correct schemas used by JSPC

2022-07-13 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 6a47c8791f Correct schemas used by JSPC 6a47c8791f

[tomcat] branch 9.0.x updated: Improvements to French translations (remm)

2022-07-13 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 1fe9ad84c5 Improvements to French translations (rem

[tomcat] branch 9.0.x updated: Fix unnecessary escaping

2022-07-13 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 733f331d17 Fix unnecessary escaping 733f331d17 is d

[tomcat] branch 9.0.x updated: Improvements to Japanese translations contributed by tak7iji

2022-07-13 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 733866904b Improvements to Japanese translations co

[tomcat] branch 8.5.x updated: Fix order

2022-07-13 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 fd6f59b3c9 Fix order fd6f59b3c9 is described below

[tomcat] branch 8.5.x updated: Improvements to French translations. (remm)

2022-07-13 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 207594a3fe Improvements to French translations. (re

[tomcat] branch 8.5.x updated: Fix unnecessary escaping

2022-07-13 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 13da7fa755 Fix unnecessary escaping 13da7fa755 is d

[tomcat] branch 8.5.x updated: Improvements to Japanese translations contributed by tak7iji

2022-07-13 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 28c2b2649e Improvements to Japanese translations co

[tomcat] branch main updated: Add test case for PR #524

2022-07-13 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 e3298caedb Add test case for PR #524 e3298caedb is de

[GitHub] [tomcat] markt-asf commented on pull request #524: Dir redirect use301

2022-07-13 Thread GitBox
markt-asf commented on PR #524: URL: https://github.com/apache/tomcat/pull/524#issuecomment-1183461695 I've added a test case. My initial idea isn't going to work because `sendRedirect()` commits the response. Adding a method to the Servlet API looks like the cleanest solution. But that onl

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

2022-07-13 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66120 --- Comment #3 from Mark Thomas --- My current thinking is that make this behaviour optional depending on the setting of the "persistAuthentication" attribute of the Manager. If we do this that way, the change to the session serialization form

[tomcat] 01/01: Tag 10.1.0-M17

2022-07-13 Thread markt
This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.1.0-M17 in repository https://gitbox.apache.org/repos/asf/tomcat.git commit 7a261dff58bc9581317c400b5c0fa4f7ae371fda Author: Mark Thomas AuthorDate: Wed Jul 13 21:27:02 2022 +0100 Tag 10.1.0-

[tomcat] tag 10.1.0-M17 created (now 7a261dff58)

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

[tomcat] branch 10.0.x updated: Update Tomcat Native to 1.2.35

2022-07-13 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 d191607208 Update Tomcat Native to 1.2.35 d191607

[tomcat] branch 9.0.x updated: Update Tomcat Native to 1.2.35

2022-07-13 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 97bb004baf Update Tomcat Native to 1.2.35 97bb004ba

[tomcat] branch 8.5.x updated: Update Tomcat Native to 1.2.35

2022-07-13 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 9315099b94 Update Tomcat Native to 1.2.35 9315099b9

[tomcat] branch main updated: Fix typos

2022-07-13 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 2145fdecfa Fix typos 2145fdecfa is described below c

[tomcat] branch 10.0.x updated: Fix typos

2022-07-13 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 8f3be985fc Fix typos 8f3be985fc is described belo

[tomcat] branch 9.0.x updated: Fix typos

2022-07-13 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 598b59e202 Fix typos 598b59e202 is described below

[tomcat] branch 8.5.x updated: Fix typos

2022-07-13 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 f37937116d Fix typos f37937116d is described below

svn commit: r55726 - in /dev/tomcat/tomcat-10/v10.1.0-M17: ./ bin/ bin/embed/ src/

2022-07-13 Thread markt
Author: markt Date: Wed Jul 13 21:09:33 2022 New Revision: 55726 Log: Upload 10.1.0-M17 for voting Added: dev/tomcat/tomcat-10/v10.1.0-M17/ dev/tomcat/tomcat-10/v10.1.0-M17/KEYS dev/tomcat/tomcat-10/v10.1.0-M17/README.html dev/tomcat/tomcat-10/v10.1.0-M17/RELEASE-NOTES dev/tom

[VOTE] Release Apache Tomcat 10.1.0-M17

2022-07-13 Thread 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 $CATALINA_BASE/webapps-javaee directory and Tomcat wil

[tomcat] branch 10.0.x updated: Need to update OPenSSL version too

2022-07-13 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 f1caffd96b Need to update OPenSSL version too f1c

[tomcat] branch 9.0.x updated: Need to update OPenSSL version too

2022-07-13 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 7815759b6a Need to update OPenSSL version too 78157

[tomcat] branch 8.5.x updated: Need to update OPenSSL version too

2022-07-13 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 086c10af5e Need to update OPenSSL version too 086c1