You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Rémy Maucherat <re...@apache.org> on 2022/07/14 13:17:02 UTC

[VOTE] Release Apache Tomcat 9.0.65

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

The notable changes compared to 9.0.64 are:

- Implement support for repeatable builds.

- Update the packaged version of the Tomcat Native Library to 1.2.35.
   This includes Windows binaries built with OpenSSL 1.1.1q.

- Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
   authentication example.

Along with lots of other bug fixes and improvements.

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.65/
The Maven staging repo is:
https://repository.apache.org/content/repositories/orgapachetomcat-1384
The tag is:
https://github.com/apache/tomcat/tree/9.0.65
c443b393281c7eee5d6a95977c4faeed28906bdf

The proposed 9.0.65 release is:
[ ] Broken - do not release
[ ] Stable - go ahead and release as 9.0.65 (stable)

Rémy

---------------------------------------------------------------------
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.65

Posted by Han Li <ao...@gmail.com>.

> 2022年7月15日 16:12,Han Li <ao...@gmail.com> 写道:
> 
> 
> 
>> 2022年7月14日 21:17,Rémy Maucherat <remm@apache.org <ma...@apache.org>> 写道:
>> 
>> The proposed Apache Tomcat 9.0.65 release is now available for voting.
>> 
>> The notable changes compared to 9.0.64 are:
>> 
>> - Implement support for repeatable builds.
>> 
>> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>> This includes Windows binaries built with OpenSSL 1.1.1q.
>> 
>> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>> authentication example.
>> 
>> Along with lots of other bug fixes and improvements.
>> 
>> 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.65/
>> The Maven staging repo is:
>> https://repository.apache.org/content/repositories/orgapachetomcat-1384
>> The tag is:
>> https://github.com/apache/tomcat/tree/9.0.65
>> c443b393281c7eee5d6a95977c4faeed28906bdf
>> 
>> The proposed 9.0.65 release is:
>> [ ] Broken - do not release
>> [ X] Stable - go ahead and release as 9.0.65 (stable)
> 
> All Unit tests pass with Tomcat Native 2.0.1 built with OpenSSL 3.0.5 on MacOS 12.3.1.
> 
> Han
> 
>> 
>> Rémy
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org <ma...@tomcat.apache.org>
>> For additional commands, e-mail: dev-help@tomcat.apache.org <ma...@tomcat.apache.org>

Sorry guys, I read the wrong log, I'll retest it, it's really very embarrassing.

Re: [VOTE] Release Apache Tomcat 9.0.65

Posted by Han Li <ao...@gmail.com>.

> 2022年7月14日 21:17,Rémy Maucherat <re...@apache.org> 写道:
> 
> The proposed Apache Tomcat 9.0.65 release is now available for voting.
> 
> The notable changes compared to 9.0.64 are:
> 
> - Implement support for repeatable builds.
> 
> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>   This includes Windows binaries built with OpenSSL 1.1.1q.
> 
> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>   authentication example.
> 
> Along with lots of other bug fixes and improvements.
> 
> 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.65/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1384
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.65
> c443b393281c7eee5d6a95977c4faeed28906bdf
> 
> The proposed 9.0.65 release is:
> [ ] Broken - do not release
> [ X] Stable - go ahead and release as 9.0.65 (stable)

All Unit tests pass with Tomcat Native 2.0.1 built with OpenSSL 3.0.5 on MacOS 12.3.1.

Han

> 
> Rémy
> 
> ---------------------------------------------------------------------
> 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


[VOTE][RESULT] Release Apache Tomcat 9.0.65

Posted by Rémy Maucherat <re...@apache.org>.
The following votes were cast:

Binding:
+1: remm, jfclere, csutherl

Non-binding:
+1: Han Li

The vote therefore passes.

Thanks to everyone who contributed to this release.

Remy

On Thu, Jul 14, 2022 at 3:17 PM Rémy Maucherat <re...@apache.org> wrote:
>
> The proposed Apache Tomcat 9.0.65 release is now available for voting.
>
> The notable changes compared to 9.0.64 are:
>
> - Implement support for repeatable builds.
>
> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>    This includes Windows binaries built with OpenSSL 1.1.1q.
>
> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>    authentication example.
>
> Along with lots of other bug fixes and improvements.
>
> 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.65/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1384
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.65
> c443b393281c7eee5d6a95977c4faeed28906bdf
>
> The proposed 9.0.65 release is:
> [ ] Broken - do not release
> [ ] Stable - go ahead and release as 9.0.65 (stable)
>
> Rémy

---------------------------------------------------------------------
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.65

Posted by Coty Sutherland <cs...@apache.org>.
On Thu, Jul 14, 2022 at 9:17 AM Rémy Maucherat <re...@apache.org> wrote:

> The proposed Apache Tomcat 9.0.65 release is now available for voting.
>
> The notable changes compared to 9.0.64 are:
>
> - Implement support for repeatable builds.
>
> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>    This includes Windows binaries built with OpenSSL 1.1.1q.
>
> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>    authentication example.
>
> Along with lots of other bug fixes and improvements.
>
> 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.65/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1384
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.65
> c443b393281c7eee5d6a95977c4faeed28906bdf
>
> The proposed 9.0.65 release is:
> [ ] Broken - do not release
> [x] Stable - go ahead and release as 9.0.65 (stable)
>

+1, LGTM on Fedora 36


> Rémy
>
> ---------------------------------------------------------------------
> 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.65

Posted by Rémy Maucherat <re...@apache.org>.
On Thu, Jul 14, 2022 at 3:17 PM Rémy Maucherat <re...@apache.org> wrote:
>
> The proposed Apache Tomcat 9.0.65 release is now available for voting.
>
> The notable changes compared to 9.0.64 are:
>
> - Implement support for repeatable builds.
>
> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>    This includes Windows binaries built with OpenSSL 1.1.1q.
>
> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>    authentication example.
>
> Along with lots of other bug fixes and improvements.
>
> 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.65/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1384
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.65
> c443b393281c7eee5d6a95977c4faeed28906bdf
>
> The proposed 9.0.65 release is:
> [ ] Broken - do not release
> [X] Stable - go ahead and release as 9.0.65 (stable)

Rémy

---------------------------------------------------------------------
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.65

Posted by Han Li <ao...@gmail.com>.

> 2022年7月14日 21:17,Rémy Maucherat <re...@apache.org> 写道:
> 
> The proposed Apache Tomcat 9.0.65 release is now available for voting.
> 
> The notable changes compared to 9.0.64 are:
> 
> - Implement support for repeatable builds.
> 
> - Update the packaged version of the Tomcat Native Library to 1.2.35.
>   This includes Windows binaries built with OpenSSL 1.1.1q.
> 
> - Fix CVE-2022-34305, a low severity XSS vulnerability in the Form
>   authentication example.
> 
> Along with lots of other bug fixes and improvements.
> 
> 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.65/
> The Maven staging repo is:
> https://repository.apache.org/content/repositories/orgapachetomcat-1384
> The tag is:
> https://github.com/apache/tomcat/tree/9.0.65
> c443b393281c7eee5d6a95977c4faeed28906bdf
> 
> The proposed 9.0.65 release is:
> [ ] Broken - do not release
> [ X] Stable - go ahead and release as 9.0.65 (stable)

All Unit tests pass with Tomcat Native 1.2.35 built with OpenSSL 3.0.5 on MacOS 12.3.1.

Awkward :0

Han

> 
> Rémy
> 
> ---------------------------------------------------------------------
> 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.65

Posted by jean-frederic clere <jf...@gmail.com>.
On 14/07/2022 15:17, Rémy Maucherat wrote:
> [X] Stable - go ahead and release as 9.0.65 (stable)

Tested on fedora 36 with tc-native 1.2.35

-- 
Cheers

Jean-Frederic


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