Author: lukaszlenart Date: Wed Mar 8 12:37:44 2017 New Revision: 1007920 Log: Updates production
Modified: websites/production/struts/content/announce-2016.html websites/production/struts/content/announce.html websites/production/struts/content/download.html websites/production/struts/content/index.html Modified: websites/production/struts/content/announce-2016.html ============================================================================== --- websites/production/struts/content/announce-2016.html (original) +++ websites/production/struts/content/announce-2016.html Wed Mar 8 12:37:44 2017 @@ -266,7 +266,7 @@ Servlet API 2.4, JSP API 2.0, and Java 6 <p>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.</p> -<p>You can download this version from our <a href="download.cgi#struts-2331">download</a> page.</p> +<p>You can download this version from our <a href="download.cgi#struts-23x">download</a> page.</p> <h4 id="a20160707">7 July 2016 - Struts 2.5.2 General Availability</h4> Modified: websites/production/struts/content/announce.html ============================================================================== --- websites/production/struts/content/announce.html (original) +++ websites/production/struts/content/announce.html Wed Mar 8 12:37:44 2017 @@ -149,6 +149,31 @@ to the user list, and, if appropriate, f <p>You can download this version from our <a href="download.cgi#struts-ga">download</a> page.</p> +<h4 id="a20170307-2">7 march 2017 - Struts 2.3.32 General Availability</h4> + +<p>The Apache Struts group is pleased to announce that Struts 2.3.32 is available as a âGeneral Availabilityâ +release. The GA designation is our highest quality grade.</p> + +<p>This release addresses one potential security vulnerability:</p> + +<ul> + <li>Possible Remote Code Execution when performing file upload based on Jakarta Multipart parser - <a href="/docs/s2-045.html">S2-045</a></li> +</ul> + +<p>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.</p> + +<p><strong>All developers are strongly advised to perform this action.</strong></p> + +<p>The 2.3.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 6.</p> + +<p>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.</p> + +<p>You can download this version from our <a href="download.cgi#struts-23x">download</a> page.</p> + <h4 id="a20170203">3 February 2017 - Struts 2.5.10 General Availability</h4> <p>The Apache Struts group is pleased to announce that Struts 2.5.10 is available as a âGeneral Availabilityâ Modified: websites/production/struts/content/download.html ============================================================================== --- websites/production/struts/content/download.html (original) +++ websites/production/struts/content/download.html Wed Mar 8 12:37:44 2017 @@ -254,20 +254,20 @@ </ul> -<a class="anchor" name="struts-2331"></a> -<h2>Struts 2.3.31</h2> +<a class="anchor" name="struts-23x"></a> +<h2>Struts 2.3.32</h2> <ul> <li> - <a href="http://struts.apache.org/docs/version-notes-2331.html">Version Notes</a> + <a href="http://struts.apache.org/docs/version-notes-2332.html">Version Notes</a> </li> <li>Full Distribution: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-all.zip">struts-2.3.31-all.zip</a> (65MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-all.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-all.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-all.zip">struts-2.3.32-all.zip</a> (65MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-all.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-all.zip.md5">MD5</a>] </li> </ul> </li> @@ -275,9 +275,9 @@ <li>Example Applications: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-apps.zip">struts-2.3.31-apps.zip</a> (35MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-apps.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-apps.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-apps.zip">struts-2.3.32-apps.zip</a> (35MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-apps.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-apps.zip.md5">MD5</a>] </li> </ul> </li> @@ -285,9 +285,9 @@ <li>Essential Dependencies Only: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-min-lib.zip">struts-2.3.31-min-lib.zip</a> (4MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-min-lib.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-min-lib.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-min-lib.zip">struts-2.3.32-min-lib.zip</a> (4MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-min-lib.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-min-lib.zip.md5">MD5</a>] </li> </ul> </li> @@ -295,9 +295,9 @@ <li>All Dependencies: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-lib.zip">struts-2.3.31-lib.zip</a> (19MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-lib.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-lib.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-lib.zip">struts-2.3.32-lib.zip</a> (19MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-lib.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-lib.zip.md5">MD5</a>] </li> </ul> </li> @@ -305,9 +305,9 @@ <li>Documentation: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-docs.zip">struts-2.3.31-docs.zip</a> (13MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-docs.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-docs.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-docs.zip">struts-2.3.32-docs.zip</a> (13MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-docs.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-docs.zip.md5">MD5</a>] </li> </ul> </li> @@ -315,9 +315,9 @@ <li>Source: <ul> <li> - <a href="[preferred]struts/2.3.31/struts-2.3.31-src.zip">struts-2.3.31-src.zip</a> (7MB) - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-src.zip.asc">PGP</a>] - [<a href="http://www.apache.org/dist/struts/2.3.31/struts-2.3.31-src.zip.md5">MD5</a>] + <a href="[preferred]struts/2.3.32/struts-2.3.32-src.zip">struts-2.3.32-src.zip</a> (7MB) + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-src.zip.asc">PGP</a>] + [<a href="http://www.apache.org/dist/struts/2.3.32/struts-2.3.32-src.zip.md5">MD5</a>] </li> </ul> </li> Modified: websites/production/struts/content/index.html ============================================================================== --- websites/production/struts/content/index.html (original) +++ websites/production/struts/content/index.html Wed Mar 8 12:37:44 2017 @@ -153,11 +153,11 @@ <a href="/docs/version-notes-25101.html">Version notes</a> </div> <div class="column col-md-4"> - <h2>Apache Struts 2.3.31 GA</h2> + <h2>Apache Struts 2.3.32 GA</h2> <p> - It's the latest release of Struts 2.3.x, - read more in <a href="announce.html#a20161018">Announcement</a> or in - <a href="/docs/version-notes-2331.html">Version notes</a> + It's the latest release of Struts 2.3.x which contains the latest security fix, + read more in <a href="announce.html#a20170307-2">Announcement</a> or in + <a href="/docs/version-notes-2332.html">Version notes</a> </p> </div> </div>