Re: [VOTE] Release Apache Tomcat 10.1.57
Christopher Schultz <[email protected]>
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <[email protected]> |
All, On 7/3/26 9:18 AM, Christopher Schultz wrote: > The proposed Apache Tomcat 10.1.57 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.56 are: > > - Correcting a regression that broke integration with jsvc. > > - Correcting a regression that broke re-use of tag files. > > - Align DIGEST authentication with RFC 7616 and require clients to > provide a valid qop parameter. > > 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.57/ > > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapachetomcat-1599 > > The tag is: > https://github.com/apache/tomcat/tree/10.1.57 > https://github.com/apache/tomcat/ > commit/5da21b1c24a6443bca5c10dc80a69a76042ca337 > > Please reply with a +1 for release or +0/-0/-1 with an explanation. +1 for stable release. Unit tests pass on MacOS aarch64. Details: * Environment * Java (build): openjdk version "25.0.3" 2026-04-21 LTS OpenJDK Runtime Environment Temurin-25.0.3+9 (build 25.0.3+9-LTS) OpenJDK 64-Bit Server VM Temurin-25.0.3+9 (build 25.0.3+9-LTS, mixed mode, sharing) * Java (test): openjdk version "25.0.3" 2026-04-21 LTS OpenJDK Runtime Environment Temurin-25.0.3+9 (build 25.0.3+9-LTS) OpenJDK 64-Bit Server VM Temurin-25.0.3+9 (build 25.0.3+9-LTS, mixed mode, sharing) * Ant: Apache Ant(TM) version 1.10.17 compiled on April 6 2026 * OS: Darwin 25.3.0 arm64 * cc: Apple clang version 21.0.0 (clang-2100.1.1.101) * make: GNU Make 3.81 * OpenSSL: OpenSSL 3.6.2 7 Apr 2026 (Library: OpenSSL 3.6.2 7 Apr 2026) * APR: 1.7.6 * * Valid SHA-512 signature for apache-tomcat-10.1.57.zip * Valid GPG signature for apache-tomcat-10.1.57.zip * Valid SHA-512 signature for apache-tomcat-10.1.57.tar.gz * Valid GPG signature for apache-tomcat-10.1.57.tar.gz * Valid SHA-512 signature for apache-tomcat-10.1.57.exe * Valid GPG signature for apache-tomcat-10.1.57.exe * Valid Windows Digital Signature for apache-tomcat-10.1.57.exe * Valid SHA512 signature for apache-tomcat-10.1.57-src.zip * Valid GPG signature for apache-tomcat-10.1.57-src.zip * Valid SHA512 signature for apache-tomcat-10.1.57-src.tar.gz * Valid GPG signature for apache-tomcat-10.1.57-src.tar.gz * * Binary Zip and tarball: Same * Source Zip and tarball: Same * * Building dependencies returned: 0 * Tomcat builds cleanly * tcnative builds cleanly * Junit Tests: PASSED