[RESULT][VOTE] Release Apache Tomcat 8.5.51

2020-02-11 Thread Mark Thomas
The following votes were cast: Binding: +1: mgrigorov, remm, schultz, markt, kfujino No other votes were cast. The vote therefore passes. Thanks to everyone who contributed to the 8.5.51 release. Mark - To unsubscribe, e-mail:

Re: [VOTE] Release Apache Tomcat 8.5.51

2020-02-11 Thread Keiichi Fujino
2020年2月6日(木) 7:49 Mark Thomas : > The proposed Apache Tomcat 8.5.51 release is now available for voting. > > The major changes compared to the 8.5.50 release are: > > - AJP defaults changed to listen the loopback address, require a secret > and to be disabled in the sample server.xml > > - The J

Re: [VOTE] Release Apache Tomcat 8.5.51

2020-02-10 Thread Mark Thomas
On 05/02/2020 22:49, Mark Thomas wrote: > The proposed 8.5.51 release is: > [ ] Broken - do not release > [X] Stable - go ahead and release as 8.5.51 Unit tests pass for NIO, NIO2 and APR/native on Windows, Linux and OSX. Mark --

Re: [VOTE] Release Apache Tomcat 8.5.51

2020-02-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Mark, On 2/5/20 5:49 PM, Mark Thomas wrote: > The proposed Apache Tomcat 8.5.51 release is now available for > voting. > > The major changes compared to the 8.5.50 release are: > > - AJP defaults changed to listen the loopback address, require a >

Re: [VOTE] Release Apache Tomcat 8.5.51

2020-02-06 Thread Rémy Maucherat
On Wed, Feb 5, 2020 at 11:49 PM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.51 release is now available for voting. > > The major changes compared to the 8.5.50 release are: > > - AJP defaults changed to listen the loopback address, require a secret > and to be disabled in the sample se

Re: [VOTE] Release Apache Tomcat 8.5.51

2020-02-06 Thread Martin Grigorov
On Thu, Feb 6, 2020 at 12:49 AM Mark Thomas wrote: > The proposed Apache Tomcat 8.5.51 release is now available for voting. > > The major changes compared to the 8.5.50 release are: > > - AJP defaults changed to listen the loopback address, require a secret > and to be disabled in the sample se

[VOTE] Release Apache Tomcat 8.5.51

2020-02-05 Thread Mark Thomas
The proposed Apache Tomcat 8.5.51 release is now available for voting. The major changes compared to the 8.5.50 release are: - AJP defaults changed to listen the loopback address, require a secret and to be disabled in the sample server.xml - The JmxRemoteLifecycleListener is now deprecated -