[VOTE][FASTRACK] 2.3.20.2
The Struts 2.3.20.2 test build is now available. It includes the latest security patch which fixes two possible vulnerabilities: - Possible RCE vulnerability in XSLTResult - Prevents execution of chained expressions based on new isSequence flag introduce in appropriated OGNL versions For details and the rationale behind these changes, please consult the corresponding security bulletins: * https://cwiki.apache.org/confluence/display/WW/S2-031 * https://cwiki.apache.org/confluence/display/WW/S2-032 Release notes: * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.20.2 Distribution: * https://dist.apache.org/repos/dist/dev/struts/2.3.20.2/ 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 , but to , so that we can control use of the timestamp parameter. [1] http://apache.org/dev/mirrors.html#use - The Apache Struts group. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
[VOTE][FASTRACK] Struts 2.3.24.2
The Struts 2.3.24.2 test build is now available. It includes the latest security patch which fixes two possible vulnerabilities: - Possible RCE vulnerability in XSLTResult - Prevents execution of chained expressions based on new isSequence flag introduce in appropriated OGNL versions For details and the rationale behind these changes, please consult the corresponding security bulletins: * https://cwiki.apache.org/confluence/display/WW/S2-031 * https://cwiki.apache.org/confluence/display/WW/S2-032 Release notes: * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.24.2 Distribution: * https://dist.apache.org/repos/dist/dev/struts/2.3.20.2/ 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 , but to , so that we can control use of the timestamp parameter. [1] http://apache.org/dev/mirrors.html#use - The Apache Struts group. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
[VOTE][FASTTRACK] Struts 2.3.28.1
The Struts 2.3.28.1 test build is now available. It includes the latest security patch which fixes two possible vulnerabilities: - Possible RCE vulnerability in XSLTResult - Prevents execution of chained expressions based on new isSequence flag introduce in appropriated OGNL versions For details and the rationale behind these changes, please consult the corresponding security bulletins: * https://cwiki.apache.org/confluence/display/WW/S2-031 * https://cwiki.apache.org/confluence/display/WW/S2-032 Release notes: * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.28.1 Distribution: * https://dist.apache.org/repos/dist/dev/struts/2.3.28.1/ 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 , but to , so that we can control use of the timestamp parameter. [1] http://apache.org/dev/mirrors.html#use - The Apache Struts group. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
Re: [VOTE][FASTRACK] Struts 2.3.24.2
2016-04-20 8:40 GMT+02:00 Lukasz Lenart : > Distribution: > * https://dist.apache.org/repos/dist/dev/struts/2.3.20.2/ It's supposed to be https://dist.apache.org/repos/dist/dev/struts/2.3.24.2/ Cheers -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
Re: [VOTE][FASTRACK] 2.3.20.2
I forgot to mention that fixes related to S2-029 was also ported into this version https://cwiki.apache.org/confluence/display/WW/S2-029 2016-04-20 8:38 GMT+02:00 Lukasz Lenart : > The Struts 2.3.20.2 test build is now available. It includes the > latest security patch which fixes two possible vulnerabilities: > - Possible RCE vulnerability in XSLTResult > - Prevents execution of chained expressions based on new isSequence > flag introduce in appropriated OGNL versions > > For details and the rationale behind these changes, please consult the > corresponding security bulletins: > * https://cwiki.apache.org/confluence/display/WW/S2-031 > * https://cwiki.apache.org/confluence/display/WW/S2-032 > > Release notes: > * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.20.2 > > Distribution: > * https://dist.apache.org/repos/dist/dev/struts/2.3.20.2/ > > 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 > , but to , so that we can control use of > the timestamp parameter. > > [1] http://apache.org/dev/mirrors.html#use > > - The Apache Struts group. > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org
Re: [VOTE][FASTRACK] Struts 2.3.24.2
I forgot to mention that fixes related to S2-029 was also ported into this version https://cwiki.apache.org/confluence/display/WW/S2-029 2016-04-20 8:40 GMT+02:00 Lukasz Lenart : > The Struts 2.3.24.2 test build is now available. It includes the > latest security patch which fixes two possible vulnerabilities: > - Possible RCE vulnerability in XSLTResult > - Prevents execution of chained expressions based on new isSequence > flag introduce in appropriated OGNL versions > > For details and the rationale behind these changes, please consult the > corresponding security bulletins: > * https://cwiki.apache.org/confluence/display/WW/S2-031 > * https://cwiki.apache.org/confluence/display/WW/S2-032 > > Release notes: > * https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.3.24.2 > > Distribution: > * https://dist.apache.org/repos/dist/dev/struts/2.3.20.2/ > > 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 > , but to , so that we can control use of > the timestamp parameter. > > [1] http://apache.org/dev/mirrors.html#use > > - The Apache Struts group. > > > Regards > -- > Łukasz > + 48 606 323 122 http://www.lenart.org.pl/ - To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org