Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-09 Thread Martin Grigorov
On Fri, Mar 6, 2020 at 1:52 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 8.5.52 release is now available for voting.
>
> The major changes compared to the 8.5.51 release are:
>
> - Add new attribute persistAuthentication to both StandardManager and
>   PersistentManager to support authentication persistence.
>   Patch provided by Carsten Klein
>
> - A zero length AJP secret will now behave as if it has not been
>   specified.
>
> - Add the TLS request attributes used by IIS to the attributes that
>   an AJP Connector will always accept.
>
>
> 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.52/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1252/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.52
> c83fd06b3cd0c96ffd7dc660107a1283b714483b
>
> The proposed 8.5.51 release is:
> [ ] Broken - do not release
> [ X ] Stable - go ahead and release as 8.5.52
>


Regards,
Martin


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


Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Michael Osipov

Am 2020-03-06 um 12:51 schrieb Mark Thomas:

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

The major changes compared to the 8.5.51 release are:

- Add new attribute persistAuthentication to both StandardManager and
   PersistentManager to support authentication persistence.
   Patch provided by Carsten Klein

- A zero length AJP secret will now behave as if it has not been
   specified.

- Add the TLS request attributes used by IIS to the attributes that
   an AJP Connector will always accept.


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.52/

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

The tag is:
https://github.com/apache/tomcat/tree/8.5.52
c83fd06b3cd0c96ffd7dc660107a1283b714483b


Stable for me with
* apr 1.7.0
* tcnative 1.2.23
* openssl 1.1.1d-freebsd

and


Java version: 1.8.0_242, vendor: Oracle Corporation, runtime: 
/usr/local/openjdk8/jre
Default locale: de_DE, platform encoding: UTF-8
OS name: "freebsd", version: "12.1-stable", arch: "amd64", family: "unix"


Suprisingly, some tests fail repeatedly with 1.2.21.

+1 from me.

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



Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Rémy Maucherat
On Fri, Mar 6, 2020 at 12:52 PM Mark Thomas  wrote:

> The proposed Apache Tomcat 8.5.52 release is now available for voting.
>
> The major changes compared to the 8.5.51 release are:
>
> - Add new attribute persistAuthentication to both StandardManager and
>   PersistentManager to support authentication persistence.
>   Patch provided by Carsten Klein
>
> - A zero length AJP secret will now behave as if it has not been
>   specified.
>
> - Add the TLS request attributes used by IIS to the attributes that
>   an AJP Connector will always accept.
>
>
> 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.52/
>
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1252/
>
> The tag is:
> https://github.com/apache/tomcat/tree/8.5.52
> c83fd06b3cd0c96ffd7dc660107a1283b714483b
>
> The proposed 8.5.51 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 8.5.52
>

Rémy

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


Re: [VOTE] Release Apache Tomcat 8.5.52

2020-03-06 Thread Mark Thomas
On 06/03/2020 11:51, Mark Thomas wrote:



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

Unit tests pass on Windows, Linux and MacOS for NIO, NIO2 and APR/Native
with the Tomcat Native 1.2.23.

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