Am 03.07.26 um 10:27 schrieb Rémy Maucherat:
The proposed Apache Tomcat 9.0.120 release is now available for voting.
The notable changes compared to 9.0.119 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 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.120/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1598
The tag is:
https://github.com/apache/tomcat/tree/9.0.120
8fc613dd46061308028b75ed99571db00b9db4e0
The proposed 9.0.120 release is:
[ ] -1, Broken - do not release
[X] +1, Stable - go ahead and release as 9.0.120
+1 to release.
Reproducibility of the build checked (including the Windows installer)
using "ant verify-release" on Linux Mint 22.3. OK after setting LANG.
Original Windows installer signature verified with osslsigncode 2.10.
Unit tests ran on platforms
- RHEL 7, 8, 9 and 10 and SLES 12 and 15
using
- recent patch versions of JDK 1.8.0, 11, 17, 21, 25, 26 and 27+28 (EA)
from
- Eclipse Adoptium, Azul Zulu, Amazon Coretto, Oracle, RedHat and from
OpenJDK for 27
where available.
Also tested with
- tcnative 1.3.8, 2.0.15 and panama
based on
- OpenSSL 3.5.7, 3.6.3 and 4.0.1 (only for tcnative 2 and panama)
Each combination of platform, JVM and JSSE or tcnative or panama only
tested for NIO or NIO2 (randomized). Total number of test combinations:
91 nio2 jsse
98 nio2 panama
247 nio2 tcnative
165 nio2 tcnative-1.3.8
81 nio jsse
79 nio panama
267 nio tcnative
177 nio tcnative-1.3.8
SLES 12 ongoing due to a late start on that platform
Test observations:
- IMHO nothing critical
- in addition
- one crash failure with JSSE (1 in 172 runs)
- very few crashes with tcnative (5 in 514 runs)
- no crash failures with panama (177 runs)
- very few non-crash failures with jsse (9 in 172 runs)
- very few non-crash failures with tcnative (6 in 514 runs)
- no non-crash failures with panama (177 runs)
Thanks for RM!
Best regards,
Rainer
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]