You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2017/07/15 05:13:09 UTC

svn commit: r1015506 - in /websites/production/struts/content: announce.html index.html robots.txt

Author: lukaszlenart
Date: Sat Jul 15 05:13:09 2017
New Revision: 1015506

Log:
Updates production

Modified:
    websites/production/struts/content/announce.html
    websites/production/struts/content/index.html
    websites/production/struts/content/robots.txt

Modified: websites/production/struts/content/announce.html
==============================================================================
--- websites/production/struts/content/announce.html (original)
+++ websites/production/struts/content/announce.html Sat Jul 15 05:13:09 2017
@@ -126,8 +126,8 @@
     <h1 class="no_toc" id="announcements">Announcements</h1>
 
 <ul id="markdown-toc">
-  <li><a href="#a20170717" id="markdown-toc-a20170717">17 July 2017 - Struts 2.5.12 General Availability</a></li>
-  <li><a href="#a20170717-2" id="markdown-toc-a20170717-2">17 July 2017 - Struts 2.3.33 General Availability</a></li>
+  <li><a href="#a20170707" id="markdown-toc-a20170707">07 July 2017 - Struts 2.3.33 General Availability</a></li>
+  <li><a href="#a20170706" id="markdown-toc-a20170706">06 July 2017 - Struts 2.5.12 General Availability</a></li>
   <li><a href="#a20170707" id="markdown-toc-a20170707">9 July 2017 - Possible RCE in the Struts Showcase app in the Struts 1 plugin example in the Struts 2.3.x series</a></li>
   <li><a href="#a20170323" id="markdown-toc-a20170323">23 march 2017 - Struts Extras secure Multipart plugins General Availability - versions 1.1</a></li>
   <li><a href="#a20170320" id="markdown-toc-a20170320">20 march 2017 - Struts Extras secure Multipart plugins General Availability</a></li>
@@ -140,7 +140,43 @@
   Skip to: <a href="announce-2016.html">Announcements - 2016</a>
 </p>
 
-<h4 id="a20170717">17 July 2017 - Struts 2.5.12 General Availability</h4>
+<h4 id="a20170707">07 July 2017 - Struts 2.3.33 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 two potential security vulnerabilities:</p>
+
+<ul>
+  <li><a href="/docs/s2-049.html">S2-049</a>
+A DoS attack is available for Spring secured actions</li>
+  <li><a href="/docs/s2-048.html">S2-048</a>
+Possible RCE in the Struts Showcase app in the Struts 1 plugin example in Struts 2.3.x series</li>
+</ul>
+
+<p>Also this version resolves the following issues:</p>
+
+<ul>
+  <li><code class="highlighter-rouge">EmailValidator</code> does not accept new domain suffixes</li>
+  <li>Revision number still missing from <code class="highlighter-rouge">dojo.js</code> and <code class="highlighter-rouge">dojo.js.uncompressed.js</code></li>
+  <li>Strange Behavior Parsing Action Requests</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="a20170706">06 July 2017 - Struts 2.5.12 General Availability</h4>
 
 <p>The Apache Struts group is pleased to announce that Struts 2.5.12 is available as a “General Availability”
 release. The GA designation is our highest quality grade.</p>
@@ -219,42 +255,6 @@ 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="a20170717-2">17 July 2017 - Struts 2.3.33 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 two potential security vulnerabilities:</p>
-
-<ul>
-  <li><a href="/docs/s2-049.html">S2-049</a>
-A DoS attack is available for Spring secured actions</li>
-  <li><a href="/docs/s2-048.html">S2-048</a>
-Possible RCE in the Struts Showcase app in the Struts 1 plugin example in Struts 2.3.x series</li>
-</ul>
-
-<p>Also this version resolves the following issues:</p>
-
-<ul>
-  <li><code class="highlighter-rouge">EmailValidator</code> does not accept new domain suffixes</li>
-  <li>Revision number still missing from <code class="highlighter-rouge">dojo.js</code> and <code class="highlighter-rouge">dojo.js.uncompressed.js</code></li>
-  <li>Strange Behavior Parsing Action Requests</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="a20170707">9 July 2017 - Possible RCE in the Struts Showcase app in the Struts 1 plugin example in the Struts 2.3.x series</h4>
 
 <p>A potential security vulnerability was reported in the Struts 1 plugin used in the Struts 2.3.x series.

Modified: websites/production/struts/content/index.html
==============================================================================
--- websites/production/struts/content/index.html (original)
+++ websites/production/struts/content/index.html Sat Jul 15 05:13:09 2017
@@ -151,16 +151,16 @@
       <div class="column col-md-4">
         <h2>Apache Struts 2.5.12 GA</h2>
         <p>
-          Apache Struts 2.5.12 GA has been released<br/>on 17 July 2017.
+          Apache Struts 2.5.12 GA has been released<br/>on 06 July 2017.
         </p>
-        Read more in <a href="announce.html#a20170717">Announcement</a> or in
+        Read more in <a href="announce.html#a20170706">Announcement</a> or in
         <a href="/docs/version-notes-2512.html">Version notes</a>
       </div>
       <div class="column col-md-4">
         <h2>Apache Struts 2.3.33 GA</h2>
         <p>
           It's the latest release of Struts 2.3.x which contains the latest security fix,
-          read more in <a href="announce.html#a20170717-2">Announcement</a> or in
+          read more in <a href="announce.html#a20170707">Announcement</a> or in
           <a href="/docs/version-notes-2333.html">Version notes</a>
         </p>
       </div>

Modified: websites/production/struts/content/robots.txt
==============================================================================
--- websites/production/struts/content/robots.txt (original)
+++ websites/production/struts/content/robots.txt Sat Jul 15 05:13:09 2017
@@ -1,2 +1 @@
 User-agent: *
-Disallow: /2.x