On Wed, Jan 21, 2026 at 1:17 PM Dimitris Soumis <[email protected]> wrote: > > On Wed, Jan 21, 2026 at 11:42 AM Rémy Maucherat <[email protected]> wrote: > > > The proposed Apache Tomcat 9.0.115 release is now available for voting. > > > > The notable changes compared to 9.0.113 are: > > > > - For configuration consistency between OpenSSL and JSSE TLS > > implementations, TLSv1.3 cipher suites included in the ciphers > > attribute of an SSLHostConfig are now always ignored (previously > > they would be ignored with OpenSSL implementations and used with > > JSSE implementations) and a warning is logged that the cipher > > suite has been ignored. > > > > - Expand OCSP support to JSSE based connections and expand OCSP > > configuration options > > > > - Update Commons Daemon to 1.5.1. > > > > - Update Tomcat Native to 2.0.12 and increase the minimum version to > > 2.0.12 / 1.3.4 > > > > 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.115/ > > > > The Maven staging repo is: > > https://repository.apache.org/content/repositories/orgapachetomcat-1578 > > > > The tag is: > > https://github.com/apache/tomcat/tree/9.0.115 > > fd3e7b16a7ead52f696b827178333f9a00696d25 > > > > The proposed 9.0.115 release is: > > [ ] -1, Broken - do not release > > [ ] +1, Stable - go ahead and release as 9.0.115 > > > > Rémy > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > I am getting the same signature mismatch as in 11.0.16 when trying to > reproduce the build. > Tests pass on Fedora 43 with Java 25, tcnative-1.3.5, apr-1.7.6, > openssl-3.5.4.
I'm also building on Fedora 43 (from the .release file) and so even if there's a cross platform build issue it is not the expected result. # OS: amd64 Linux 6.18.5-200.fc43.x86_64 # File encoding: UTF-8 # # Release Manager: remm release-java-version=25.0.1+8-LTS release-ant-version=1.10.15 Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
