Re: [VOTE] Release Apache Tomcat Native 2.0.8

2024-07-23 Thread Christopher Schultz
Mark, Thanks for RMing. On 7/17/24 15:51, Mark Thomas wrote: The key differences of version 2.0.8 compared to 2.0.7 are: - Fix a crash on Windows when SSLContext.setCACertificate() is invoked   with a null value for caCertificateFile and a non-null value for   caCertificatePath - The windows

Re: [VOTE] Release Apache Tomcat Native 2.0.8

2024-07-23 Thread Mark Thomas
Ping. We are 1 PMC member +1 vote short for this release. Mark On 17/07/2024 20:51, Mark Thomas wrote: The key differences of version 2.0.8 compared to 2.0.7 are: - Fix a crash on Windows when SSLContext.setCACertificate() is invoked   with a null value for caCertificateFile and a non-null va

Re: [VOTE] Release Apache Tomcat Native 2.0.8

2024-07-18 Thread Mark Thomas
On 17/07/2024 20:51, Mark Thomas wrote: The key differences of version 2.0.8 compared to 2.0.7 are: - Fix a crash on Windows when SSLContext.setCACertificate() is invoked   with a null value for caCertificateFile and a non-null value for   caCertificatePath - The windows binaries in this relea

Re: [VOTE] Release Apache Tomcat Native 2.0.8

2024-07-18 Thread Rémy Maucherat
On Wed, Jul 17, 2024 at 9:52 PM Mark Thomas wrote: > > The key differences of version 2.0.8 compared to 2.0.7 are: > > - Fix a crash on Windows when SSLContext.setCACertificate() is invoked >with a null value for caCertificateFile and a non-null value for >caCertificatePath > - The windows