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

2022-01-15 Thread Christopher Schultz
All, I have decided to cancel the vote based upon markt's report of an issue with server-push. I will re-roll a release starting soon. Thanks, -chris On 1/13/22 8:44 AM, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.74 release is now available for voting. The notable ch

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-14 Thread Rémy Maucherat
On Fri, Jan 14, 2022 at 11:32 PM Mark Thomas wrote: > > On 13/01/2022 13:44, Christopher Schultz wrote: > > > The proposed 8.5.74 release is: > > [X] Broken - do not release > > [ ] Stable - go ahead and release as 8.5.73 (stable) > > I have discovered HTTP/2 server push was broken. > > This is mi

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-14 Thread Mark Thomas
On 13/01/2022 13:44, Christopher Schultz wrote: The proposed 8.5.74 release is: [X] Broken - do not release [ ] Stable - go ahead and release as 8.5.73 (stable) I have discovered HTTP/2 server push was broken. This is minor for 8.5.x since server push isn't available via the Servlet API. You

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Rémy Maucherat
On Thu, Jan 13, 2022 at 2:45 PM Christopher Schultz wrote: > > The proposed Apache Tomcat 8.5.74 release is now available for voting. > > The notable changes compared to 8.5.73 are: > > - Provide protection against a known OS bug that causes the acceptor to > report a

Re: [VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Christopher Schultz
All, On 1/13/22 08:44, Christopher Schultz wrote: The proposed Apache Tomcat 8.5.74 release is now available for voting. The notable changes compared to 8.5.73 are: - Provide protection against a known OS bug that causes the acceptor to    report an incoming connection more than once. - Fix

[VOTE] Release Apache Tomcat 8.5.74

2022-01-13 Thread Christopher Schultz
The proposed Apache Tomcat 8.5.74 release is now available for voting. The notable changes compared to 8.5.73 are: - Provide protection against a known OS bug that causes the acceptor to report an incoming connection more than once. - Fix several potential JVM crashes when using the APR

Tomcat 8.5.74

2021-12-14 Thread Christopher Schultz
All, Apologies for not matching the release-cadence of Tomcat 10.x and 9.x this month. I will try to begin the process later today. If anyone wants to get anything in before the release, please let me know and I'll hold off a little. Thanks for your patience. -chris ---