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/05/05 22:37:58 UTC

[VOTE] Release Apache Tomcat 8.5.55

The proposed Apache Tomcat 8.5.55 release is now available for voting.

The major changes compared to the 8.5.54 release are:

- Improve the handling of requests that use an expectation. Do not
  disable keep-alive where the response has a non-2xx status code
  but the request body has been fully read.

- Change default value separator for property replacement to ":-"
  due to possible conflicts. The syntax is now "${name:-default}".

- Update the packaged version of the Tomcat Native Library to 1.2.24.

Along with lots of other bug fixes and improvements.

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

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.55/

The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1267/

The tag is:
https://github.com/apache/tomcat/tree/8.5.55
c8a57e4a2db8e5af314bae48123fb5990da5b7a5

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

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


Re: [VOTE][RESULT] Release Apache Tomcat 8.5.55

Posted by Mark Thomas <ma...@apache.org>.
The following votes were cast:

Binding:
+1: markt, remm, csutherl, schultz, mgrigorov

No other votes were cast.

The vote therefore passes.

Thanks to everyone who contributed to this release.

Mark

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


Re: [VOTE] Release Apache Tomcat 8.5.55

Posted by Rémy Maucherat <re...@apache.org>.
On Wed, May 6, 2020 at 12:38 AM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.55 release is now available for voting.
>
> The major changes compared to the 8.5.54 release are:
>
> - Improve the handling of requests that use an expectation. Do not
>   disable keep-alive where the response has a non-2xx status code
>   but the request body has been fully read.
>
> - Change default value separator for property replacement to ":-"
>   due to possible conflicts. The syntax is now "${name:-default}".
>
> - Update the packaged version of the Tomcat Native Library to 1.2.24.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.55/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1267/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.55
> c8a57e4a2db8e5af314bae48123fb5990da5b7a5
>
> The proposed 8.5.55 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.55
>

Rémy

Re: [VOTE] Release Apache Tomcat 8.5.55

Posted by Coty Sutherland <cs...@apache.org>.
On Tue, May 5, 2020 at 6:38 PM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.55 release is now available for voting.
>
> The major changes compared to the 8.5.54 release are:
>
> - Improve the handling of requests that use an expectation. Do not
>   disable keep-alive where the response has a non-2xx status code
>   but the request body has been fully read.
>
> - Change default value separator for property replacement to ":-"
>   due to possible conflicts. The syntax is now "${name:-default}".
>
> - Update the packaged version of the Tomcat Native Library to 1.2.24.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.55/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1267/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.55
> c8a57e4a2db8e5af314bae48123fb5990da5b7a5
>
> The proposed 8.5.55 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 8.5.55
>

+1


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

Re: [VOTE] Release Apache Tomcat 8.5.55

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Mark,

Thanks for RM'ing.

On 5/5/20 18:37, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.55 release is now available for
> voting.
>
> The major changes compared to the 8.5.54 release are:
>
> - Improve the handling of requests that use an expectation. Do not
> disable keep-alive where the response has a non-2xx status code but
> the request body has been fully read.
>
> - Change default value separator for property replacement to ":-"
> due to possible conflicts. The syntax is now "${name:-default}".
>
> - Update the packaged version of the Tomcat Native Library to
> 1.2.24.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.55/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-126
7/
>
>  The tag is: https://github.com/apache/tomcat/tree/8.5.55
> c8a57e4a2db8e5af314bae48123fb5990da5b7a5
>
> The proposed 8.5.55 release is: [ ] Broken - do not release [X]
> Stable - go ahead and release as 8.5.55

No issues with vanilla servlet application. No Websocket or other
fancy stuff. AJP and HTTP connectors; no TLS.

Unit test failures have to do with OpenSSL version mismatches that I
haven't bothered working-around, yet.

Details:
* Environment
*  Java (build):     openjdk version "1.8.0_252" OpenJDK Runtime
Environment (build 1.8.0_252-8u252-b09-1~deb9u1-b09) OpenJDK 64-Bit
Server VM (build 25.252-b09, mixed mode)
*  Java (test):     openjdk version "1.8.0_252" OpenJDK Runtime
Environment (build 1.8.0_252-8u252-b09-1~deb9u1-b09) OpenJDK 64-Bit
Server VM (build 25.252-b09, mixed mode)
*  OS:       Linux 4.9.0-9-amd64 x86_64
*  cc:       cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
*  make:     GNU Make 4.1
*  OpenSSL:  OpenSSL 1.1.1 11 Sep 2018
*  APR:      1.5.2
*
* Valid SHA-512 signature for apache-tomcat-8.5.55.zip
* Valid GPG signature for apache-tomcat-8.5.55.zip
* Valid SHA-512 signature for apache-tomcat-8.5.55.tar.gz
* Valid GPG signature for apache-tomcat-8.5.55.tar.gz
* Valid SHA-512 signature for apache-tomcat-8.5.55.exe
* Valid GPG signature for apache-tomcat-8.5.55.exe
* Valid SHA512 signature for apache-tomcat-8.5.55-src.zip
* Valid GPG signature for apache-tomcat-8.5.55-src.zip
* Valid SHA512 signature for apache-tomcat-8.5.55-src.tar.gz
* Valid GPG signature for apache-tomcat-8.5.55-src.tar.gz
*
* Binary Zip and tarball: Same
* Source Zip and tarball: Same
*
* Building dependencies returned: 0
* tcnative builds cleanly
* Tomcat builds cleanly
* Junit Tests: FAILED
*
* Tests that failed:
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.APR.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO.txt
* org.apache.tomcat.util.net.openssl.ciphers.TestCipher.NIO2.txt
*
org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfiguratio
nParser.APR.txt
*
org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfiguratio
nParser.NIO.txt
*
org.apache.tomcat.util.net.openssl.ciphers.TestOpenSSLCipherConfiguratio
nParser.NIO2.txt


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

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAl6y5ccACgkQHPApP6U8
pFiIZg/7BMGvGRlQfRx0KLCPaTXfBiIyVhPYv0EMP29RkqOL5NYyliVMEt5jAgOJ
J+Iifl4P6UX/G3nANLfIYaN3jowhraeGLc2PV7CCrEtQfkQO0QXnXbvALNoloqvq
puFzhTKJp2+Slkf3VnF59TCXcCqWTJsuAG8hTIF+Nvq7aup+IQ/RjSj3HLSrn36q
dKpANrDh3SA2FQL8jMPnb2nHx4BJmJ4BVv8vtNAV163vruSOOoaQou9uTDtlQqtI
/ZGV8GRqTNjoWX003sZ66JirHs8RZyD6sUcmp7XZWSBOolqNCXQWmxdPKWbl/vQT
TLC/cS4r7Xen2yKPNZ6lEcuxPFtmRljw7JUHbZekYIyVqkYqqrhIYKxQ2JYBw9oO
9HV5UCbnJQZO8QnK49Pse0wtJw5172NT2awgEUatTUxvMoI7yOoCb+P5K43LlEHZ
EreWMHY2aE1EVntmPIHOBrtd+owx30v56HagsalMVwvsY9rFDtXDMpt4PPw6al7v
/EIl8E1c4J76as4rUo6gJ+EHz4YVsozg1zo3rYHCMo++emD+I31xU6+CWQzmBLvb
mY8/CRSuStyh1wLndQe8Uyc0Sgf66lHC+BqiZaJUGtUjQSQLq1grGOozCy89wt3h
WeUofjR+3ESYKCZff+EqqGZGQxJR1hE0/7m0ZA3d0QZy8Ftjhl4=
=s4yp
-----END PGP SIGNATURE-----

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


Re: [VOTE] Release Apache Tomcat 8.5.55

Posted by Mark Thomas <ma...@apache.org>.
On 05/05/2020 23:37, Mark Thomas wrote:
> The proposed Apache Tomcat 8.5.55 release is now available for voting.

<snip/>

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

Unit tests pass for NIO, NIO2 and APR/Native (Tomcat Native 1.2.24) on
Linux, Windows and MacOS.

Mark

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


Re: [VOTE] Release Apache Tomcat 8.5.55

Posted by Martin Grigorov <mg...@apache.org>.
On Wed, May 6, 2020 at 1:38 AM Mark Thomas <ma...@apache.org> wrote:

> The proposed Apache Tomcat 8.5.55 release is now available for voting.
>
> The major changes compared to the 8.5.54 release are:
>
> - Improve the handling of requests that use an expectation. Do not
>   disable keep-alive where the response has a non-2xx status code
>   but the request body has been fully read.
>
> - Change default value separator for property replacement to ":-"
>   due to possible conflicts. The syntax is now "${name:-default}".
>
> - Update the packaged version of the Tomcat Native Library to 1.2.24.
>
> Along with lots of other bug fixes and improvements.
>
> For full details, see the changelog:
> https://ci.apache.org/projects/tomcat/tomcat85/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.5.55/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1267/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.55
> c8a57e4a2db8e5af314bae48123fb5990da5b7a5
>
> The proposed 8.5.55 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.5.55
>

Regards,
Martin


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