Am 02.09.25 um 14:58 schrieb Christopher Schultz:
The proposed Apache Tomcat 10.1.45 release is now available for
voting.

All committers and PMC members are kindly requested to provide a vote if possible. ANY TOMCAT USER MAY VOTE, though only PMC members votes are binding. We welcome non-committer votes or comments on release builds.

The notable changes compared to 10.1.44 are:

- Fix concurrent access issues in the session FileStore implementation
   that were causing lost sessions when the store was used with the
   PersistentValve. Based on pull request #882 by Aaron Ogburn.

- Fix handling of QSA and QSD flags in RewriteValve.

- Ensure keys are handed out to OpenSSL even if PEMFile fails to process
   it, with appropriate logging.

- Add escaping to log formatters to align with JSON formatter.

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.45/

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

The tag is:
https://github.com/apache/tomcat/tree/10.1.45
https://github.com/apache/tomcat/ commit/9b0f308fdc46fe76b988266baf2c269d63a3a898

Please reply with a +1 for release or +0/-0/-1 with an explanation.

+1 to release

Reproducibility of the build checked (including the Windows installer) on Linux Mint 22.1. OK after setting LANG. Checked manually plus with "ant verify-release".

Original Windows installer signature verified with osslsigncode.

dist file list correct, hashes OK, gpg signatures OK.

Unit tests ran on platforms

- RHEL 6, 7, 8 and 9, SLES 11, 12 and 15, Solaris 11

using

- recent patch versions of JDK 11, 17, 21, 24, 25 (Release candidate build 25+36-3489) and 26 (EA 12)

from

- Eclipse Adoptium, Azul Zulu, Amazon Coretto, Oracle, RedHat and OpenJDK (for 25 and 26)

where available.

Also tested with

- tcnative 1.3.1, tcnative 2.0.9 and panama

based on

- OpenSSL 3.0.17, 3.2.5, 3.4.2 and 3.5.2.

All test runs fine, except for

- the usual sporadic crashes with tcnative during shutdown.

Thanks for RM!

Best regards,

Rainer


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to