You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Yasser Zamani <ya...@apache.org> on 2018/08/20 05:31:00 UTC

[VOTE][FASTTRACK] Struts 2.5.17

The Apache Struts 2.5.17 test build is now available. In addition to critical
 overall proactive security improvements, it includes the latest security patch
 which fixes one possible vulnerability:
- Possible Remote Code Execution when using results with no namespace.

For details and the rationale behind these changes, please consult the
corresponding security bulletins:
* https://cwiki.apache.org/confluence/display/WW/S2-057

Release notes:
* https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17

Distribution:
* https://dist.apache.org/repos/dist/dev/struts/2.5.17/

Maven 2 staging repository:
* https://repository.apache.org/content/repositories/staging/

Once you have had a chance to review the test build, please respond
with a vote on its quality:

[ ] Leave at test build
[ ] Alpha
[ ] Beta
[ ] General Availability (GA)

Everyone who has tested the build is invited to vote. Votes by PMC
members are considered binding. A vote passes if there are at least
three binding +1s and more +1s than -1s.

This is a "fast-track" release vote. If we have a positive vote after
24 hours (at least three binding +1s and more +1s than -1s),  the
release may be submitted for mirroring and announced to the usual
channels.

The website download link will include the mirroring timestamp
parameter [1], which limits the selection of mirrors to those that
have been refreshed since the indicated time and date. (After 24
hours, we *must* remove the timestamp parameter from the website link,
to avoid unnecessary server load.) In the case of a fast-track
release, the email announcement will not link directly to
<download.cgi>, but to <downloads.html>, so that we can control use of
the timestamp parameter.

[1] http://apache.org/dev/mirrors.html#use

- The Apache Struts group.


Regards.

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


Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Rene Gielen <rg...@apache.org>.
+1 GA (binding)

Am 20.08.18 um 07:31 schrieb Yasser Zamani:
> The Apache Struts 2.5.17 test build is now available. In addition to critical
>  overall proactive security improvements, it includes the latest security patch
>  which fixes one possible vulnerability:
> - Possible Remote Code Execution when using results with no namespace.
> 
> For details and the rationale behind these changes, please consult the
> corresponding security bulletins:
> * https://cwiki.apache.org/confluence/display/WW/S2-057
> 
> Release notes:
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17
> 
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5.17/
> 
> Maven 2 staging repository:
> * https://repository.apache.org/content/repositories/staging/
> 
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
> 
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
> 
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
> 
> This is a "fast-track" release vote. If we have a positive vote after
> 24 hours (at least three binding +1s and more +1s than -1s),  the
> release may be submitted for mirroring and announced to the usual
> channels.
> 
> The website download link will include the mirroring timestamp
> parameter [1], which limits the selection of mirrors to those that
> have been refreshed since the indicated time and date. (After 24
> hours, we *must* remove the timestamp parameter from the website link,
> to avoid unnecessary server load.) In the case of a fast-track
> release, the email announcement will not link directly to
> <download.cgi>, but to <downloads.html>, so that we can control use of
> the timestamp parameter.
> 
> [1] http://apache.org/dev/mirrors.html#use
> 
> - The Apache Struts group.
> 
> 
> Regards.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
> 

-- 
René Gielen
http://twitter.com/rgielen

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


RE: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Yasser Zamani <ya...@apache.org>.
>From: Greg Huber <gr...@gmail.com>
>Sent: Monday, August 20, 2018 11:59 AM
>To: Struts <de...@struts.apache.org>
>Subject: Re: [VOTE][FASTTRACK] Struts 2.5.17
>
>Sorry, was looking in wrong folder, should have looked at the error more, the
>actual message I got was
>
>Archive for required library:
>'/../src/main/webapp/WEB-INF/lib/struts2-core-2.5.17.jar' in project 'main'
>cannot be read or is not a valid ZIP file
>
>I deleted the .m2 struts folder and it is ok now.  Maybe switching to the staging
>repo?

You're welcome. Very glad to hear it isn't broken :)

I think it was a temporary problem with network there when maven was downloading the jar.

Regards.

Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Greg Huber <gr...@gmail.com>.
Sorry, was looking in wrong folder, should have looked at the error more,
the actual message I got was

Archive for required library:
'/../src/main/webapp/WEB-INF/lib/struts2-core-2.5.17.jar' in project 'main'
cannot be read or is not a valid ZIP file

I deleted the .m2 struts folder and it is ok now.  Maybe switching to the
staging repo?

Cheers Greg

On Mon, 20 Aug 2018 at 08:12, Yasser Zamani <ya...@apache.org> wrote:

> Yes there is; e.g. I can see
> https://repository.apache.org/content/repositories/staging/org/apache/struts/struts2-core/2.5.17/
>
> >-----Original Message-----
> >From: Greg Huber <gr...@gmail.com>
> >Sent: Monday, August 20, 2018 11:35 AM
> >To: Struts <de...@struts.apache.org>
> >Subject: Re: [VOTE][FASTTRACK] Struts 2.5.17
> >
> >version 2.5.17 is not in the staging repo?
> >
> >https://repository.apache.org/content/repositories/staging/
> >
> >On Mon, 20 Aug 2018 at 06:31, Yasser Zamani <ya...@apache.org>
> >wrote:
> >
> >> The Apache Struts 2.5.17 test build is now available. In addition to
> >> critical  overall proactive security improvements, it includes the
> >> latest security patch  which fixes one possible vulnerability:
> >> - Possible Remote Code Execution when using results with no namespace.
> >>
> >> For details and the rationale behind these changes, please consult the
> >> corresponding security bulletins:
> >> * https://cwiki.apache.org/confluence/display/WW/S2-057
> >>
> >> Release notes:
> >> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17
> >>
> >> Distribution:
> >> * https://dist.apache.org/repos/dist/dev/struts/2.5.17/
> >>
> >> Maven 2 staging repository:
> >> * https://repository.apache.org/content/repositories/staging/
> >>
> >> Once you have had a chance to review the test build, please respond
> >> with a vote on its quality:
> >>
> >> [ ] Leave at test build
> >> [ ] Alpha
> >> [ ] Beta
> >> [ ] General Availability (GA)
> >>
> >> Everyone who has tested the build is invited to vote. Votes by PMC
> >> members are considered binding. A vote passes if there are at least
> >> three binding +1s and more +1s than -1s.
> >>
> >> This is a "fast-track" release vote. If we have a positive vote after
> >> 24 hours (at least three binding +1s and more +1s than -1s),  the
> >> release may be submitted for mirroring and announced to the usual
> >> channels.
> >>
> >> The website download link will include the mirroring timestamp
> >> parameter [1], which limits the selection of mirrors to those that
> >> have been refreshed since the indicated time and date. (After 24
> >> hours, we *must* remove the timestamp parameter from the website link,
> >> to avoid unnecessary server load.) In the case of a fast-track
> >> release, the email announcement will not link directly to
> >> <download.cgi>, but to <downloads.html>, so that we can control use of
> >> the timestamp parameter.
> >>
> >> [1] http://apache.org/dev/mirrors.html#use
> >>
> >> - The Apache Struts group.
> >>
> >>
> >> Regards.
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For
> >> additional commands, e-mail: dev-help@struts.apache.org
> >>
> >>
>

RE: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Yasser Zamani <ya...@apache.org>.
Yes there is; e.g. I can see https://repository.apache.org/content/repositories/staging/org/apache/struts/struts2-core/2.5.17/

>-----Original Message-----
>From: Greg Huber <gr...@gmail.com>
>Sent: Monday, August 20, 2018 11:35 AM
>To: Struts <de...@struts.apache.org>
>Subject: Re: [VOTE][FASTTRACK] Struts 2.5.17
>
>version 2.5.17 is not in the staging repo?
>
>https://repository.apache.org/content/repositories/staging/
>
>On Mon, 20 Aug 2018 at 06:31, Yasser Zamani <ya...@apache.org>
>wrote:
>
>> The Apache Struts 2.5.17 test build is now available. In addition to
>> critical  overall proactive security improvements, it includes the
>> latest security patch  which fixes one possible vulnerability:
>> - Possible Remote Code Execution when using results with no namespace.
>>
>> For details and the rationale behind these changes, please consult the
>> corresponding security bulletins:
>> * https://cwiki.apache.org/confluence/display/WW/S2-057
>>
>> Release notes:
>> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17
>>
>> Distribution:
>> * https://dist.apache.org/repos/dist/dev/struts/2.5.17/
>>
>> Maven 2 staging repository:
>> * https://repository.apache.org/content/repositories/staging/
>>
>> Once you have had a chance to review the test build, please respond
>> with a vote on its quality:
>>
>> [ ] Leave at test build
>> [ ] Alpha
>> [ ] Beta
>> [ ] General Availability (GA)
>>
>> Everyone who has tested the build is invited to vote. Votes by PMC
>> members are considered binding. A vote passes if there are at least
>> three binding +1s and more +1s than -1s.
>>
>> This is a "fast-track" release vote. If we have a positive vote after
>> 24 hours (at least three binding +1s and more +1s than -1s),  the
>> release may be submitted for mirroring and announced to the usual
>> channels.
>>
>> The website download link will include the mirroring timestamp
>> parameter [1], which limits the selection of mirrors to those that
>> have been refreshed since the indicated time and date. (After 24
>> hours, we *must* remove the timestamp parameter from the website link,
>> to avoid unnecessary server load.) In the case of a fast-track
>> release, the email announcement will not link directly to
>> <download.cgi>, but to <downloads.html>, so that we can control use of
>> the timestamp parameter.
>>
>> [1] http://apache.org/dev/mirrors.html#use
>>
>> - The Apache Struts group.
>>
>>
>> Regards.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For
>> additional commands, e-mail: dev-help@struts.apache.org
>>
>>

Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Greg Huber <gr...@gmail.com>.
version 2.5.17 is not in the staging repo?

https://repository.apache.org/content/repositories/staging/

On Mon, 20 Aug 2018 at 06:31, Yasser Zamani <ya...@apache.org> wrote:

> The Apache Struts 2.5.17 test build is now available. In addition to
> critical
>  overall proactive security improvements, it includes the latest security
> patch
>  which fixes one possible vulnerability:
> - Possible Remote Code Execution when using results with no namespace.
>
> For details and the rationale behind these changes, please consult the
> corresponding security bulletins:
> * https://cwiki.apache.org/confluence/display/WW/S2-057
>
> Release notes:
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5.17/
>
> Maven 2 staging repository:
> * https://repository.apache.org/content/repositories/staging/
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> This is a "fast-track" release vote. If we have a positive vote after
> 24 hours (at least three binding +1s and more +1s than -1s),  the
> release may be submitted for mirroring and announced to the usual
> channels.
>
> The website download link will include the mirroring timestamp
> parameter [1], which limits the selection of mirrors to those that
> have been refreshed since the indicated time and date. (After 24
> hours, we *must* remove the timestamp parameter from the website link,
> to avoid unnecessary server load.) In the case of a fast-track
> release, the email announcement will not link directly to
> <download.cgi>, but to <downloads.html>, so that we can control use of
> the timestamp parameter.
>
> [1] http://apache.org/dev/mirrors.html#use
>
> - The Apache Struts group.
>
>
> Regards.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>

RE: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Yasser Zamani <ya...@apache.org>.
Vote passed!

+1 (binding) x3
+1 (non-binding) x1


Thank you.

>-----Original Message-----
>From: Yasser Zamani <ya...@live.com> On Behalf Of Yasser Zamani
>Sent: Tuesday, August 21, 2018 9:50 AM
>To: Struts Developers List <de...@struts.apache.org>
>Subject: RE: [VOTE][FASTTRACK] Struts 2.5.17
>
>[ ] Leave at test build
>[ ] Alpha
>[ ] Beta
>[X] General Availability (GA)
>
>+1 (binding)
>
>
>>
>>and great work!
>>
>
>Thanks :) and thank you for your fixes and support!
>
>Regards.
>B�KKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKKK
>KKKKKCB��[��X��ܚX�KK[XZ[
>
>�]�][��X��ܚX�P��]˘\X�K�ܙ�B��܈Y][ۘ[��[X[��K[XZ[
>
>�]�Z[��]˘\X�K�ܙ�B�B

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


RE: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Yasser Zamani <ya...@apache.org>.
[ ] Leave at test build
[ ] Alpha
[ ] Beta
[X] General Availability (GA)

+1 (binding)


>
>and great work!
>

Thanks :) and thank you for your fixes and support!

Regards.

Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Lukasz Lenart <lu...@apache.org>.
pon., 20 sie 2018 o 07:31 Yasser Zamani <ya...@apache.org> napisał(a):
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [X] General Availability (GA)

+1 (binding)

and great work!


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

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


Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by "info@flyingfischer.ch" <in...@flyingfischer.ch>.
[ ] Leave at test build
[ ] Alpha
[ ] Beta
[X] General Availability (GA)

Works fine here. Already in production.

Markus


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


Re: [VOTE][FASTTRACK] Struts 2.5.17

Posted by Greg Huber <gr...@gmail.com>.
Works for me. +1 (b)

[ ] Leave at test build
[ ] Alpha
[ ] Beta
[x] General Availability (GA)

Cheers Greg

On Mon, 20 Aug 2018 at 06:31, Yasser Zamani <ya...@apache.org> wrote:

> The Apache Struts 2.5.17 test build is now available. In addition to
> critical
>  overall proactive security improvements, it includes the latest security
> patch
>  which fixes one possible vulnerability:
> - Possible Remote Code Execution when using results with no namespace.
>
> For details and the rationale behind these changes, please consult the
> corresponding security bulletins:
> * https://cwiki.apache.org/confluence/display/WW/S2-057
>
> Release notes:
> * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.17
>
> Distribution:
> * https://dist.apache.org/repos/dist/dev/struts/2.5.17/
>
> Maven 2 staging repository:
> * https://repository.apache.org/content/repositories/staging/
>
> Once you have had a chance to review the test build, please respond
> with a vote on its quality:
>
> [ ] Leave at test build
> [ ] Alpha
> [ ] Beta
> [ ] General Availability (GA)
>
> Everyone who has tested the build is invited to vote. Votes by PMC
> members are considered binding. A vote passes if there are at least
> three binding +1s and more +1s than -1s.
>
> This is a "fast-track" release vote. If we have a positive vote after
> 24 hours (at least three binding +1s and more +1s than -1s),  the
> release may be submitted for mirroring and announced to the usual
> channels.
>
> The website download link will include the mirroring timestamp
> parameter [1], which limits the selection of mirrors to those that
> have been refreshed since the indicated time and date. (After 24
> hours, we *must* remove the timestamp parameter from the website link,
> to avoid unnecessary server load.) In the case of a fast-track
> release, the email announcement will not link directly to
> <download.cgi>, but to <downloads.html>, so that we can control use of
> the timestamp parameter.
>
> [1] http://apache.org/dev/mirrors.html#use
>
> - The Apache Struts group.
>
>
> Regards.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
> For additional commands, e-mail: dev-help@struts.apache.org
>
>