[tomcat] branch 10.1.x updated: Update migration tool for Jakarta EE library for IDE configs

2022-12-05 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 d544791a2d Update migration tool for Jakarta EE library for IDE configs
d544791a2d is described below

commit d544791a2dc290e3bc9cfcb2c831fa3135820a13
Author: lihan 
AuthorDate: Tue Dec 6 09:34:39 2022 +0800

Update migration tool for Jakarta EE library for IDE configs
---
 res/ide-support/eclipse/eclipse.classpath | 2 +-
 res/ide-support/idea/tomcat.iml   | 2 +-
 res/ide-support/netbeans/project.xml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/res/ide-support/eclipse/eclipse.classpath 
b/res/ide-support/eclipse/eclipse.classpath
index 8aa90b04ac..c3c436cfea 100644
--- a/res/ide-support/eclipse/eclipse.classpath
+++ b/res/ide-support/eclipse/eclipse.classpath
@@ -30,7 +30,7 @@
 
 
 
-
+
 
 
 
diff --git a/res/ide-support/idea/tomcat.iml b/res/ide-support/idea/tomcat.iml
index 66d7584593..9c9935e422 100644
--- a/res/ide-support/idea/tomcat.iml
+++ b/res/ide-support/idea/tomcat.iml
@@ -122,7 +122,7 @@
 
   
 
-  
+  
 
 
 
diff --git a/res/ide-support/netbeans/project.xml 
b/res/ide-support/netbeans/project.xml
index 15f592ed9e..d9a3cfc096 100644
--- a/res/ide-support/netbeans/project.xml
+++ b/res/ide-support/netbeans/project.xml
@@ -178,7 +178,7 @@
 -->
 
 java
-${base.path}/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar:${base.path}/wsdl4j-1.6.3/wsdl4j-1.6.3.jar:${base.path}/ecj-4.25/ecj-4.25.jar:${base.path}/bnd-6.3.1/biz.aQute.bnd-6.3.1.jar:${base.path}/migration-1.0.5/jakartaee-migration-1.0.5-shaded.jar:${ant.includes}/
+${base.path}/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar:${base.path}/wsdl4j-1.6.3/wsdl4j-1.6.3.jar:${base.path}/ecj-4.25/ecj-4.25.jar:${base.path}/bnd-6.3.1/biz.aQute.bnd-6.3.1.jar:${base.path}/migration-1.0.6/jakartaee-migration-1.0.6-shaded.jar:${ant.includes}/
 1.7
 
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Update migration tool for Jakarta EE library for IDE configs

2022-12-05 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 c7c866352f Update migration tool for Jakarta EE library for IDE configs
c7c866352f is described below

commit c7c866352f67bb4a6a2b3a0bc17c882b6ebc867f
Author: lihan 
AuthorDate: Tue Dec 6 09:34:39 2022 +0800

Update migration tool for Jakarta EE library for IDE configs
---
 res/ide-support/eclipse/eclipse.classpath | 2 +-
 res/ide-support/idea/tomcat.iml   | 2 +-
 res/ide-support/netbeans/project.xml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/res/ide-support/eclipse/eclipse.classpath 
b/res/ide-support/eclipse/eclipse.classpath
index 8aa90b04ac..c3c436cfea 100644
--- a/res/ide-support/eclipse/eclipse.classpath
+++ b/res/ide-support/eclipse/eclipse.classpath
@@ -30,7 +30,7 @@
 
 
 
-
+
 
 
 
diff --git a/res/ide-support/idea/tomcat.iml b/res/ide-support/idea/tomcat.iml
index 66d7584593..9c9935e422 100644
--- a/res/ide-support/idea/tomcat.iml
+++ b/res/ide-support/idea/tomcat.iml
@@ -122,7 +122,7 @@
 
   
 
-  
+  
 
 
 
diff --git a/res/ide-support/netbeans/project.xml 
b/res/ide-support/netbeans/project.xml
index 15f592ed9e..d9a3cfc096 100644
--- a/res/ide-support/netbeans/project.xml
+++ b/res/ide-support/netbeans/project.xml
@@ -178,7 +178,7 @@
 -->
 
 java
-${base.path}/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar:${base.path}/wsdl4j-1.6.3/wsdl4j-1.6.3.jar:${base.path}/ecj-4.25/ecj-4.25.jar:${base.path}/bnd-6.3.1/biz.aQute.bnd-6.3.1.jar:${base.path}/migration-1.0.5/jakartaee-migration-1.0.5-shaded.jar:${ant.includes}/
+${base.path}/jaxrpc-1.1-rc4/geronimo-spec-jaxrpc-1.1-rc4.jar:${base.path}/wsdl4j-1.6.3/wsdl4j-1.6.3.jar:${base.path}/ecj-4.25/ecj-4.25.jar:${base.path}/bnd-6.3.1/biz.aQute.bnd-6.3.1.jar:${base.path}/migration-1.0.6/jakartaee-migration-1.0.6-shaded.jar:${ant.includes}/
 1.7
 
 


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Preparing to migrate to Tomcat 10.1 / Jakarta EE

2022-12-05 Thread Christopher Schultz

All,

I've started looking at the migration path at $work for Jakarta EE and 
while Tomcat 10 has some fantastic features to help with that (hot 
migration is killer IMO), there are still some potential barriers I'm 
seeing to "slowly" migrating $work applications from Java EE -> Jakarta EE.


When I say "slowly", I mean "not having to write one or more large 
revision-control changes to lock-step-upgrade from e.g. Tomcat 8/9 to 
Tomcat 10.1."


One specific example is that we use Apache Velocity as our 
page-generation language and AIUI, these templates will not have their 
text scanned and replaced with updated strings. For example:


#if($request.getAttribute('javax.servlet.error.request_uri'))
...
#end

This code looks to see if the request has the 
"javax.serlet.error.request_uri" attribute set and then takes some 
appropriate action.


In order to use this on Tomcat 10.1, we would need to replace that with 
the appropriate string. In order to make it work on *either* Tomcat 8/9 
or 10, we'd need to change the code to:


#if($request.getAttribute('jakarta.servlet.error.request_uri') || 
$request.getAttribute('javax.servlet.error.request_uri'))


... and then we'd have semi-useless code laying around after the upgrade 
which would need to be cleaned-up afterward. Doable, but not super ideal.


This is the first such example I came across when looking at doing an 
upgrade in a development environment at $work, and I'm sure I will come 
up with some others.


I can think of a few ways to facilitate a dual-deployment (Tomcat 8/9 vs 
10 aka Java EE vs Jakarta EE) application, at least for the specific 
example I present above:


1. Change everything all at once, force-upgrade to Tomcat 10.1 all at 
once. I find this infeasible, so I'm going to ignore it as an option for 
now.


2. Write dual-checking code (as shown above) where we simply have either 
2 different code-paths for different environments, or double-up on our 
checking and usage of various Java/Jakarta request attributes. Yuck.


3. Write a Filter which copies from javax.servlet.* -> jakarta.servlet.* 
(or vice versa). This would allow us to immediately use the application 
under either environment.


4. Patch the server to provide #3 without having to include a Filter in 
the application deployment.


I'm kind of interested in idea #4, and wanted to ask for feedback.

I can't be the only one in this situation where the Tomcat Migration 
Tool is great but doesn't cover some use-cases and therefore upgrades 
are risky and/or problematic.


I think we as a community should be encouraging users to start upgrading 
to get over the "Jakarta Hurdle" and I think that this could be another 
small tool to help motivate that migration.


WDYT?

Thanks,
-chris

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2022-12-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=66359

Eric Hamilton  changed:

   What|Removed |Added

Summary|Document default value for  |Document default value for
   |RemoteIpValue#protocolHeade |RemoteIpValve#protocolHeade
   |r and   |r and
   |RemoteIpFilter#protocolHead |RemoteIpFilter#protocolHead
   |er  |er

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[ANN] Apache Tomcat 11.0.0-M1 (alpha) available

2022-12-05 Thread Mark Thomas

The Apache Tomcat team announces the immediate availability of Apache
Tomcat 11.0.0-M1 (alpha).

Apache Tomcat 11 is an open source software implementation of the
Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language,
Jakarta WebSocket, Jakarta Authentication and Jakarta Annotations
specifications.

Users of Tomcat 10 onwards should be aware that, as a result of the move
from Java EE to Jakarta EE as part of the transfer of Java EE to the
Eclipse Foundation, the primary package for all implemented APIs has
changed from javax.* to jakarta.*. This will almost certainly require
code changes to enable applications to migrate from Tomcat 9 and earlier
to Tomcat 10 and later. A migration tool is under development to aid
this process.

Apache Tomcat 11.0.0-M1 is the first milestone release of the 11.0.x
branch and has been made to provide users with early access to the new
features in Apache Tomcat 11.0.x so that they may provide feedback. The
notable changes compared to 10.1.x include:

- Alignment with the current development versions of the Jakarta
  Servlet, Pages and Expression Language specifications. This includes
  removal of deprecated code and addition of the
  jakarta.servlet.error.query_string attribute for error dispatches

- BASIC authentication now uses UTF-8 by default

- Conversions from bytes to characters now trigger exceptions rather
  than replacement for invalid byte sequences for the given encoding

Please refer to the change log for the complete list of changes:
http://tomcat.apache.org/tomcat-11.0-doc/changelog.html

Downloads:
http://tomcat.apache.org/download-11.cgi

Migration guides from Apache Tomcat 8.5.x, 9.0.x and 10.1.x:
http://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1905775 - in /tomcat/site/trunk: docs/download-11.html xdocs/download-11.xml

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 17:57:55 2022
New Revision: 1905775

URL: http://svn.apache.org/viewvc?rev=1905775=rev
Log:
Fix typo

Modified:
tomcat/site/trunk/docs/download-11.html
tomcat/site/trunk/xdocs/download-11.xml

Modified: tomcat/site/trunk/docs/download-11.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-11.html?rev=1905775=1905774=1905775=diff
==
--- tomcat/site/trunk/docs/download-11.html (original)
+++ tomcat/site/trunk/docs/download-11.html Mon Dec  5 17:57:55 2022
@@ -21,7 +21,7 @@
 
 [define v]11.0.0-M1[end]
 https://downloads.apache.org/tomcat/tomcat-11/KEYS;>KEYS |
-[v] (alpha)) |
+[v] (alpha) |
 Browse |
 https://archive.apache.org/dist/tomcat/tomcat-11;>Archives
   Release Integrity

Modified: tomcat/site/trunk/xdocs/download-11.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-11.xml?rev=1905775=1905774=1905775=diff
==
--- tomcat/site/trunk/xdocs/download-11.xml (original)
+++ tomcat/site/trunk/xdocs/download-11.xml Mon Dec  5 17:57:55 2022
@@ -33,7 +33,7 @@
 -->
 [define v]11.0.0-M1[end]
 https://downloads.apache.org/tomcat/tomcat-11/KEYS;>KEYS |
-[v] (alpha)) |
+[v] (alpha) |
 Browse |
 https://archive.apache.org/dist/tomcat/tomcat-11;>Archives
   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE] Release Apache Tomcat 10.1.4

2022-12-05 Thread Mark Thomas

The proposed Apache Tomcat 10.1.4 release is now available for
voting.

The notable changes compared to 10.1.2 are:

- Refactor WebappLoader so it only has a runtime dependency on the
  migration tool for Jakarta EE if configured to use the converter as
  classes are loaded.

- When an HTTP/2 stream was reset, the current active stream count was
  not reduced. If enough resets occurred on a connection, the current
  active stream count limit was reached and no new streams could be
  created on that connection.

- Update to Commons Daemon 1.3.3

For full details, see the change log:
https://nightlies.apache.org/tomcat/tomcat-10.1.x/docs/changelog.html

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 
will automatically convert them to Jakarta EE and copy them to the 
webapps directory.


It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-10/v10.1.4/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1412

The tag is:
https://github.com/apache/tomcat/tree/10.1.4
a8e13f8d7e621be9f58af45f5a67e7bf847a8321


The proposed 10.1.4 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 10.1.4


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1905773 - in /tomcat/site/trunk: docs/migration-11.0.html xdocs/migration-11.0.xml

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 17:40:48 2022
New Revision: 1905773

URL: http://svn.apache.org/viewvc?rev=1905773=rev
Log:
Update migration guide

Modified:
tomcat/site/trunk/docs/migration-11.0.html
tomcat/site/trunk/xdocs/migration-11.0.xml

Modified: tomcat/site/trunk/docs/migration-11.0.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-11.0.html?rev=1905773=1905772=1905773=diff
==
--- tomcat/site/trunk/docs/migration-11.0.html (original)
+++ tomcat/site/trunk/docs/migration-11.0.html Mon Dec  5 17:40:48 2022
@@ -24,18 +24,7 @@ of Apache Tomcat.
   
   Servlet 6.1 API
 
-TBD
-
-Support for Cookie specifications other than RFC 6265 has been removed
-and a number of methods deprecated as a result.
-
-A new method, Cookie.setAttribute(String name, String 
value)
-has been added.
-
-The process for decoding and normalizing URIs has been clarified.
-
-New methods and classes have been added to provide access to unique
-identifiers for the current request and/or associated connection.
+No changes.
 
   
 
@@ -75,6 +64,8 @@ of Apache Tomcat.
 Of particular note are:
 
   All code marked as deprecated in 10.1.x has been removed.
+  Conversions from bytes to characters now throw an exception if the
+  conversion fails.
 
 
   

Modified: tomcat/site/trunk/xdocs/migration-11.0.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-11.0.xml?rev=1905773=1905772=1905773=diff
==
--- tomcat/site/trunk/xdocs/migration-11.0.xml (original)
+++ tomcat/site/trunk/xdocs/migration-11.0.xml Mon Dec  5 17:40:48 2022
@@ -37,18 +37,7 @@ of Apache Tomcat.
   
   
 
-TBD
-
-Support for Cookie specifications other than RFC 6265 has been removed
-and a number of methods deprecated as a result.
-
-A new method, Cookie.setAttribute(String name, String 
value)
-has been added.
-
-The process for decoding and normalizing URIs has been clarified.
-
-New methods and classes have been added to provide access to unique
-identifiers for the current request and/or associated connection.
+No changes.
 
   
 
@@ -88,6 +77,8 @@ of Apache Tomcat.
 Of particular note are:
 
   All code marked as deprecated in 10.1.x has been removed.
+  Conversions from bytes to characters now throw an exception if the
+  conversion fails.
 
 
   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58498 - in /dev/tomcat/tomcat-10/v10.1.4: ./ bin/ bin/embed/ src/

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 17:35:10 2022
New Revision: 58498

Log:
Upload 10.1.4 for voting

Added:
dev/tomcat/tomcat-10/v10.1.4/
dev/tomcat/tomcat-10/v10.1.4/KEYS
dev/tomcat/tomcat-10/v10.1.4/README.html
dev/tomcat/tomcat-10/v10.1.4/RELEASE-NOTES
dev/tomcat/tomcat-10/v10.1.4/bin/
dev/tomcat/tomcat-10/v10.1.4/bin/README.html
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.zip   (with 
props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.zip.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-deployer.zip.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-fulldocs.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-fulldocs.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-fulldocs.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x64.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x64.zip.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x64.zip.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x86.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x86.zip.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4-windows-x86.zip.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.exe   (with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.exe.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.exe.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.tar.gz   (with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.zip   (with props)
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.zip.asc
dev/tomcat/tomcat-10/v10.1.4/bin/apache-tomcat-10.1.4.zip.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/embed/
dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.tar.gz   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.tar.gz.asc

dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.zip   
(with props)
dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.zip.asc
dev/tomcat/tomcat-10/v10.1.4/bin/embed/apache-tomcat-10.1.4-embed.zip.sha512
dev/tomcat/tomcat-10/v10.1.4/src/
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.tar.gz   (with 
props)
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.tar.gz.asc
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.tar.gz.sha512
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.zip   (with props)
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.zip.asc
dev/tomcat/tomcat-10/v10.1.4/src/apache-tomcat-10.1.4-src.zip.sha512

Added: dev/tomcat/tomcat-10/v10.1.4/KEYS
==
--- dev/tomcat/tomcat-10/v10.1.4/KEYS (added)
+++ dev/tomcat/tomcat-10/v10.1.4/KEYS Mon Dec  5 17:35:10 2022
@@ -0,0 +1,453 @@
+This file contains the PGP keys of various Apache developers.
+Please don't use them for email unless you have to. Their main
+purpose is code signing.
+
+Apache users: pgp < KEYS
+Apache developers:
+(pgpk -ll  && pgpk -xa ) >> this file.
+  or
+(gpg --fingerprint --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+Apache developers: please ensure that your key is also available via the
+PGP keyservers (such as pgpkeys.mit.edu).
+
+
+pub   4096R/2F6059E7 2009-09-18
+  Key fingerprint = A9C5 DF4D 22E9 9998 D987  5A51 10C0 1C5A 2F60 59E7
+uid  Mark E D Thomas 
+sub   4096R/5E763BEC 2009-09-18
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Comment: GPGTools - http://gpgtools.org
+
+mQINBEq0DukBEAD4jovHOPJDxoD+JnO1Go2kiwpgRULasGlrVKuSUdP6wzcaqWmX
+pqtOJKKwW2MQFQLmg7nQ9RjJwy3QCbKNDJQA/bwbQT1F7WzTCz2S6vxC4zxKck4t
+6RZBq2dJsYKF0CEh6ZfY4dmKvhq+3istSoFRdHYoOPGWZpuRDqfZPdGm/m335/6K
+GH59oysn1NE7a2a+kZzjBSEgv23+l4Z1Rg7+fpz1JcdHSdC2Z+ZRxML25eVatRVz
+4yvDOZItqDURP24zWOodxgboldV6Y88C3v/7KRR+1vklzkuA2FqF8Q4r/2f0su7M
+UVviQcy29y/RlLSDTTYoVlCZ1ni14qFU7Hpw43KJtgXmcUwq31T1+SlXdYjNJ1aF
+kUi8BjCHDcSgE/IReKUanjHzm4XSymKDTeqqzidi4k6PDD4jyHb8k8vxi6qT6Udn
+lcfo5NBkkUT1TauhEy8ktHhbl9k60BvvMBP9l6cURiJg1WS77egI4P/82oPbzzFi
+GFqXyJKULVgxtdQ3JikCpodp3f1fh6PlYZwkW4xCJLJucJ5MiQp07HAkMVW5w+k8
+Xvuk4i5quh3N+2kzKHOOiQCDmN0sz0XjOE+7XBvM1lvz3+UarLfgSVmW8aheLd7e
+aIl5ItBk8844ZJ60LrQ+JiIqvqJemxyIM6epoZvY5a3ZshZpcLilC5hW8QARAQAB

svn commit: r1905772 [10/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/whoweare.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/whoweare.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/whoweare.html (original)
+++ tomcat/site/trunk/docs/whoweare.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Who We Arehttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" 
class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/downloa
 d-migration.cgi">Tomcat Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat
 /">BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentWho We Are
+Apache Tomcat - Who We Arehttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" 
class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi;>Tomcat 
9https://tomcat.apache.or
 g/download-80.cgi">Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2
 https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/t
 heapachetomcat">Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentWho We Are
 
 The Apache Tomcat Project operates on a meritocracy: the more you do,
 the more responsibility you will obtain. This page lists all of the

Modified: tomcat/site/trunk/xdocs/bugreport.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/bugreport.xml?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/xdocs/bugreport.xml (original)
+++ tomcat/site/trunk/xdocs/bugreport.xml Mon Dec  5 17:34:34 2022
@@ -143,8 +143,9 @@ problem you are having before reporting
 
 Here is a quick list of 

svn commit: r1905772 [9/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/taglibs.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/taglibs.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/taglibs.html (original)
+++ tomcat/site/trunk/docs/taglibs.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Apache Taglibshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.a
 pache.org/" target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 
 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouT
 ubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContent
 Apache Taglibs
+Apache Tomcat - Apache Taglibshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.a
 pache.org/" target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi
 ">Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsTools<
 div>Mediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>ThanksLicenseContentApache Taglibs
   Apache Taglibs provides open source implementations of Tag Libraries 
for use with
 Java Server Pages (JSPs). In particular, it hosts the Apache Standard 
Taglib, an
 open source implementation of the

Modified: tomcat/site/trunk/docs/tomcat-10.0-eol.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/tomcat-10.0-eol.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/tomcat-10.0-eol.html (original)
+++ tomcat/site/trunk/docs/tomcat-10.0-eol.html Mon Dec  5 17:34:34 2022
@@ -1,5 

svn commit: r1905772 [4/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/migration-10.1.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.1.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/migration-10.1.html (original)
+++ tomcat/site/trunk/docs/migration-10.1.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Migration Guide - Tomcat 
10.1.xhttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/downloa
 d-80.cgi">Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTom
 catOfficial">YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentTable of Contents
+Apache Tomcat - Migration Guide - Tomcat 
10.1.xhttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.or
 g/download-90.cgi">Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native
  2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsTools
 Mediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentTable of Contents
 GeneralMigrating from 10.0.x to 
10.1.xJava 11 requiredSpecification APIsServlet 6.0 APIServer Pages 3.1Expression Language 5.0WebSocket 2.1Authentication TBDInternal APIsUpgrading 10.1.xTomcat 10.1.x noteable 
changesTomcat 10.1.x 
configuration file differences
 General
 

Modified: tomcat/site/trunk/docs/migration-10.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-10.html?rev=1905772=1905771=1905772=diff
==

svn commit: r1905772 [8/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/security-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/security-9.html (original)
+++ tomcat/site/trunk/docs/security-9.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Apache Tomcat 9 
vulnerabilitieshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/downloa
 d-80.cgi">Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTom
 catOfficial">YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentApache Tomcat 9.x 
vulnerabilities
+Apache Tomcat - Apache Tomcat 9 
vulnerabilitieshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.or
 g/download-90.cgi">Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native
  2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsTools
 Mediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentApache Tomcat 9.x 
vulnerabilities
 This page lists all security vulnerabilities fixed in released versions
of Apache Tomcat 9.x. Each vulnerability is given a
security impact rating by the Apache

Modified: tomcat/site/trunk/docs/security-impact.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-impact.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/security-impact.html (original)
+++ 

svn commit: r1905772 [1/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 17:34:34 2022
New Revision: 1905772

URL: http://svn.apache.org/viewvc?rev=1905772=rev
Log:
Update site for 11.0.0-M1 release

Added:
tomcat/site/trunk/docs/download-11.cgi
tomcat/site/trunk/docs/download-11.html
tomcat/site/trunk/docs/migration-11.0.html
tomcat/site/trunk/xdocs/download-11.cgi   (with props)
tomcat/site/trunk/xdocs/download-11.xml
tomcat/site/trunk/xdocs/migration-11.0.xml
Modified:
tomcat/site/trunk/docs/bugreport.html
tomcat/site/trunk/docs/ci.html
tomcat/site/trunk/docs/conference.html
tomcat/site/trunk/docs/contact.html
tomcat/site/trunk/docs/download-10.html
tomcat/site/trunk/docs/download-80.html
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/download-connectors.html
tomcat/site/trunk/docs/download-migration.html
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/download-taglibs.html
tomcat/site/trunk/docs/findhelp.html
tomcat/site/trunk/docs/getinvolved.html
tomcat/site/trunk/docs/heritage.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/irc.html
tomcat/site/trunk/docs/legal.html
tomcat/site/trunk/docs/lists.html
tomcat/site/trunk/docs/maven-plugin.html
tomcat/site/trunk/docs/migration-10.1.html
tomcat/site/trunk/docs/migration-10.html
tomcat/site/trunk/docs/migration-6.html
tomcat/site/trunk/docs/migration-7.html
tomcat/site/trunk/docs/migration-8.html
tomcat/site/trunk/docs/migration-85.html
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/docs/migration.html
tomcat/site/trunk/docs/oldnews-2010.html
tomcat/site/trunk/docs/oldnews-2011.html
tomcat/site/trunk/docs/oldnews-2012.html
tomcat/site/trunk/docs/oldnews-2013.html
tomcat/site/trunk/docs/oldnews-2014.html
tomcat/site/trunk/docs/oldnews-2015.html
tomcat/site/trunk/docs/oldnews-2016.html
tomcat/site/trunk/docs/oldnews-2017.html
tomcat/site/trunk/docs/oldnews-2018.html
tomcat/site/trunk/docs/oldnews-2019.html
tomcat/site/trunk/docs/oldnews-2020.html
tomcat/site/trunk/docs/oldnews-2021.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/presentations.html
tomcat/site/trunk/docs/resources.html
tomcat/site/trunk/docs/security-10.html
tomcat/site/trunk/docs/security-3.html
tomcat/site/trunk/docs/security-4.html
tomcat/site/trunk/docs/security-5.html
tomcat/site/trunk/docs/security-6.html
tomcat/site/trunk/docs/security-7.html
tomcat/site/trunk/docs/security-8.html
tomcat/site/trunk/docs/security-9.html
tomcat/site/trunk/docs/security-impact.html
tomcat/site/trunk/docs/security-jk.html
tomcat/site/trunk/docs/security-native.html
tomcat/site/trunk/docs/security-taglibs.html
tomcat/site/trunk/docs/security.html
tomcat/site/trunk/docs/sitemap-main.xml
tomcat/site/trunk/docs/source.html
tomcat/site/trunk/docs/taglibs.html
tomcat/site/trunk/docs/tomcat-10.0-eol.html
tomcat/site/trunk/docs/tomcat-55-eol.html
tomcat/site/trunk/docs/tomcat-60-eol.html
tomcat/site/trunk/docs/tomcat-70-eol.html
tomcat/site/trunk/docs/tomcat-80-eol.html
tomcat/site/trunk/docs/tools.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/docs/whoweare.html
tomcat/site/trunk/xdocs/bugreport.xml
tomcat/site/trunk/xdocs/ci.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration.xml
tomcat/site/trunk/xdocs/sitemap-main.xml
tomcat/site/trunk/xdocs/source.xml
tomcat/site/trunk/xdocs/stylesheets/project.xml
tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/docs/bugreport.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/bugreport.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/bugreport.html (original)
+++ tomcat/site/trunk/docs/bugreport.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Reporting Bugshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache
 .org/" target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8
 https://tomcat.apache.org/download-migration.cgi;>Tomcat 
Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 

svn commit: r1905772 [7/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/resources.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/resources.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/resources.html (original)
+++ tomcat/site/trunk/docs/resources.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Resourceshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; 
 target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration 
Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigr
 ation GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTube
 https://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentThird party tools and add-ons
+Apache Tomcat - Resourceshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; 
 target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 
8https://tomcat.apache.org/download-migration.cgi;>Tomcat 
Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMedi
 ahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apa
 che.org/licenses/">LicenseContentThird party tools and add-ons
 
   A https://cwiki.apache.org/confluence/display/TOMCAT/AddOns;>list
   of third party tools and add-ons (most of them free) is maintained on the

Modified: tomcat/site/trunk/docs/security-10.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-10.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/security-10.html (original)
+++ tomcat/site/trunk/docs/security-10.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Apache 

svn commit: r1905772 [6/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/oldnews-2016.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2016.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/oldnews-2016.html (original)
+++ tomcat/site/trunk/docs/oldnews-2016.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Old news!http://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache
 .org/" target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8
 https://tomcat.apache.org/download-migration.cgi;>Tomcat 
Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentOlder news
+Apache Tomcat - Old news!http://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache
 .org/" target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi;>Tom
 cat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 
8https://tomcat.apache.org/download-migration.cgi;>Tomcat 
Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsTools<
 h2>Mediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>ThanksLicenseContentOlder news
 Announcements from previous years can be found here:
 
   year 2022

Modified: tomcat/site/trunk/docs/oldnews-2017.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews-2017.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/oldnews-2017.html (original)
+++ tomcat/site/trunk/docs/oldnews-2017.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Old news!http://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 

svn commit: r1905772 [3/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/findhelp.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/findhelp.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/findhelp.html (original)
+++ tomcat/site/trunk/docs/findhelp.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Find Helphttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" 
class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download
 -migration.cgi">Tomcat Migration Tool for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/
 ">BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentFind help
+Apache Tomcat - Find Helphttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" 
class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi;>Tomcat 
9https://tomcat.apache.org
 /download-80.cgi">Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2<
 a 
href="https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/th
 eapachetomcat">Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentFind help
 
 Apache Tomcat support is provided by the community, for the community, on a
 purely volunteer basis. This page has been written to help you find the help 
you

Modified: tomcat/site/trunk/docs/getinvolved.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/getinvolved.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/getinvolved.html (original)
+++ tomcat/site/trunk/docs/getinvolved.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Get 

svn commit: r1905772 [5/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1905772=1905771=1905772=diff
==
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Mon Dec  5 17:34:34 2022
@@ -1,5 +1,5 @@
 
-Apache Tomcat - Migration Guide - Tomcat 
9.0.xhttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-10.cgi;>Tomcat 10https://tomcat.apache.org/download-90.cgi;>Tomcat 9https://tomcat.apache.org/download
 -80.cgi">Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomc
 atOfficial">YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>LicenseContentTable of Contents
+Apache Tomcat - Migration Guide - Tomcat 
9.0.xhttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" class="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org
 /download-90.cgi">Tomcat 9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 
 2Tomcat Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsTools<
 /li>Mediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshref="http://www.apache.org/licenses/;>License id="mainRight">Contentid="Table_of_Contents">Table of Contents
 GeneralMigrating from 8.0.x or 8.5.x to 
9.0.xJava 8 requiredSpecification APIsServlet 4.0 APIJavaServer Pages 2.3Expression Language 3.0WebSocket 1.1BIO connector removedComet support removedHTTP/2 support addedTLS virtual 
hosting and multiple certificate support addedInternal APIsJSR-77 implementation 
removedClusteringInstanceListener removedSessionManagerCookiesWeb 
applicationsEngine and 
Host configurationsContext 
configurationsLoggingUpgrading 9.0.xTomcat 9.0.x 

svn commit: r1905772 [2/10] - in /tomcat/site/trunk: docs/ xdocs/ xdocs/stylesheets/

2022-12-05 Thread markt
Added: tomcat/site/trunk/docs/download-11.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-11.html?rev=1905772=auto
==
--- tomcat/site/trunk/docs/download-11.html (added)
+++ tomcat/site/trunk/docs/download-11.html Mon Dec  5 17:34:34 2022
@@ -0,0 +1,159 @@
+
+Apache Tomcat - Apache Tomcat 11 Software 
Downloadshttp://tomcat.apache.org/;>Apache 
Tomcathttps://www.apache.org/foundation/contributing.html; target="_blank" 
class="pull-left">https://www.apache.org/images/SupportApache-small.png; class="support-asf" 
alt="Support Apache">http://www.apache.org/; target="_blank" cla
 ss="pull-left">https://www.google.com/search; method="get">GOApache 
TomcatHomeTaglibsMaven 
PluginDownloadWhich version?https://tomcat.apache.org/download-11.cgi;>Tomcat 11 
(alpha)https://tomcat.apache.org/download-10.cgi;>Tomcat 
10https://tomcat.apache.org/download-90.cgi;>Tomcat 
9https://tomcat.apache.org/download-80.cgi;>Tomcat 8https://tomcat.apache.org/download-migration.cgi;>Tomcat Migration Tool 
for Jakarta EEhttps://tomcat.apache.org/download-connectors.cgi;>Tomcat 
Connectorshttps://tomcat.apache.org/download-native.cgi;>Tomcat 
Nativehttps://tomcat.apache.org/download-taglibs.cgi;>Taglibshttps://archive.apache.org/dist/tomcat/;>ArchivesDocumentationTomcat 11.0 (alpha)Tomcat 10.1Tomcat 10.0Tomcat 9.0Tomcat 8.5Tomcat ConnectorsTomcat Native 2Tomca
 t Native 1.2https://cwiki.apache.org/confluence/display/TOMCAT;>WikiMigration GuidePresentationshttps://cwiki.apache.org/confluence/x/Bi8lBg;>SpecificationsProblems?Security ReportsFind helphttps://cwiki.apache.org/confluence/display/TOMCAT/FAQ;>FAQMailing ListsBug 
DatabaseIRCGet 
InvolvedOverviewSource codeBuildbothttps://cwiki.apache.org/confluence/x/vIPzBQ;>TranslationsToolsMediahttps://twitter.com/theapachetomcat;>Twitterhttps://www.youtube.com/c/ApacheTomcatOfficial;>YouTubehttps://blogs.apache.org/tomcat/;>BlogMiscWho We Arehttps://www.redbubble.com/people/comdev/works/30885254-apache-tomcat;>SwagHeritagehttp://www.apache.org;>Apache HomeResourcesContactLegalhttps://privacy.apache.org/policies/privacy-policy-public.html;>Privacyhttps://www.apache.org/foundation/contributing.html;>Support 
Apachehttps://www.apache.org/foundation/sponsorship.html;>Sponsorshiphttp://www.apache.org/foundation/thanks.html;>Thankshttp://www.apache.org/licenses/;>
 LicenseContentTomcat 11 Software Downloads
+Welcome to the Apache Tomcat 11.x software download
+page. This page provides download links for obtaining the latest version of
+Tomcat 11.0.x software, as well as links to the archives of older releases.
+
+Unsure which version you need? Specification versions implemented,
+minimum Java version required and lots more useful information may be found
+on the 'which version?' page.
+
+Users of Tomcat 11 onwards should be aware that, as a result of the move
+from Java EE to Jakarta EE as part of the transfer of Java EE to the 
Eclipse
+Foundation, the primary package for all implemented APIs has changed from
+javax.* to jakarta.*. This will almost certainly
+require code changes to enable applications to migrate from Tomcat 9 and
+earlier to Tomcat 11 and later. A
+https://github.com/apache/tomcat-jakartaee-migration;>migration
+tool has been developed to aid this process.
+
+  Quick Navigation
+
+[define v]11.0.0-M1[end]
+https://downloads.apache.org/tomcat/tomcat-11/KEYS;>KEYS |
+[v] (alpha)) |
+Browse |
+https://archive.apache.org/dist/tomcat/tomcat-11;>Archives
+  Release Integrity
+You must
+https://www.apache.org/info/verification.html;>verify the
+integrity of the downloaded files. We provide OpenPGP signatures for every
+release file.  This signature should be matched against the
+https://downloads.apache.org/tomcat/tomcat-11/KEYS;>KEYS file
+which contains the OpenPGP keys of Tomcat's Release Managers. We also
+provide SHA-512 checksums for every release file. After you
+download the file, you should calculate a checksum for your download, and
+make sure it is the same as ours.
+
+  Mirrors
+   
+You are currently using [preferred].  If you
+   encounter a problem with this mirror, please select another
+   mirror.  If all mirrors are failing, there are backup
+   mirrors (at the end of the mirrors list) that should be
+   available.[if-any logo][end]
+   Other mirrors: 
+ [if-any http]
+   [for http][http][end]
+ [end]
+ [if-any ftp]
+   [for ftp][ftp][end]
+ [end]
+ [if-any backup]
+   [for backup][backup] (backup)[end]
+ [end]
+ 
+  
+   
+  [v]
+Please see the 
+README
+file for packaging information.  It explains what every distribution 
contains.
+
+
+Binary 
Distributions
+
+  Core:
+
+  

[tomcat] tag 10.1.4 created (now a8e13f8d7e)

2022-12-05 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a change to tag 10.1.4
in repository https://gitbox.apache.org/repos/asf/tomcat.git


  at a8e13f8d7e (commit)
This tag includes the following new commits:

 new a8e13f8d7e Tag 10.1.4

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] 01/01: Tag 10.1.4

2022-12-05 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to tag 10.1.4
in repository https://gitbox.apache.org/repos/asf/tomcat.git

commit a8e13f8d7e621be9f58af45f5a67e7bf847a8321
Author: Mark Thomas 
AuthorDate: Mon Dec 5 16:44:44 2022 +

Tag 10.1.4
---
 build.properties.release |  52 +++
 res/install-win/Uninstall.exe.sig| Bin 0 -> 10247 bytes
 res/install-win/tomcat-installer.exe.sig | Bin 0 -> 10247 bytes
 res/maven/mvn.properties.release |  27 
 webapps/docs/changelog.xml   |   2 +-
 5 files changed, 80 insertions(+), 1 deletion(-)

diff --git a/build.properties.release b/build.properties.release
new file mode 100644
index 00..782914f66a
--- /dev/null
+++ b/build.properties.release
@@ -0,0 +1,52 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Any unwanted settings may be over-ridden in a build.properties file located
+# in the same directory as this file.
+
+# Set the version-dev to "" (empty string) as this is not a development 
release.
+version.dev=
+
+# Ensure consistent timestamps for reproducible builds.
+ant.tstamp.now.iso=2022-12-05T16:30:12Z
+
+# Enable insertion of detached signatures into the Windows installer.
+do.codesigning=true
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Program Files (x86)/GnuPG/bin/gpg.exe
+
+# Reproducible builds require the use of the build tools defined below. The
+# vendors (where appropriate) and versions must match exactly for a 
reproducible
+# build since this data is embedded in various files, particularly JAR file
+# manifests, as part of the build process.
+#
+# Apache Ant:  Apache Ant(TM) version 1.10.12 compiled on October 13 2021
+#
+# Java Name:   OpenJDK 64-Bit Server VM
+# Java Vendor: Eclipse Adoptium
+# Java Version:11.0.17+8
+
+# The following is provided for information only. Builds will be repeatable
+# whether or not the build environment in consistent with this information.
+#
+# OS:  amd64 Windows Server 2022 10.0
+# File encoding:   Cp1252
+#
+# Release Manager: markt
diff --git a/res/install-win/Uninstall.exe.sig 
b/res/install-win/Uninstall.exe.sig
new file mode 100644
index 00..6fa64e0ceb
Binary files /dev/null and b/res/install-win/Uninstall.exe.sig differ
diff --git a/res/install-win/tomcat-installer.exe.sig 
b/res/install-win/tomcat-installer.exe.sig
new file mode 100644
index 00..3dd2306efe
Binary files /dev/null and b/res/install-win/tomcat-installer.exe.sig differ
diff --git a/res/maven/mvn.properties.release b/res/maven/mvn.properties.release
new file mode 100644
index 00..0ae8a13296
--- /dev/null
+++ b/res/maven/mvn.properties.release
@@ -0,0 +1,27 @@
+# -
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+# -
+
+# This file was auto-generated by the pre-release Ant target.
+
+# Remove "-dev" from the version since this is not a development release.
+maven.asf.release.deploy.version=10.1.4
+
+# Re-use the same GPG executable.
+gpg.exec=C:/Program Files (x86)/GnuPG/bin/gpg.exe
+
+# Set the user 

Tomcat 8.5.85

2022-12-05 Thread Christopher Schultz

All,

Due to the lateness (in the month) of Tomcat 8.5.84, I'm thinking of 
just waiting until January to release 8.5.85.


Please let me know if anyone disagrees and would like some of the recent 
updates sooner than next month.


Thanks,
-chris

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58497 - /release/tomcat/tomcat-11/KEYS

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 16:36:22 2022
New Revision: 58497

Log:
Add KEYS file for Tomcat 11

Added:
release/tomcat/tomcat-11/KEYS
  - copied unchanged from r58494, release/tomcat/tomcat-10/KEYS


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1905771 - in /tomcat/site/trunk/docs/tomcat-11.0-doc: ./ WEB-INF/ annotationapi/ annotationapi/jakarta/ annotationapi/jakarta/annotation/ annotationapi/jakarta/annotation/security/ annota

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 16:24:36 2022
New Revision: 1905771

URL: http://svn.apache.org/viewvc?rev=1905771=rev
Log:
Add Tomcat 11.0.0-M1 docs


[This commit notification would consist of 822 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1905770 - in /tomcat/site/trunk: build.properties.default build.xml

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 16:15:58 2022
New Revision: 1905770

URL: http://svn.apache.org/viewvc?rev=1905770=rev
Log:
Tomcat 11.0 support

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/build.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1905770=1905769=1905770=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Mon Dec  5 16:15:58 2022
@@ -40,6 +40,7 @@ tomcat8.5=8.5.84
 tomcat9.0=9.0.70
 tomcat10.0=10.0.27
 tomcat10.1=10.1.2
+tomcat11.0=11.0.0-M1
 
 # - Download destination -
 tomcat-site-docs.home=${base.path}/tomcat-site-docs/
@@ -56,3 +57,6 @@ tomcat10.0.home=${tomcat-site-docs.home}
 
 
tomcat10.1.loc=${tomcat.loc}/tomcat-10/v${tomcat10.1}/bin/apache-tomcat-${tomcat10.1}-fulldocs.tar.gz
 
 tomcat10.1.home=${tomcat-site-docs.home}/${tomcat10.1}
+
+tomcat11.0.loc=${tomcat.loc}/tomcat-11/v${tomcat11.0}/bin/apache-tomcat-${tomcat11.0}-fulldocs.tar.gz
 
+tomcat11.0.home=${tomcat-site-docs.home}/${tomcat11.0}

Modified: tomcat/site/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.xml?rev=1905770=1905769=1905770=diff
==
--- tomcat/site/trunk/build.xml (original)
+++ tomcat/site/trunk/build.xml Mon Dec  5 16:15:58 2022
@@ -179,6 +179,28 @@
 
   
 
+  
+
+
+
+  
+  
+  
+
+
+
+
+
+
+
+  
+
+  
+
+  
+
   



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Add release date for 11.0.0-M1

2022-12-05 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 f2c74d2267 Add release date for 11.0.0-M1
f2c74d2267 is described below

commit f2c74d2267123818efa51c84c34ed64626510e87
Author: Mark Thomas 
AuthorDate: Mon Dec 5 15:26:11 2022 +

Add release date for 11.0.0-M1
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index be4a7a2575..2a8128d48d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -123,7 +123,7 @@
 
   
 
-
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58496 - /dev/tomcat/tomcat-11/v11.0.0-M1/ /release/tomcat/tomcat-11/v11.0.0-M1/

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 15:25:31 2022
New Revision: 58496

Log:
Release Apache Tomcat 11.0.0-M1

Added:
release/tomcat/tomcat-11/v11.0.0-M1/
  - copied from r58495, dev/tomcat/tomcat-11/v11.0.0-M1/
Removed:
dev/tomcat/tomcat-11/v11.0.0-M1/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58495 - in /release/tomcat: jakartaee-migration/v1.0.5/ tomcat-11/

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 15:25:00 2022
New Revision: 58495

Log:
Prep for Tomcat 11

Added:
release/tomcat/tomcat-11/
Removed:
release/tomcat/jakartaee-migration/v1.0.5/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE][RESULT] Release Apache Tomcat 11.0.0-M1

2022-12-05 Thread Mark Thomas

The following votes were cast:

Binding:
+1: markt, remm, mturk

Non-binding:
+1: lihan, rmannibucau

The vote therefore passes. Thanks to everyone who contributed to this 
release.


Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Unit Test TestOpenSSLCipherConfigurationParser fails for OpenSSL 3.1.0-alpha1

2022-12-05 Thread Rainer Jung

Thank you Mark!

Am 05.12.22 um 16:01 schrieb Mark Thomas:

Fixed.

The changes are in the current OpenSSL main development branch which 
(currently) is configured to be 3.2.x.


Mark


On 05/12/2022 11:16, Rainer Jung wrote:

Hi there,

the following tests fail for me when using tcnative 2.0.2 build 
against OpenSSL 3.1.0-alpha1:


testHIGH: Expected 127 ciphers but got 137 for the specification 'HIGH'

testMEDIUM: Expected 10 ciphers but got 0 for the specification 'MEDIUM'

testSpecification01: Expected 115 ciphers but got 125 for the 
specification 'HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5'


In all three cases the reason seems to be, that the following ciphers 
have moved from MEDIUM to HIGH:


TLS_DHE_RSA_WITH_AES_128_CCM_8
TLS_DHE_RSA_WITH_AES_256_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8
TLS_PSK_DHE_WITH_AES_128_CCM_8
TLS_PSK_DHE_WITH_AES_256_CCM_8
TLS_PSK_WITH_AES_128_CCM_8
TLS_PSK_WITH_AES_256_CCM_8
TLS_RSA_WITH_AES_128_CCM_8
TLS_RSA_WITH_AES_256_CCM_8

I could verify this by running:

/path/to/openssl301/bin/openssl ciphers -v HIGH|grep 'CCM8'|sort

AES128-CCM8    TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
AES256-CCM8    TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
DHE-PSK-AES128-CCM8    TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
DHE-PSK-AES256-CCM8    TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD
DHE-RSA-AES128-CCM8    TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
DHE-RSA-AES256-CCM8    TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
ECDHE-ECDSA-AES128-CCM8    TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(128)   Mac=AEAD
ECDHE-ECDSA-AES256-CCM8    TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(256)   Mac=AEAD
PSK-AES128-CCM8    TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
PSK-AES256-CCM8    TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD


It seems these are the same ciphers that changed from MEDIUM to high.

Our change lowering those ciphers to MEDIUM in our code was

https://github.com/apache/tomcat/commit/4e20c36e399a61ad173f850fcb7acc863ea4b076

which seems to have been triggered by the OpenSSL changes

https://github.com/openssl/openssl/commit/1a473d1cc67e04ae9fea517b36dc332143250cf5

https://github.com/openssl/openssl/commit/56ffcce492ffc6f36b2f0d9431e23febe054dd04

https://github.com/openssl/openssl/commit/e07102220afe4059bc45aa3d7073b7678329e26e

But these changes on the OpenSSL main branch are not part of the 3.1 
branch.


Best regards,

Rainer


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: Unit Test TestOpenSSLCipherConfigurationParser fails for OpenSSL 3.1.0-alpha1

2022-12-05 Thread Mark Thomas

Fixed.

The changes are in the current OpenSSL main development branch which 
(currently) is configured to be 3.2.x.


Mark


On 05/12/2022 11:16, Rainer Jung wrote:

Hi there,

the following tests fail for me when using tcnative 2.0.2 build against 
OpenSSL 3.1.0-alpha1:


testHIGH: Expected 127 ciphers but got 137 for the specification 'HIGH'

testMEDIUM: Expected 10 ciphers but got 0 for the specification 'MEDIUM'

testSpecification01: Expected 115 ciphers but got 125 for the 
specification 'HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5'


In all three cases the reason seems to be, that the following ciphers 
have moved from MEDIUM to HIGH:


TLS_DHE_RSA_WITH_AES_128_CCM_8
TLS_DHE_RSA_WITH_AES_256_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8
TLS_PSK_DHE_WITH_AES_128_CCM_8
TLS_PSK_DHE_WITH_AES_256_CCM_8
TLS_PSK_WITH_AES_128_CCM_8
TLS_PSK_WITH_AES_256_CCM_8
TLS_RSA_WITH_AES_128_CCM_8
TLS_RSA_WITH_AES_256_CCM_8

I could verify this by running:

/path/to/openssl301/bin/openssl ciphers -v HIGH|grep 'CCM8'|sort

AES128-CCM8    TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
AES256-CCM8    TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
DHE-PSK-AES128-CCM8    TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
DHE-PSK-AES256-CCM8    TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD
DHE-RSA-AES128-CCM8    TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
DHE-RSA-AES256-CCM8    TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
ECDHE-ECDSA-AES128-CCM8    TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(128)   Mac=AEAD
ECDHE-ECDSA-AES256-CCM8    TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(256)   Mac=AEAD
PSK-AES128-CCM8    TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
PSK-AES256-CCM8    TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD


It seems these are the same ciphers that changed from MEDIUM to high.

Our change lowering those ciphers to MEDIUM in our code was

https://github.com/apache/tomcat/commit/4e20c36e399a61ad173f850fcb7acc863ea4b076

which seems to have been triggered by the OpenSSL changes

https://github.com/openssl/openssl/commit/1a473d1cc67e04ae9fea517b36dc332143250cf5

https://github.com/openssl/openssl/commit/56ffcce492ffc6f36b2f0d9431e23febe054dd04

https://github.com/openssl/openssl/commit/e07102220afe4059bc45aa3d7073b7678329e26e

But these changes on the OpenSSL main branch are not part of the 3.1 
branch.


Best regards,

Rainer

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated: Fix test failures with OpenSSL 3.1.x

2022-12-05 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 2bf4b97b4c Fix test failures with OpenSSL 3.1.x
2bf4b97b4c is described below

commit 2bf4b97b4c7d10356c3cc05c8a272f0dacd0c3c2
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:59:59 2022 +

Fix test failures with OpenSSL 3.1.x

The move of CCM8 ciphers from HIGH to medium has been deferred to 3.2.x.
---
 .../ciphers/TestOpenSSLCipherConfigurationParser.java| 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
index dc8b007a63..5f301b5cae 100644
--- 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
+++ 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
@@ -62,8 +62,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testHIGH() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("HIGH:!AESCCM8");
 } else {
 testSpecification("HIGH");
@@ -73,8 +73,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testMEDIUM() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("MEDIUM:AESCCM8");
 } else {
 testSpecification("MEDIUM");
@@ -533,8 +533,8 @@ public class TestOpenSSLCipherConfigurationParser {
 // Tomcat 8 default as of 2014-08-04
 // This gets an A- from https://www.ssllabs.com/ssltest with no FS for
 // a number of the reference browsers
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 
testSpecification("HIGH:!AESCCM8:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");
 } else {
 testSpecification("HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 8.5.x updated: Fix test failures with OpenSSL 3.1.x

2022-12-05 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 eda176857e Fix test failures with OpenSSL 3.1.x
eda176857e is described below

commit eda176857e8f735f0acdbe9ae4dc2138998d0059
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:59:59 2022 +

Fix test failures with OpenSSL 3.1.x

The move of CCM8 ciphers from HIGH to medium has been deferred to 3.2.x.
---
 .../ciphers/TestOpenSSLCipherConfigurationParser.java| 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
index dc8b007a63..5f301b5cae 100644
--- 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
+++ 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
@@ -62,8 +62,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testHIGH() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("HIGH:!AESCCM8");
 } else {
 testSpecification("HIGH");
@@ -73,8 +73,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testMEDIUM() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("MEDIUM:AESCCM8");
 } else {
 testSpecification("MEDIUM");
@@ -533,8 +533,8 @@ public class TestOpenSSLCipherConfigurationParser {
 // Tomcat 8 default as of 2014-08-04
 // This gets an A- from https://www.ssllabs.com/ssltest with no FS for
 // a number of the reference browsers
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 
testSpecification("HIGH:!AESCCM8:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");
 } else {
 testSpecification("HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 10.1.x updated: Fix test failures with OpenSSL 3.1.x

2022-12-05 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 5bb01410a9 Fix test failures with OpenSSL 3.1.x
5bb01410a9 is described below

commit 5bb01410a9f730d4a4903467cb8b21c6c1e5fef4
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:59:59 2022 +

Fix test failures with OpenSSL 3.1.x

The move of CCM8 ciphers from HIGH to medium has been deferred to 3.2.x.
---
 .../ciphers/TestOpenSSLCipherConfigurationParser.java| 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
index dc8b007a63..5f301b5cae 100644
--- 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
+++ 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
@@ -62,8 +62,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testHIGH() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("HIGH:!AESCCM8");
 } else {
 testSpecification("HIGH");
@@ -73,8 +73,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testMEDIUM() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("MEDIUM:AESCCM8");
 } else {
 testSpecification("MEDIUM");
@@ -533,8 +533,8 @@ public class TestOpenSSLCipherConfigurationParser {
 // Tomcat 8 default as of 2014-08-04
 // This gets an A- from https://www.ssllabs.com/ssltest with no FS for
 // a number of the reference browsers
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 
testSpecification("HIGH:!AESCCM8:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");
 } else {
 testSpecification("HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Fix test failures with OpenSSL 3.1.x

2022-12-05 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 3ddbadbc7a Fix test failures with OpenSSL 3.1.x
3ddbadbc7a is described below

commit 3ddbadbc7a542c9735f79bd107d7436b22bc531b
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:59:59 2022 +

Fix test failures with OpenSSL 3.1.x

The move of CCM8 ciphers from HIGH to medium has been deferred to 3.2.x.
---
 .../ciphers/TestOpenSSLCipherConfigurationParser.java| 12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
index dc8b007a63..5f301b5cae 100644
--- 
a/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
+++ 
b/test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigurationParser.java
@@ -62,8 +62,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testHIGH() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("HIGH:!AESCCM8");
 } else {
 testSpecification("HIGH");
@@ -73,8 +73,8 @@ public class TestOpenSSLCipherConfigurationParser {
 
 @Test
 public void testMEDIUM() throws Exception {
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 testSpecification("MEDIUM:AESCCM8");
 } else {
 testSpecification("MEDIUM");
@@ -533,8 +533,8 @@ public class TestOpenSSLCipherConfigurationParser {
 // Tomcat 8 default as of 2014-08-04
 // This gets an A- from https://www.ssllabs.com/ssltest with no FS for
 // a number of the reference browsers
-if (TesterOpenSSL.VERSION < 30100) {
-// OpenSSL 3.1.x moved the CCM8 ciphers from high to medium
+if (TesterOpenSSL.VERSION < 30200) {
+// OpenSSL 3.2.x moved the CCM8 ciphers from high to medium
 
testSpecification("HIGH:!AESCCM8:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");
 } else {
 testSpecification("HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5");


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58494 - /release/tomcat/tomcat-9/v9.0.69/

2022-12-05 Thread remm
Author: remm
Date: Mon Dec  5 14:58:54 2022
New Revision: 58494

Log:
Drop 9.0.69

Removed:
release/tomcat/tomcat-9/v9.0.69/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 10.1.x updated: Update migration tool to 1.0.6

2022-12-05 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 50966ca0e0 Update migration tool to 1.0.6
50966ca0e0 is described below

commit 50966ca0e053af20a42332fbabaa14f836248374
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:51:25 2022 +

Update migration tool to 1.0.6
---
 build.properties.default   | 6 +++---
 webapps/docs/changelog.xml | 8 
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index 460a77791d..2fb0510313 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -305,12 +305,12 @@ bnd.jar=${bnd.home}/biz.aQute.bnd-${bnd.version}.jar
 
bnd.loc=${base-maven.loc}/biz/aQute/bnd/biz.aQute.bnd/${bnd.version}/biz.aQute.bnd-${bnd.version}.jar
 
 # - Tomcat Migration Tool for Jakarta EE -
-migration-lib.version=1.0.5
+migration-lib.version=1.0.6
 
-# checksums for jakartaee-migration-1.0.5-shaded.jar
+# checksums for jakartaee-migration-1.0.6-shaded.jar
 migration-lib.checksum.enabled=true
 migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=5af798dda8c3945635fba7a4bbfa1803|f7c41841a5bb28c058b106ae4b40082f1199c42f
+migration-lib.checksum.value=26a9088a708d81604bcd41d867297fe2|db0fe38cdf2856f709a0c5a85f97d3e9e47f3716
 
 migration-lib.home=${base.path}/migration-${migration-lib.version}
 
migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.version}-shaded.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fd40472cb1..dd283faba4 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,14 @@
   issues do not "pop up" wrt. others).
 -->
 
+  
+
+  
+Update the packaged version of the Apache Tomcat Migration Tool for
+Jakarta EE to 1.0.6. (markt)
+  
+
+  
 
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch main updated: Update migration tool to 1.0.6

2022-12-05 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 06510e5b73 Update migration tool to 1.0.6
06510e5b73 is described below

commit 06510e5b73d62671f040c3ab0375e1f36e9c4e89
Author: Mark Thomas 
AuthorDate: Mon Dec 5 14:51:25 2022 +

Update migration tool to 1.0.6
---
 build.properties.default   | 6 +++---
 webapps/docs/changelog.xml | 8 
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index c03df70d9c..d50768bfce 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -305,12 +305,12 @@ bnd.jar=${bnd.home}/biz.aQute.bnd-${bnd.version}.jar
 
bnd.loc=${base-maven.loc}/biz/aQute/bnd/biz.aQute.bnd/${bnd.version}/biz.aQute.bnd-${bnd.version}.jar
 
 # - Tomcat Migration Tool for Jakarta EE -
-migration-lib.version=1.0.5
+migration-lib.version=1.0.6
 
-# checksums for jakartaee-migration-1.0.5-shaded.jar
+# checksums for jakartaee-migration-1.0.6-shaded.jar
 migration-lib.checksum.enabled=true
 migration-lib.checksum.algorithm=MD5|SHA-1
-migration-lib.checksum.value=5af798dda8c3945635fba7a4bbfa1803|f7c41841a5bb28c058b106ae4b40082f1199c42f
+migration-lib.checksum.value=26a9088a708d81604bcd41d867297fe2|db0fe38cdf2856f709a0c5a85f97d3e9e47f3716
 
 migration-lib.home=${base.path}/migration-${migration-lib.version}
 
migration-lib.jar=${migration-lib.home}/jakartaee-migration-${migration-lib.version}-shaded.jar
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 46ea8df376..be4a7a2575 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -114,6 +114,14 @@
   
 
   
+  
+
+  
+Update the packaged version of the Apache Tomcat Migration Tool for
+Jakarta EE to 1.0.6. (markt)
+  
+
+  
 
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[ANN] Apache Tomcat 9.0.70 available

2022-12-05 Thread Rémy Maucherat
The Apache Tomcat team announces the immediate availability of Apache
Tomcat 9.0.70.

Apache Tomcat 9 is an open source software implementation of the Java
Servlet, JavaServer Pages, Java Unified Expression Language, Java
WebSocket and JASPIC technologies.

Apache Tomcat 9.0.70 is a bugfix and feature release. The notable
changes compared to 9.0.69 include:

- When an HTTP/2 stream was reset, the current active stream count was
   not reduced. If enough resets occurred on a connection, the current
   active stream count limit was reached and no new streams could be
   created on that connection.

- Update to Commons Daemon 1.3.3.

Along with lots of other bug fixes and improvements.

Please refer to the change log for the complete list of changes:
https://tomcat.apache.org/tomcat-9.0-doc/changelog.html


Downloads:
https://tomcat.apache.org/download-90.cgi

Migration guides from Apache Tomcat 7.x and 8.x:
https://tomcat.apache.org/migration.html

Enjoy!

- The Apache Tomcat team

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[tomcat] branch 9.0.x updated: Add release date

2022-12-05 Thread remm
This is an automated email from the ASF dual-hosted git repository.

remm 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 3a5c206c45 Add release date
3a5c206c45 is described below

commit 3a5c206c45337771d641ad8224e9a34ecda159d2
Author: remm 
AuthorDate: Mon Dec 5 15:44:43 2022 +0100

Add release date
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index e4988d223b..d9479669f6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -106,7 +106,7 @@
 -->
 
 
-
+
   
 
   


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r1905765 - in /tomcat/site/trunk: ./ docs/ xdocs/

2022-12-05 Thread remm
Author: remm
Date: Mon Dec  5 14:40:58 2022
New Revision: 1905765

URL: http://svn.apache.org/viewvc?rev=1905765=rev
Log:
Website update for 9.0.70

Modified:
tomcat/site/trunk/build.properties.default
tomcat/site/trunk/docs/doap_Tomcat.rdf
tomcat/site/trunk/docs/download-90.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/migration-9.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/docs/whichversion.html
tomcat/site/trunk/xdocs/doap_Tomcat.rdf
tomcat/site/trunk/xdocs/download-90.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/migration-9.xml
tomcat/site/trunk/xdocs/oldnews.xml
tomcat/site/trunk/xdocs/whichversion.xml

Modified: tomcat/site/trunk/build.properties.default
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/build.properties.default?rev=1905765=1905764=1905765=diff
==
--- tomcat/site/trunk/build.properties.default (original)
+++ tomcat/site/trunk/build.properties.default Mon Dec  5 14:40:58 2022
@@ -37,7 +37,7 @@ tomcat.loc=https://downloads.apache.org/
 
 # - Tomcat versions -
 tomcat8.5=8.5.84
-tomcat9.0=9.0.69
+tomcat9.0=9.0.70
 tomcat10.0=10.0.27
 tomcat10.1=10.1.2
 

Modified: tomcat/site/trunk/docs/doap_Tomcat.rdf
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/doap_Tomcat.rdf?rev=1905765=1905764=1905765=diff
==
--- tomcat/site/trunk/docs/doap_Tomcat.rdf (original)
+++ tomcat/site/trunk/docs/doap_Tomcat.rdf Mon Dec  5 14:40:58 2022
@@ -74,8 +74,8 @@
 
   
 Latest Stable 9.0.x Release
-2022-11-14
-9.0.69
+2022-12-05
+9.0.70
   
 
 

Modified: tomcat/site/trunk/docs/download-90.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-90.html?rev=1905765=1905764=1905765=diff
==
--- tomcat/site/trunk/docs/download-90.html (original)
+++ tomcat/site/trunk/docs/download-90.html Mon Dec  5 14:40:58 2022
@@ -10,7 +10,7 @@
 
   Quick Navigation
 
-[define v]9.0.69[end]
+[define v]9.0.70[end]
 https://downloads.apache.org/tomcat/tomcat-9/KEYS;>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1905765=1905764=1905765=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Dec  5 14:40:58 2022
@@ -34,6 +34,27 @@ wiki page.
 Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
 project logo are trademarks of the Apache Software Foundation.
 
+2022-12-05 Tomcat 9.0.70 Released
+
+The Apache Tomcat Project is proud to announce the release of version 9.0.70
+of Apache Tomcat. This release implements specifications that are part of the
+Java EE 8 platform. The notable changes compared to 9.0.69 include:
+
+When an HTTP/2 stream was reset, the current active stream count was
+not reduced. If enough resets occurred on a connection, the current
+active stream count limit was reached and no new streams could be
+created on that connection.
+Update to Commons Daemon 1.3.3.
+
+
+Full details of these changes, and all the other changes, are available in the
+Tomcat 9
+changelog.
+
+
+
+https://tomcat.apache.org/download-90.cgi;>Download
+
 2022-11-21 Tomcat 8.5.84 Released
  
 The Apache Tomcat Project is proud to announce the release of version 8.5.84
@@ -60,28 +81,6 @@ changelog.
 
 https://tomcat.apache.org/download-80.cgi;>Download
 
-2022-11-14 Tomcat 9.0.69 Released
-
-The Apache Tomcat Project is proud to announce the release of version 9.0.69
-of Apache Tomcat. This release implements specifications that are part of the
-Java EE 8 platform. The notable changes compared to 9.0.68 include:
-
-Fix concurrency issue in evaluation of expression language containing
-lambda expressions.
-Correct the date format used with the expires attribute of HTTP
-cookies. A single space rather than a single dash should be used to
-separate the day, month and year components to be compliant with RFC
-6265.
-
-
-Full details of these changes, and all the other changes, are available in the
-Tomcat 9
-changelog.
-
-
-
-https://tomcat.apache.org/download-90.cgi;>Download
-
 2022-11-14 Tomcat 10.1.2 Released
 
 The Apache Tomcat Project is proud to announce the release of version 10.1.2

Modified: tomcat/site/trunk/docs/migration-9.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-9.html?rev=1905765=1905764=1905765=diff
==
--- tomcat/site/trunk/docs/migration-9.html (original)
+++ tomcat/site/trunk/docs/migration-9.html Mon Dec  5 14:40:58 

svn commit: r1905764 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ annotationapi/ annotationapi/javax/annotation/ annotationapi/javax/annotation/security/ annotationapi/javax/annotation/sql/ api/ ap

2022-12-05 Thread remm
Author: remm
Date: Mon Dec  5 14:32:54 2022
New Revision: 1905764

URL: http://svn.apache.org/viewvc?rev=1905764=rev
Log:
Update docs for 9.0.70


[This commit notification would consist of 70 parts, 
which exceeds the limit of 50 ones, so it was shortened to the summary.]

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r58492 - /dev/tomcat/tomcat-9/v9.0.70/ /release/tomcat/tomcat-9/v9.0.70/

2022-12-05 Thread remm
Author: remm
Date: Mon Dec  5 14:26:20 2022
New Revision: 58492

Log:
Apache Tomcat 9.0.70

Added:
release/tomcat/tomcat-9/v9.0.70/
  - copied from r58491, dev/tomcat/tomcat-9/v9.0.70/
Removed:
dev/tomcat/tomcat-9/v9.0.70/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE][RESULT] Release Apache Tomcat 9.0.70

2022-12-05 Thread Rémy Maucherat
The following votes were cast:

Binding:
+1: fschumacher, remm, mturk, jclere

Non-binding:
+1: lihan

No other votes were cast. The vote therefore passes.

Thanks to everyone who contributed to this release.

Rémy

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.6

2022-12-05 Thread Mark Thomas

The Apache Tomcat team announces the immediate availability of Apache
Tomcat Migration Tool for Jakarta EE 1.0.6

Apache Tomcat Migration Tool for Jakarta EE is an open source software
tool for migrating binary web applications (WAR files) and other binary
artifacts from Java EE 8 to Jakarta EE 9.

The notable changes since 1.0.5 include:

- Correct regression in handling of javax.annotation package introduced
  in 1.0.5. PR provided by Danny Thomas.

- Allow parallel use of ClassConverter. PR provided by Danny Thomas.


Please refer to the change log for the complete list of changes:
https://github.com/apache/tomcat-jakartaee-migration/blob/master/CHANGES.md

Downloads:
http://tomcat.apache.org/download-migration.cgi

Enjoy!

- The Apache Tomcat team


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



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

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 13:27:34 2022
New Revision: 1905759

URL: http://svn.apache.org/viewvc?rev=1905759=rev
Log:
Update site for migration tool 1.0.6 release

Modified:
tomcat/site/trunk/docs/download-migration.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/download-migration.xml
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml

Modified: tomcat/site/trunk/docs/download-migration.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/download-migration.html?rev=1905759=1905758=1905759=diff
==
--- tomcat/site/trunk/docs/download-migration.html (original)
+++ tomcat/site/trunk/docs/download-migration.html Mon Dec  5 13:27:34 2022
@@ -7,7 +7,7 @@
 
   Quick Navigation
 
-[define v]1.0.5[end]
+[define v]1.0.6[end]
 https://downloads.apache.org/tomcat/jakartaee-migration/KEYS;>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/docs/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1905759=1905758=1905759=diff
==
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Mon Dec  5 13:27:34 2022
@@ -114,17 +114,16 @@ changelog.
 
 https://tomcat.apache.org/download-10.cgi;>Download
 
-2022-11-08 Tomcat Migration Tool for Jakarta EE 1.0.5 
Released
+2022-12-05 Tomcat Migration Tool for Jakarta EE 1.0.6 
Released
 
-The Apache Tomcat Project is proud to announce the release of 1.0.5 of the
+The Apache Tomcat Project is proud to announce the release of 1.0.6 of the
 Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and improvements compared to version 1.0.4.
+bug fixes and improvements compared to version 1.0.5.
 The notable changes in this release are:
 
-Narrow scope of javax.annotation conversion to Java EE. Pull request by
-Danny Thomas
-Improve manifest handling and conversion performance. Pull request by Danny
-Thomas. 
+Correct regression in handling of javax.annotation package introduced in
+1.0.5. PR provided by Danny Thomas.
+Allow parallel use of ClassConverter. PR provided by Danny Thomas. 
 
 
 Full details of these changes, and all the other changes, are available in the

Modified: tomcat/site/trunk/docs/oldnews.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1905759=1905758=1905759=diff
==
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Mon Dec  5 13:27:34 2022
@@ -16,6 +16,26 @@
   year 2011
   year 2010
 
+2022-11-08 Tomcat Migration Tool for Jakarta EE 1.0.5 
Released
+
+The Apache Tomcat Project is proud to announce the release of 1.0.5 of the
+Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
+bug fixes and improvements compared to version 1.0.4.
+The notable changes in this release are:
+
+Narrow scope of javax.annotation conversion to Java EE. Pull request by
+Danny Thomas
+Improve manifest handling and conversion performance. Pull request by Danny
+Thomas. 
+
+
+Full details of these changes, and all the other changes, are available in the
+https://github.com/apache/tomcat-jakartaee-migration/blob/main/CHANGES.md;>changelog.
+
+
+
+https://tomcat.apache.org/download-migration.cgi;>Download
+
 2022-10-11 Tomcat 8.5.83 Released
  
 The Apache Tomcat Project is proud to announce the release of version 8.5.83

Modified: tomcat/site/trunk/xdocs/download-migration.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/download-migration.xml?rev=1905759=1905758=1905759=diff
==
--- tomcat/site/trunk/xdocs/download-migration.xml (original)
+++ tomcat/site/trunk/xdocs/download-migration.xml Mon Dec  5 13:27:34 2022
@@ -19,7 +19,7 @@
  Define variable to hold the current version number.
  Documentation for ezt.py: https://code.google.com/p/ezt/wiki/Syntax
 -->
-[define v]1.0.5[end]
+[define v]1.0.6[end]
 https://downloads.apache.org/tomcat/jakartaee-migration/KEYS;>KEYS |
 [v] |
 Browse |

Modified: tomcat/site/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1905759=1905758=1905759=diff
==
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Mon Dec  5 13:27:34 2022
@@ -141,17 +141,16 @@ changelog.
 
 
 
-
+
 
-The Apache Tomcat Project is proud to announce the release of 1.0.5 of the
+The Apache Tomcat Project is proud to announce the release of 1.0.6 of the
 Apache Tomcat Migration Tool for Jakarta EE. This release contains a number of
-bug fixes and 

svn commit: r58488 - /dev/tomcat/jakartaee-migration/v1.0.6/ /release/tomcat/jakartaee-migration/v1.0.6/

2022-12-05 Thread markt
Author: markt
Date: Mon Dec  5 12:23:34 2022
New Revision: 58488

Log:
Release Apache Tomcat migration tool for Jakarta EE 1.0.6

Added:
release/tomcat/jakartaee-migration/v1.0.6/
  - copied from r58487, dev/tomcat/jakartaee-migration/v1.0.6/
Removed:
dev/tomcat/jakartaee-migration/v1.0.6/


-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



[VOTE][RESULT] Apache Tomcat migration tool for Jakarta EE 1.0.6

2022-12-05 Thread Mark Thomas

The following votes were cast:

Binding:
+1: remm, fschumacher, markt

Non-binding:
+1: lihan

The vote therefore passes.

Thanks to everyone who contributed to this release.

Mark


On 02/12/2022 10:24, Mark Thomas wrote:

The proposed Apache Tomcat migration tool for Jakarta EE 1.0.6 is now
available for voting.

The significant changes since 1.0.5 are:

- Correct regression in handling of javax.annotation package introduced
   in 1.0.5. PR provided by Danny Thomas.

- Allow parallel use of ClassConverter. PR provided by Danny Thomas.

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/jakartaee-migration/v1.0.6/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1411/

The tag is:
https://github.com/apache/tomcat-jakartaee-migration/tree/1.0.6
3339fc418974bd5ce3432ea9503abda52d96a435

The proposed 1.0.6 release is:

[ ] -1: Broken. Do not release because...
[ ] +1: Acceptable. Go ahead and release.

Thanks,

Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: [VOTE] Apache Tomcat migration tool for Jakarta EE 1.0.6

2022-12-05 Thread Mark Thomas

On 02/12/2022 10:24, Mark Thomas wrote:

The proposed 1.0.6 release is:

[ ] -1: Broken. Do not release because...
[X] +1: Acceptable. Go ahead and release.


Tomcat 9 examples work on Tomcat 11.0.x when converted at deployment 
using the shaded JAR.


Mark

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Unit Test TestOpenSSLCipherConfigurationParser fails for OpenSSL 3.1.0-alpha1

2022-12-05 Thread Rainer Jung

Hi there,

the following tests fail for me when using tcnative 2.0.2 build against 
OpenSSL 3.1.0-alpha1:


testHIGH: Expected 127 ciphers but got 137 for the specification 'HIGH'

testMEDIUM: Expected 10 ciphers but got 0 for the specification 'MEDIUM'

testSpecification01: Expected 115 ciphers but got 125 for the 
specification 'HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5'


In all three cases the reason seems to be, that the following ciphers 
have moved from MEDIUM to HIGH:


TLS_DHE_RSA_WITH_AES_128_CCM_8
TLS_DHE_RSA_WITH_AES_256_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8
TLS_ECDHE_ECDSA_WITH_AES_256_CCM_8
TLS_PSK_DHE_WITH_AES_128_CCM_8
TLS_PSK_DHE_WITH_AES_256_CCM_8
TLS_PSK_WITH_AES_128_CCM_8
TLS_PSK_WITH_AES_256_CCM_8
TLS_RSA_WITH_AES_128_CCM_8
TLS_RSA_WITH_AES_256_CCM_8

I could verify this by running:

/path/to/openssl301/bin/openssl ciphers -v HIGH|grep 'CCM8'|sort

AES128-CCM8TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
AES256-CCM8TLSv1.2 Kx=RSA  Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
DHE-PSK-AES128-CCM8TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
DHE-PSK-AES256-CCM8TLSv1.2 Kx=DHEPSK   Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD
DHE-RSA-AES128-CCM8TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(128)   Mac=AEAD
DHE-RSA-AES256-CCM8TLSv1.2 Kx=DH   Au=RSA 
Enc=AESCCM8(256)   Mac=AEAD
ECDHE-ECDSA-AES128-CCM8TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(128)   Mac=AEAD
ECDHE-ECDSA-AES256-CCM8TLSv1.2 Kx=ECDH Au=ECDSA 
Enc=AESCCM8(256)   Mac=AEAD
PSK-AES128-CCM8TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(128)   Mac=AEAD
PSK-AES256-CCM8TLSv1.2 Kx=PSK  Au=PSK 
Enc=AESCCM8(256)   Mac=AEAD


It seems these are the same ciphers that changed from MEDIUM to high.

Our change lowering those ciphers to MEDIUM in our code was

https://github.com/apache/tomcat/commit/4e20c36e399a61ad173f850fcb7acc863ea4b076

which seems to have been triggered by the OpenSSL changes

https://github.com/openssl/openssl/commit/1a473d1cc67e04ae9fea517b36dc332143250cf5

https://github.com/openssl/openssl/commit/56ffcce492ffc6f36b2f0d9431e23febe054dd04

https://github.com/openssl/openssl/commit/e07102220afe4059bc45aa3d7073b7678329e26e

But these changes on the OpenSSL main branch are not part of the 3.1 branch.

Best regards,

Rainer

-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org