[RESULT][VOTE] Release Apache Tomcat 9.0.31

2020-02-11 Thread Mark Thomas
The following votes were cast: Binding: +1: mgrigorov, remm, markt, kfujino No other votes were cast. The vote therefore passes. Thank you to everyone who contributed to this release. Mark On 05/02/2020 21:27, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.31 release is now available f

Re: [VOTE] Release Apache Tomcat 9.0.31

2020-02-11 Thread Keiichi Fujino
2020年2月6日(木) 6:27 Mark Thomas : > The proposed Apache Tomcat 9.0.31 release is now available for voting. > > The major changes compared to the 9.0.30 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 9.0.31

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

Re: [VOTE] Release Apache Tomcat 9.0.31

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

Re: [VOTE] Release Apache Tomcat 9.0.31

2020-02-06 Thread Rémy Maucherat
On Wed, Feb 5, 2020 at 10:27 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.31 release is now available for voting. > > The major changes compared to the 9.0.30 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 9.0.31

2020-02-06 Thread Martin Grigorov
On Wed, Feb 5, 2020 at 11:27 PM Mark Thomas wrote: > The proposed Apache Tomcat 9.0.31 release is now available for voting. > > The major changes compared to the 9.0.30 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 9.0.31

2020-02-05 Thread Mark Thomas
The proposed Apache Tomcat 9.0.31 release is now available for voting. The major changes compared to the 9.0.30 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 -