Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-12 Thread Coty Sutherland
On Wed, Jul 6, 2022 at 6:32 AM Mark Thomas  wrote:

> This is the first release of the Tomcat Native 2.0.x branch. The major
> differences compared to the 1.2.x branch are:
>
> - JNI API has been reduced to just that required to support Tomcat's
>OpenSSL based TLS implementation. The APR/native connector is no
>longer supported in this branch.
>
> - The minimum supported versions have been increased to OpenSSL 3.0.x,
>Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2
>
> - The windows binaries in this release have been built with OpenSSL
>3.0.5
>
> The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but
> can be used with earlier versions as long as the APR/native connector is
> not used.
>
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The Apache Tomcat Native 2.0.1 release is
>   [x] Stable, go ahead and release
>   [ ] Broken because of ...
>

+1 on Fedora 36


Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-12 Thread Mladen Turk




On 06/07/2022 12:32, Mark Thomas wrote:
This is the first release of the Tomcat Native 2.0.x branch. The major 
differences compared to the 1.2.x branch are:


- JNI API has been reduced to just that required to support Tomcat's
   OpenSSL based TLS implementation. The APR/native connector is no
   longer supported in this branch.

- The minimum supported versions have been increased to OpenSSL 3.0.x,
   Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2

- The windows binaries in this release have been built with OpenSSL
   3.0.5

The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but 
can be used with earlier versions as long as the APR/native connector is 
not used.


The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 2.0.1 release is
  [x] Stable, go ahead and release
  [ ] Broken because of ...


Tested on win server 2019 and 2022.

Regards
--
^TM

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



Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-11 Thread Mark Thomas

Ping. We need one more PMC vote for the release.

Mark

On 06/07/2022 11:32, Mark Thomas wrote:
This is the first release of the Tomcat Native 2.0.x branch. The major 
differences compared to the 1.2.x branch are:


- JNI API has been reduced to just that required to support Tomcat's
   OpenSSL based TLS implementation. The APR/native connector is no
   longer supported in this branch.

- The minimum supported versions have been increased to OpenSSL 3.0.x,
   Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2

- The windows binaries in this release have been built with OpenSSL
   3.0.5

The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but 
can be used with earlier versions as long as the APR/native connector is 
not used.


The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 2.0.1 release is
  [ ] Stable, go ahead and release
  [ ] Broken because of ...

Thanks,

Mark


[1]
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/2.0.1 


[2]
https://gitbox.apache.org/repos/asf?p=tomcat-native.git;a=commit;h=1703058911e28b54a71a914c0c6f3de570579d73 



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



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



Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-06 Thread Mark Thomas

On 06/07/2022 11:32, Mark Thomas wrote:
This is the first release of the Tomcat Native 2.0.x branch. The major 
differences compared to the 1.2.x branch are:


- JNI API has been reduced to just that required to support Tomcat's
   OpenSSL based TLS implementation. The APR/native connector is no
   longer supported in this branch.

- The minimum supported versions have been increased to OpenSSL 3.0.x,
   Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2

- The windows binaries in this release have been built with OpenSSL
   3.0.5

The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but 
can be used with earlier versions as long as the APR/native connector is 
not used.


The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 2.0.1 release is
  [X] Stable, go ahead and release
  [ ] Broken because of ...


Linux   - 10.1.x - OpenSSL 3.0.5
Linux   - 10.1.x - OpenSSL 3.1.x
Windows - 10.1.x - OpenSSL 3.0.5

Mark

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



Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-06 Thread Han Li



> 2022年7月6日 18:32,Mark Thomas  写道:
> 
> This is the first release of the Tomcat Native 2.0.x branch. The major 
> differences compared to the 1.2.x branch are:
> 
> - JNI API has been reduced to just that required to support Tomcat's
>  OpenSSL based TLS implementation. The APR/native connector is no
>  longer supported in this branch.
> 
> - The minimum supported versions have been increased to OpenSSL 3.0.x,
>  Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2
> 
> - The windows binaries in this release have been built with OpenSSL
>  3.0.5
> 
> The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but can be 
> used with earlier versions as long as the APR/native connector is not used.
> 
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
> 
> The Apache Tomcat Native 2.0.1 release is
> [X] Stable, go ahead and release
> [ ] Broken because of ...
> 
> Thanks,
> 
> Mark
> 
> 
> [1]
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/2.0.1
> [2]
> https://gitbox.apache.org/repos/asf?p=tomcat-native.git;a=commit;h=1703058911e28b54a71a914c0c6f3de570579d73
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 

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



Re: [VOTE] Release Apache Tomcat Native 2.0.1

2022-07-06 Thread Rémy Maucherat
On Wed, Jul 6, 2022 at 12:32 PM Mark Thomas  wrote:
>
> This is the first release of the Tomcat Native 2.0.x branch. The major
> differences compared to the 1.2.x branch are:
>
> - JNI API has been reduced to just that required to support Tomcat's
>OpenSSL based TLS implementation. The APR/native connector is no
>longer supported in this branch.
>
> - The minimum supported versions have been increased to OpenSSL 3.0.x,
>Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2
>
> - The windows binaries in this release have been built with OpenSSL
>3.0.5
>
> The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but
> can be used with earlier versions as long as the APR/native connector is
> not used.
>
> The proposed release artefacts can be found at [1],
> and the build was done using tag [2].
>
> The Apache Tomcat Native 2.0.1 release is
>   [X] Stable, go ahead and release
>   [ ] Broken because of ...

Remy

> Thanks,
>
> Mark
>
>
> [1]
> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/2.0.1
> [2]
> https://gitbox.apache.org/repos/asf?p=tomcat-native.git;a=commit;h=1703058911e28b54a71a914c0c6f3de570579d73
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

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



[VOTE] Release Apache Tomcat Native 2.0.1

2022-07-06 Thread Mark Thomas
This is the first release of the Tomcat Native 2.0.x branch. The major 
differences compared to the 1.2.x branch are:


- JNI API has been reduced to just that required to support Tomcat's
  OpenSSL based TLS implementation. The APR/native connector is no
  longer supported in this branch.

- The minimum supported versions have been increased to OpenSSL 3.0.x,
  Apache APR 1.7.x, Java 11, Windows 7 / Server 2008 R2

- The windows binaries in this release have been built with OpenSSL
  3.0.5

The 2.0.x branch is primarily intended for use with Tomcat 10.1.x but 
can be used with earlier versions as long as the APR/native connector is 
not used.


The proposed release artefacts can be found at [1],
and the build was done using tag [2].

The Apache Tomcat Native 2.0.1 release is
 [ ] Stable, go ahead and release
 [ ] Broken because of ...

Thanks,

Mark


[1]
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/2.0.1
[2]
https://gitbox.apache.org/repos/asf?p=tomcat-native.git;a=commit;h=1703058911e28b54a71a914c0c6f3de570579d73

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