All,

On 9/9/21 15:50, Christopher Schultz wrote:
The proposed Apache Tomcat 8.5.71 release is now available for voting.

The notable changes compared to 8.5.70 are:

- Add a UserDatabase implementation as a superset of the DataSourceRealm
    functionality.
>
[[[NOTE: THE ABOVE FEATURE IS NOT ACTUALLY IN 8.5.71; the release announcement will be adjusted accordingly.]]]

- Update the internal fork of Apache Commons DBCP to 2.9.0, Apache
    Commons Pool to 2.9.1, Apache Commons FileUpload to 2.0, and
    Apache Commons Codec to 1.16.

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

- Correct parsing of Content-Range headers

Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat-8.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.71/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1333
The tag is:

https://github.com/apache/tomcat/commit/9e60ee33816f3f28af81535c108e6bd23f2ef970

https://github.com/apache/tomcat/tree/8.5.71
9e60ee33816f3f28af81535c108e6bd23f2ef970

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

Works with a boring, old servlet-style application in a development environment.

Unit tests pass (with some expected failures) on Linux, MacOS and Windows 10.

-chris

Full details for Linux build and test:

* 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-17-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.71.zip
* Valid GPG signature for apache-tomcat-8.5.71.zip
* Valid SHA-512 signature for apache-tomcat-8.5.71.tar.gz
* Valid GPG signature for apache-tomcat-8.5.71.tar.gz
* Valid SHA-512 signature for apache-tomcat-8.5.71.exe
* Valid GPG signature for apache-tomcat-8.5.71.exe
* Valid Windows Digital Signature for apache-tomcat-8.5.71.exe
* Valid SHA512 signature for apache-tomcat-8.5.71-src.zip
* Valid GPG signature for apache-tomcat-8.5.71-src.zip
* Valid SHA512 signature for apache-tomcat-8.5.71-src.tar.gz
* Valid GPG signature for apache-tomcat-8.5.71-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.catalina.tribes.group.TestGroupChannelMemberArrival.APR.txt
* org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO.txt
* org.apache.catalina.tribes.group.TestGroupChannelMemberArrival.NIO2.txt
* org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.APR.txt
* org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO.txt
* org.apache.catalina.tribes.group.TestGroupChannelSenderConnections.NIO2.txt
* org.apache.catalina.tribes.group.TestGroupChannelStartStop.APR.txt
* org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO.txt
* org.apache.catalina.tribes.group.TestGroupChannelStartStop.NIO2.txt
* org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.APR.txt * org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO.txt * org.apache.catalina.tribes.group.interceptors.TestNonBlockingCoordinator.NIO2.txt
* org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.APR.txt
* org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO.txt
* org.apache.catalina.tribes.group.interceptors.TestOrderInterceptor.NIO2.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.APR.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO.txt * org.apache.catalina.tribes.group.interceptors.TestTcpFailureDetector.NIO2.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO2.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO2.txt

Full details for Macos build and test:

* Environment
* Java (build): openjdk version "16.0.2" 2021-07-20 OpenJDK Runtime Environment (build 16.0.2+7-67) OpenJDK 64-Bit Server VM (build 16.0.2+7-67, mixed mode, sharing) * Java (test): openjdk version "16.0.2" 2021-07-20 OpenJDK Runtime Environment (build 16.0.2+7-67) OpenJDK 64-Bit Server VM (build 16.0.2+7-67, mixed mode, sharing)
*  OS:       Darwin 20.6.0 x86_64
*  cc:       Apple clang version 12.0.5 (clang-1205.0.22.9)
*  make:     GNU Make 3.81
*  OpenSSL:  OpenSSL 1.1.1k 25 Mar 2021
*  APR:      1.7.0
*
* Valid SHA-512 signature for apache-tomcat-8.5.71.zip
* Valid GPG signature for apache-tomcat-8.5.71.zip
* Valid SHA-512 signature for apache-tomcat-8.5.71.tar.gz
* Valid GPG signature for apache-tomcat-8.5.71.tar.gz
* Valid SHA-512 signature for apache-tomcat-8.5.71.exe
* Valid GPG signature for apache-tomcat-8.5.71.exe
* Valid Windows Digital Signature for apache-tomcat-8.5.71.exe
* Valid SHA512 signature for apache-tomcat-8.5.71-src.zip
* Valid GPG signature for apache-tomcat-8.5.71-src.zip
* Valid SHA512 signature for apache-tomcat-8.5.71-src.tar.gz
* Valid GPG signature for apache-tomcat-8.5.71-src.tar.gz
*
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: FAILED
*
* Tests that failed:
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO2.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.APR.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.NIO.txt * org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfigurationParser.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