You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Mark Thomas <ma...@apache.org> on 2020/02/05 21:27:15 UTC

[VOTE] Release Apache Tomcat 9.0.31

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

- The HTTP Connector attribute rejectIllegalHeaderName is renamed to
  rejectIllegalHeader and expanded to include header values as well as
  names


Along with lots of other bug fixes and improvements.

For full details, see the changelog:
https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1245/
The tag is:
https://github.com/apache/tomcat/tree/9.0.31
https://github.com/apache/tomcat/tree/9.0.31

The proposed 9.0.31 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.31

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 9.0.31

Posted by Mark Thomas <ma...@apache.org>.
On 05/02/2020 21:27, Mark Thomas wrote:

<snip/>

> 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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[RESULT][VOTE] Release Apache Tomcat 9.0.31

Posted by Mark Thomas <ma...@apache.org>.
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 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
> 
> - The HTTP Connector attribute rejectIllegalHeaderName is renamed to
>   rejectIllegalHeader and expanded to include header values as well as
>   names
> 
> 
> Along with lots of other bug fixes and improvements.
> 
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
> 
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1245/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.31
> https://github.com/apache/tomcat/tree/9.0.31
> 
> The proposed 9.0.31 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 9.0.31
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: [VOTE] Release Apache Tomcat 9.0.31

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, Feb 5, 2020 at 11:27 PM Mark Thomas <ma...@apache.org> 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 server.xml
>
> - The JmxRemoteLifecycleListener is now deprecated
>
> - The HTTP Connector attribute rejectIllegalHeaderName is renamed to
>   rejectIllegalHeader and expanded to include header values as well as
>   names
>
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1245/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.31
> https://github.com/apache/tomcat/tree/9.0.31
>
> The proposed 9.0.31 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 9.0.31
>

Regards,
Martin


>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

Re: [VOTE] Release Apache Tomcat 9.0.31

Posted by Rémy Maucherat <re...@apache.org>.
On Wed, Feb 5, 2020 at 10:27 PM Mark Thomas <ma...@apache.org> 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 server.xml
>
> - The JmxRemoteLifecycleListener is now deprecated
>
> - The HTTP Connector attribute rejectIllegalHeaderName is renamed to
>   rejectIllegalHeader and expanded to include header values as well as
>   names
>
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1245/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.31
> https://github.com/apache/tomcat/tree/9.0.31
>
> The proposed 9.0.31 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.31
>
> Rémy

Re: [VOTE] Release Apache Tomcat 9.0.31

Posted by Keiichi Fujino <kf...@apache.org>.
2020年2月6日(木) 6:27 Mark Thomas <ma...@apache.org>:

> 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
>
> - The HTTP Connector attribute rejectIllegalHeaderName is renamed to
>   rejectIllegalHeader and expanded to include header values as well as
>   names
>
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1245/
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.31
> https://github.com/apache/tomcat/tree/9.0.31
>
> The proposed 9.0.31 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.31
>
> +1

> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
>

-- 
Keiichi.Fujino

Re: [VOTE] Release Apache Tomcat 9.0.31

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----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
> secret and to be disabled in the sample server.xml
> 
> - The JmxRemoteLifecycleListener is now deprecated
> 
> - The HTTP Connector attribute rejectIllegalHeaderName is renamed
> to rejectIllegalHeader and expanded to include header values as
> well as names
> 
> 
> Along with lots of other bug fixes and improvements.
> 
> For full details, see the changelog: 
> https://ci.apache.org/projects/tomcat/tomcat9/docs/changelog.html
> 
> It can be obtained from: 
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.31/ The
> Maven staging repo is: 
> https://repository.apache.org/content/repositories/orgapachetomcat-124
5/
>
> 
The tag is:
> https://github.com/apache/tomcat/tree/9.0.31 
> https://github.com/apache/tomcat/tree/9.0.31
> 
> The proposed 9.0.31 release is: [ ] Broken - do not release [ ]
> Stable - go ahead and release as 9.0.31

I am having some odd issues with the 9.0.31 build over AJP. Some
requests are fine, others are not fine. Tomcat reports a 200 response,
but httpd reports a 503. httpd is proxying via mod_proxy_ajp. This
setup with 8.5.51 testing earlier today was working with the same
mod_proxy_ajp configuration. The Tomcat 9 configuration does not
differ appreciably from the Tomcat 8.5 configuration.

I will investigate further tomorrow.

- -chris
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl48u7IACgkQHPApP6U8
pFhiGw/+OiAneQaRYAzO3FJfYoVUbiMCTZrpTQzWupQSxzjfVZSGw59McvTsByWm
M87EwI1WP+y8vHrGR/5wgjacJ0brrwiCdCk5ozZoGJC+YiFKbbl/CRaBzsWgfKrl
hKvSCUY/sV5+XxhfiTZYz88EFUUBu8t4soerpvOlvawKBT20TafYsOHN522m53pl
sRkVYHEyD4y5TV1Nf5tVsgjqPIGboQDZPWSzD509DFhaVWByYSdQX8SvUCxrVO3M
5uFnIEubH9H5haGPQ2PRHy93TGIh8q12Ujr78KmMFj/sKFsNVT8N608imP2U4N8G
ZrGdwv3N6anrQhdv4bg8fRLNktCixr5GWHOjMjmuaRM9PCm4xR5e6sFzL6V1hJIa
XcIWnXQryv9qL50gidcF3S1YjOF7B/qyUfn+b22Ppr66QjKA/dBVndiyb2dC7quK
iWEJ3bcGE1ZXSlDveHZq5GMnB4hQpimse2ynslwdhX7sE4UoyfI1XWiF5/zYIGt+
CtN7rREg09L6zCjSxdFeUEVzHLFwbvm1wZiSvMrNa1ubRF6ggwntTLC/ul4jR23u
7Jy3g63Wl5bk1fegtuX0bjlyLKlUua6oMBn6w4WOps018jXWDKEQBWyZhL0P1hE2
n/8xsbyxzfNToqDFjqfCuvZTXMuom8MmaHYtS/i5m7Dvww0padU=
=0KbZ
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org