Re: [VOTE] Release Apache Tomcat 9.0.86

2024-02-18 Thread Dimitris Soumis
+1 All tests pass on Fedora 38 with Java 17, tcnative-1.2.39, apr-1.7.4,
openssl-3.0.13.

On Wed, Feb 14, 2024 at 11:01 AM Rémy Maucherat  wrote:

> The proposed Apache Tomcat 9.0.86 release is now available for voting.
>
> The notable changes compared to 9.0.85 are:
>
> - Add improvements to the CSRF prevention filter including the ability
>to skip adding nonces for resource name and subtree URL patterns.
>
> - Add support for user provided SSLContext instances configured on
>SSLHostConfigCertificate instances. Based on pull request #673
>provided by Hakan Altındağ.
>
> - Review usage of debug logging and downgrade trace or data dumping
>operations from debug level to trace.
>
> For full details, see the changelog:
> https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html
>
> It can be obtained from:
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.86/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1481
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.86
> 542c35ae834fb29616b184a0e4276a5b7f8542de
>
> The proposed 9.0.86 release is:
> [ ] -1, Broken - do not release
> [X] +1, Stable - go ahead and release as 9.0.86
>
> 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 9.0.86

2024-02-16 Thread Christopher Schultz

Rémy,

On 2/15/24 18:26, Christopher Schultz wrote:

Rémy,

Thanks for RMing.

On 2/14/24 03:53, Rémy Maucherat wrote:

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

The notable changes compared to 9.0.85 are:

- Add improvements to the CSRF prevention filter including the ability
    to skip adding nonces for resource name and subtree URL patterns.

- Add support for user provided SSLContext instances configured on
    SSLHostConfigCertificate instances. Based on pull request #673
    provided by Hakan Altındağ.

- Review usage of debug logging and downgrade trace or data dumping
    operations from debug level to trace.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.86/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1481
The tag is:
https://github.com/apache/tomcat/tree/9.0.86
542c35ae834fb29616b184a0e4276a5b7f8542de

The proposed 9.0.86 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.86


+1 for stable release.

Build is reproducible on MacOS arm64 and x86-64, except for the 
"fulldocs" package which has known issues for reproducibility.


The unit tests for NIO and NIO2 pass on those platforms as well. APR 
tests passed on x86-84 but the APR library wasn't loaded successfully on 
arm64 for some reason which I will investigate later.


My tests on the arm64 platform were not correctly-specifying the 
location of the apr library, so tcnative was not loadable.


Fixing that has proved all unit tests for NIO, NIO2, and APR all passing 
on MacOS arm64.


-chris

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



Re: [VOTE] Release Apache Tomcat 9.0.86

2024-02-16 Thread Felix Schumacher


Am 14.02.24 um 09:53 schrieb Rémy Maucherat:

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

The notable changes compared to 9.0.85 are:

- Add improvements to the CSRF prevention filter including the ability
to skip adding nonces for resource name and subtree URL patterns.

- Add support for user provided SSLContext instances configured on
SSLHostConfigCertificate instances. Based on pull request #673
provided by Hakan Altındağ.

- Review usage of debug logging and downgrade trace or data dumping
operations from debug level to trace.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.86/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1481
The tag is:
https://github.com/apache/tomcat/tree/9.0.86
542c35ae834fb29616b184a0e4276a5b7f8542de

The proposed 9.0.86 release is:
[ ] -1, Broken - do not release
[x] +1, Stable - go ahead and release as 9.0.86


+1 for Stable

Felix



Rémy

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



OpenPGP_0xEA6C3728EA91C4AF.asc
Description: OpenPGP public key


OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: [VOTE] Release Apache Tomcat 9.0.86

2024-02-15 Thread Christopher Schultz

Rémy,

Thanks for RMing.

On 2/14/24 03:53, Rémy Maucherat wrote:

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

The notable changes compared to 9.0.85 are:

- Add improvements to the CSRF prevention filter including the ability
to skip adding nonces for resource name and subtree URL patterns.

- Add support for user provided SSLContext instances configured on
SSLHostConfigCertificate instances. Based on pull request #673
provided by Hakan Altındağ.

- Review usage of debug logging and downgrade trace or data dumping
operations from debug level to trace.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.86/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1481
The tag is:
https://github.com/apache/tomcat/tree/9.0.86
542c35ae834fb29616b184a0e4276a5b7f8542de

The proposed 9.0.86 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.86


+1 for stable release.

Build is reproducible on MacOS arm64 and x86-64, except for the 
"fulldocs" package which has known issues for reproducibility.


The unit tests for NIO and NIO2 pass on those platforms as well. APR 
tests passed on x86-84 but the APR library wasn't loaded successfully on 
arm64 for some reason which I will investigate later.


-chris

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



Re: [VOTE] Release Apache Tomcat 9.0.86

2024-02-14 Thread jean-frederic clere

On 2/14/24 09:53, Rémy Maucherat wrote:

[X] +1, Stable - go ahead and release as 9.0.86


Tested on fedora 39 with tc-native 1.3.0.

Reproducible.

--
Cheers

Jean-Frederic


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



Re: [VOTE] Release Apache Tomcat 9.0.86

2024-02-14 Thread Mark Thomas

On 14/02/2024 08:53, Rémy Maucherat wrote:


The proposed 9.0.86 release is:
[ ] -1, Broken - do not release
[X] +1, Stable - go ahead and release as 9.0.86


Tests pass on:
- MacOS Intel with Native 1.3.0 with OpenSSL 3.2.1 (homebrew)
- MacOS M1 with Native 1.3.0 with OpenSSL 3.2.1 (homebrew)
- Windows with Native 1.3.0 binaries
- Linux with Native 1.3.0 with OpenSSL 3.0.2 (Ubuntu)

The release is reproducible.

Mark

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



[VOTE] Release Apache Tomcat 9.0.86

2024-02-14 Thread Rémy Maucherat
The proposed Apache Tomcat 9.0.86 release is now available for voting.

The notable changes compared to 9.0.85 are:

- Add improvements to the CSRF prevention filter including the ability
   to skip adding nonces for resource name and subtree URL patterns.

- Add support for user provided SSLContext instances configured on
   SSLHostConfigCertificate instances. Based on pull request #673
   provided by Hakan Altındağ.

- Review usage of debug logging and downgrade trace or data dumping
   operations from debug level to trace.

For full details, see the changelog:
https://nightlies.apache.org/tomcat/tomcat-9.0.x/docs/changelog.html

It can be obtained from:
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-9/v9.0.86/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1481
The tag is:
https://github.com/apache/tomcat/tree/9.0.86
542c35ae834fb29616b184a0e4276a5b7f8542de

The proposed 9.0.86 release is:
[ ] -1, Broken - do not release
[ ] +1, Stable - go ahead and release as 9.0.86

Rémy

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