Adds latest announcement about 2.5.10.1
Project: http://git-wip-us.apache.org/repos/asf/struts-site/repo Commit: http://git-wip-us.apache.org/repos/asf/struts-site/commit/67136025 Tree: http://git-wip-us.apache.org/repos/asf/struts-site/tree/67136025 Diff: http://git-wip-us.apache.org/repos/asf/struts-site/diff/67136025 Branch: refs/heads/master Commit: 67136025581b46a91ee35cf5f4a40b5acdd7bcc3 Parents: c200080 Author: Lukasz Lenart <lukasz.len...@gmail.com> Authored: Wed Mar 8 12:41:19 2017 +0100 Committer: Lukasz Lenart <lukasz.len...@gmail.com> Committed: Wed Mar 8 13:54:43 2017 +0100 ---------------------------------------------------------------------- _config.yml | 8 ++++---- source/announce.md | 25 ++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts-site/blob/67136025/_config.yml ---------------------------------------------------------------------- diff --git a/_config.yml b/_config.yml index e78db7a..4226636 100644 --- a/_config.yml +++ b/_config.yml @@ -22,11 +22,11 @@ kramdown: root: # Simplifies introducing changes related to the latest release -current_version: 2.5.10 -current_version_short: 2510 +current_version: 2.5.10.1 +current_version_short: 25101 archetype_version: 2.5.5 current_beta_version: 2.5-BETA3 current_beta_version_short: 25B3 -release_date: 3 February 2017 -release_date_short: 20170203 +release_date: 7 March 2017 +release_date_short: 20170307 beta_release_date_short: 20160126 http://git-wip-us.apache.org/repos/asf/struts-site/blob/67136025/source/announce.md ---------------------------------------------------------------------- diff --git a/source/announce.md b/source/announce.md index f660871..853c98e 100644 --- a/source/announce.md +++ b/source/announce.md @@ -8,7 +8,30 @@ title: Announcements Skip to: <a href="announce-2016.html">Announcements - 2016</a> </p> -#### 3 February 2016 - Struts 2.5.10 General Availability {#a20170203} +#### 7 march 2017 - Struts 2.5.10.1 General Availability {#a20170307} + +The Apache Struts group is pleased to announce that Struts 2.5.10.1 is available as a "General Availability" +release. The GA designation is our highest quality grade. + +This release addresses one potential security vulnerability: + +- Possible Remote Code Execution when performing file upload based on Jakarta Multipart parser - [S2-045](/docs/s2-045.html) + +Apache Struts 2 is an elegant, extensible framework for creating enterprise-ready Java web applications. +The framework is designed to streamline the full development cycle, from building, to deploying, +to maintaining applications over time. + +**All developers are strongly advised to perform this action.** + +The 2.5.x series of the Apache Struts framework has a minimum requirement of the following specification versions: +Servlet API 2.4, JSP API 2.0, and Java 7. + +Should any issues arise with your use of any version of the Struts framework, please post your comments +to the user list, and, if appropriate, file a tracking ticket. + +You can download this version from our [download](download.cgi#struts-ga) page. + +#### 3 February 2017 - Struts 2.5.10 General Availability {#a20170203} The Apache Struts group is pleased to announce that Struts 2.5.10 is available as a "General Availability" release. The GA designation is our highest quality grade.