You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Christopher Schultz <ch...@christopherschultz.net> on 2022/06/08 20:04:27 UTC

Re: [VOTE][CANCELLED] Release Apache Tomcat 8.5.80

All,

I am cancelling this vote and re-rolling a new release, 8.5.81.

Thanks,
-chris

On 6/8/22 13:01, Christopher Schultz wrote:
> All,
> 
> On 6/7/22 11:25, Christopher Schultz wrote:
>> The proposed Apache Tomcat 8.5.80 release is now available for voting.
>>
>> The notable changes compared to 8.5.79 are:
>>
>> - Ensure that changes made to a request by the RemoteIPValve persist
>>    after the request is put into asynchronous mode.
>>
>> - Correct a regression in the support added for encrypted PKCS#1
>>    formatted private keys in the previous release that broke support
>>    for unencrypted PKCS#1 formatted private keys.
>>
>> - Increase the default buffer size for cluster messages from 43800
>>    to 65536 bytes. This is expected to improve performance for large
>>    messages when running on Linux based systems.
>>
>> - When using TLS with non-blocking writes and the NIO connector,
>>    ensure that flushing the buffers attempts to empty all of the
>>    output buffers.
>>
>> 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.80/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1379
>> The tag is:
>> https://github.com/apache/tomcat/tree/8.5.78/
>> f732d3aa5ca55eb07cb73d9ec2b585330f80f00b
>>
>> The proposed 8.5.80 release is:
>> [X] Broken - do not release
>> [ ] Stable - go ahead and release as 8.5.79 (stable)
> 
> The following unit tests do not pass on Java 8, so I am cancelling the 
> release of 8.5.80.
> 
> * org.apache.catalina.valves.rewrite.TestResolverSSL.NIO.txt
> * org.apache.catalina.valves.rewrite.TestResolverSSL.NIO2.txt
> * org.apache.tomcat.util.net.TestClientCert.NIO.txt
> * org.apache.tomcat.util.net.TestClientCert.NIO2.txt
> * org.apache.tomcat.util.net.TestCustomSsl.NIO.txt
> * org.apache.tomcat.util.net.TestCustomSsl.NIO2.txt
> * org.apache.tomcat.util.net.TestCustomSslTrustManager.NIO.txt
> * org.apache.tomcat.util.net.TestCustomSslTrustManager.NIO2.txt
> 
> I should be able to roll 8.5.81 as a replacement today.
> 
> Thanks,
> -chris

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