All,

On 5/16/22 12:13, Christopher Schultz wrote:
The proposed Apache Tomcat 8.5.79 release is now available for voting.

The notable changes compared to 8.5.78 are:

- Provide a property source that sources values from Kubernetes service
    bindings. Provided by Sumit Kulhadia and Gareth Evans.

- The root cause of the Linux kernel duplicate accept bug has been
    identified along with the version of the kernel that includes the fix.
    The error message displayed when this bug occurs has been updated to
    reflect this new information and to advise users to update to a
    version of the OS that uses kernel 5.10 or later. Thanks to
    Christopher Gual for the research into this issue.

- Update the packaged version of the Tomcat Native Library to 1.2.33 to
    pick up Windows binaries built with OpenSSL 1.1.1o.

- Add support for encrypted PKCS#1 formatted private keys when
    configuring the internal, in memory key store.

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.79/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1375
The tag is:
https://github.com/apache/tomcat/tree/8.5.79
1af5f227ae591e601a9426d3788bf6a60a1b75a3

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

Works with a boring servlet-based application in a development environment. Note: test failures appear to be due to a bug in the JDK itself and can be ignored.

-chris

Details:
* Environment
* Java (build): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode) * Java (test): openjdk version "1.8.0_292" OpenJDK Runtime Environment (build 1.8.0_292-8u292-b10-0+deb9u1-b10) OpenJDK 64-Bit Server VM (build 25.292-b10, mixed mode)
*  OS:       Linux 4.19.0-20-amd64 x86_64
*  cc:       cc (Debian 8.3.0-6) 8.3.0
*  make:     GNU Make 4.2.1
*  OpenSSL:  OpenSSL 1.1.1 11 Sep 2018
*  APR:      1.6.5
*
* Valid SHA-512 signature for apache-tomcat-8.5.79.zip
* Valid GPG signature for apache-tomcat-8.5.79.zip
* Valid SHA-512 signature for apache-tomcat-8.5.79.tar.gz
* Valid GPG signature for apache-tomcat-8.5.79.tar.gz
* Valid SHA-512 signature for apache-tomcat-8.5.79.exe
* Valid GPG signature for apache-tomcat-8.5.79.exe
* Valid Windows Digital Signature for apache-tomcat-8.5.79.exe
* Valid SHA512 signature for apache-tomcat-8.5.79-src.zip
* Valid GPG signature for apache-tomcat-8.5.79-src.zip
* Valid SHA512 signature for apache-tomcat-8.5.79-src.tar.gz
* Valid GPG signature for apache-tomcat-8.5.79-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: FAILED
*
* Tests that failed:
* org.apache.tomcat.util.net.jsse.TestPEMFile.APR.txt
* org.apache.tomcat.util.net.jsse.TestPEMFile.NIO.txt
* org.apache.tomcat.util.net.jsse.TestPEMFile.NIO2.txt

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

Reply via email to