All,

On 10/9/23 18:01, Christopher Schultz wrote:
All,

On 10/9/23 17:55, Christopher Schultz wrote:
The proposed Apache Tomcat 8.5.94 release is now available for voting.

The notable changes compared to 8.5.93 are:

- Update Tomcat Native to 1.2.39 to pick up Windows binaries built with
   OpenSSL 3.0.11.

- Provide a lifecycle listener that will automatically reload TLS
   configurations a set time before the certificate is due to expire.
   This is intended to be used with third-party tools that regularly
   renew TLS certificates.

- Improve performance of EL expressions in JSPs that use implicit
   objects.

- Several improvements to thread safety and recycling cleanup.

Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.94/

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

I had the Maven staging URL incorrect. Please use this one instead:
https://repository.apache.org/content/repositories/orgapachetomcat-1457

The tag is:
https://github.com/apache/tomcat/tree/8.5.94/
36d4f7d698f71cd322204a3b242a97c54860fb8c

The proposed 8.5.94 release is:
[ ] Broken - do not release
[X] Stable - go ahead and release as 8.5.94 (stable)

+1 for release stable.

Works on a vanilla servlet-based application in a development environment.

Some notes: checkstyle is unhappy about Java 8 again. I think we need to keep the checkstyle version low enough to allow a Java 8-based build. Though we always release using Java 11, the build should work for Java 8 so I think we need to downgrade checkstyle. There is no reason to stop the release for this.

Details:

* Environment
* Java (build): openjdk version "1.8.0_372" OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07) OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode) * Java (test): openjdk version "1.8.0_372" OpenJDK Runtime Environment (Temurin)(build 1.8.0_372-b07) OpenJDK 64-Bit Server VM (Temurin)(build 25.372-b07, mixed mode)
*  OS:       Linux 6.1.0-12-amd64 x86_64
*  cc:       cc (Debian 12.2.0-14) 12.2.0
*  make:     GNU Make 4.3
*  OpenSSL:  OpenSSL 1.1.1 11 Sep 2018
*  APR:      1.7.2
*
* Valid SHA-512 signature for apache-tomcat-8.5.94.zip
* Valid GPG signature for apache-tomcat-8.5.94.zip
* Valid SHA-512 signature for apache-tomcat-8.5.94.tar.gz
* Valid GPG signature for apache-tomcat-8.5.94.tar.gz
* Valid SHA-512 signature for apache-tomcat-8.5.94.exe
* Valid GPG signature for apache-tomcat-8.5.94.exe
* Valid Windows Digital Signature for apache-tomcat-8.5.94.exe
* Valid SHA512 signature for apache-tomcat-8.5.94-src.zip
* Valid GPG signature for apache-tomcat-8.5.94-src.zip
* Valid SHA512 signature for apache-tomcat-8.5.94-src.tar.gz
* Valid GPG signature for apache-tomcat-8.5.94-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: PASSED

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

Reply via email to