Rémy,

Thank for RMing.

On 3/11/24 07:09, Rémy Maucherat wrote:
The proposed Apache Tomcat 9.0.87 release is now available for voting.

The notable changes compared to 9.0.86 are:

- When restoring a saved POST request after a successful FORM
    authentication, ensure that neither the URI, the query string nor
    the protocol are corrupted when restoring the request body.

- Align error handling for Writer and OutputStream. Ensure use of either
    once the response has been recycled triggers a NullPointerException
    provided that discardFacades is configured with the default value of
    true.

- The standard thread pool implementations that are
    configured using the Executor element now implement
    ExecutorService for better support of NIO2 or others.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.87/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1485
The tag is:
https://github.com/apache/tomcat/tree/9.0.87
4c4c166c3d7fd2d00801657c7a78fc7d46c8ec32

The proposed 9.0.87 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.87

+1 for stable release.

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

Unit tests pass on arm64 MacOS. The build is reproducible except for the fulldocs package which is missing specific file content due to a JDK bug.

Details:
* Environment
* Java (build): openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode) * Java (test): openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode) * Ant: Apache Ant(TM) version 1.10.14 compiled on August 16 2023
*  OS:              Darwin 23.3.0 arm64
*  cc:              Apple clang version 15.0.0 (clang-1500.1.0.2.5)
*  make:            GNU Make 3.81
* OpenSSL: OpenSSL 3.2.0 23 Nov 2023 (Library: OpenSSL 3.2.0 23 Nov 2023)
*  APR:             1.7.4
*
* Valid SHA-512 signature for apache-tomcat-9.0.87.zip
* Valid GPG signature for apache-tomcat-9.0.87.zip
* Valid SHA-512 signature for apache-tomcat-9.0.87.tar.gz
* Valid GPG signature for apache-tomcat-9.0.87.tar.gz
* Valid SHA-512 signature for apache-tomcat-9.0.87.exe
* Valid GPG signature for apache-tomcat-9.0.87.exe
* Valid SHA512 signature for apache-tomcat-9.0.87-src.zip
* Valid GPG signature for apache-tomcat-9.0.87-src.zip
* Valid SHA512 signature for apache-tomcat-9.0.87-src.tar.gz
* Valid GPG signature for apache-tomcat-9.0.87-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