Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-03 Thread Mark Thomas
On 01/06/2021 10:53, Mark Thomas wrote: The Apache Tomcat Native 1.2.30 release is  [X] Stable, go ahead and release  [ ] Broken because of ... Unit tests pass with latest 10.1.x on Windows, MacOS and Linux. Mark - To unsub

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-03 Thread Rémy Maucherat
On Tue, Jun 1, 2021 at 11:53 AM Mark Thomas wrote: > Resending with correct subject line... > > Version 1.2.30 includes the following changes compared to 1.2.28 > > - Fix an issue where some Windows systems in some configurations would >only listen on IPv6 addresses on dual stack systems even

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-02 Thread Michael Osipov
Am 2021-06-01 um 11:53 schrieb Mark Thomas: Resending with correct subject line... Version 1.2.30 includes the following changes compared to 1.2.28 - Fix an issue where some Windows systems in some configurations would   only listen on IPv6 addresses on dual stack systems even though   config

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-02 Thread jean-frederic clere
On 01/06/2021 11:53, Mark Thomas wrote:  [X] Stable, go ahead and release Tested with fedora34 and tomcat-10.0.6 -- Cheers Jean-Frederic - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

Re: [VOTE] Release Apache Tomcat Native 1.2.30

2021-06-01 Thread Igal Sapir
On Tue, Jun 1, 2021 at 2:53 AM Mark Thomas wrote: > Resending with correct subject line... > > Version 1.2.30 includes the following changes compared to 1.2.28 > > - Fix an issue where some Windows systems in some configurations would >only listen on IPv6 addresses on dual stack systems even

[VOTE] Release Apache Tomcat Native 1.2.30

2021-06-01 Thread Mark Thomas
Resending with correct subject line... Version 1.2.30 includes the following changes compared to 1.2.28 - Fix an issue where some Windows systems in some configurations would only listen on IPv6 addresses on dual stack systems even though configured to listen on both IPv6 and IPv4 addresses.