You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by gi...@apache.org on 2023/06/13 10:17:32 UTC

[struts-site] branch asf-staging updated: Updates stage by Jenkins

This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 2be1da31d Updates stage by Jenkins
2be1da31d is described below

commit 2be1da31d71737e3ff86afe693df3274a3e809c7
Author: jenkins <bu...@apache.org>
AuthorDate: Tue Jun 13 10:17:29 2023 +0000

    Updates stage by Jenkins
---
 content/announce-2023.html                      | 59 +++++++++++++++++
 content/core-developers/default-properties.html |  1 +
 content/download.html                           | 86 ++++++++++++-------------
 content/index.html                              | 20 +++---
 content/releases.html                           |  2 +-
 5 files changed, 113 insertions(+), 55 deletions(-)

diff --git a/content/announce-2023.html b/content/announce-2023.html
index 4f5c9c79d..74f61cacc 100644
--- a/content/announce-2023.html
+++ b/content/announce-2023.html
@@ -132,6 +132,8 @@
     <h1 class="no_toc" id="announcements-2023">Announcements 2023</h1>
 
 <ul id="markdown-toc">
+  <li><a href="#a20230613-1" id="markdown-toc-a20230613-1">13 June 2023 - Apache Struts version 6.1.2.1 General Availability</a></li>
+  <li><a href="#a20230613-2" id="markdown-toc-a20230613-2">13 June 2023 - Apache Struts version 2.5.31 General Availability</a></li>
   <li><a href="#a20230310" id="markdown-toc-a20230310">10 March 2023 - Apache Struts version 6.1.2 General Availability</a></li>
 </ul>
 
@@ -139,6 +141,63 @@
   Skip to: <a href="announce-2022">Announcements - 2022</a>
 </p>
 
+<h4 id="a20230613-1">13 June 2023 - Apache Struts version 6.1.2.1 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Apache Struts version 6.1.2.1 is available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>The Apache Struts is an elegant, extensible framework for creating enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from building, to deploying,
+to maintaining applications over time.</p>
+
+<p>This version addresses two potential security vulnerabilities described in <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a> 
+and <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a> - please read the mentioned security bulletins for more details. 
+This is a drop-in replacement and upgrade should be straightforward.</p>
+
+<blockquote>
+  <p>Please read the <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2.1">Version Notes</a> to find more details about performed
+bug fixes and improvements. Also, a dedicated <a href="https://cwiki.apache.org/confluence/display/WW/Struts+2.5+to+6.0.0+migration">migration guide</a>
+has been prepared.</p>
+</blockquote>
+
+<p><strong>All developers are strongly advised to perform this upgrade.</strong></p>
+
+<p>The 6.x series of the Apache Struts framework has a minimum requirement of the following specification versions:
+Servlet API 3.1, JSP API 2.1, and Java 8.</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 href="https://issues.apache.org/jira/projects/WW/">a tracking ticket</a>.</p>
+
+<p>You can download this version from our <a href="download.cgi#struts-ga">download</a> page.</p>
+
+<h4 id="a20230613-2">13 June 2023 - Apache Struts version 2.5.31 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Apache Struts version 2.5.31 is available as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<p>The Apache Struts is an elegant, extensible framework for creating enterprise-ready Java web applications.
+The framework has been designed to streamline the full development cycle, from building, to deploying,
+to maintaining applications over time.</p>
+
+<p>This version addresses two potential security vulnerabilities described in <a href="https://cwiki.apache.org/confluence/display/WW/S2-063">S2-063</a>
+and <a href="https://cwiki.apache.org/confluence/display/WW/S2-064">S2-064</a> - please read the mentioned security bulletins for more details.
+This is a drop-in replacement and upgrade should be straightforward.</p>
+
+<blockquote>
+  <p>Please read the <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.31">Version Notes</a> to find more details about performed
+bug fixes and improvements</p>
+</blockquote>
+
+<p><strong>All developers are strongly advised to perform this upgrade.</strong></p>
+
+<p>The 6.x series of the Apache Struts framework has a minimum requirement of the following specification versions:
+Servlet API 3.1, JSP API 2.1, and Java 8.</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 href="https://issues.apache.org/jira/projects/WW/">a tracking ticket</a>.</p>
+
+<p>You can download this version from our <a href="download.cgi#struts-ga">download</a> page.</p>
+
 <h4 id="a20230310">10 March 2023 - Apache Struts version 6.1.2 General Availability</h4>
 
 <p>The Apache Struts group is pleased to announce that Apache Struts version 6.1.2 is available as a “General Availability”
diff --git a/content/core-developers/default-properties.html b/content/core-developers/default-properties.html
index 6bec201b6..17bade958 100644
--- a/content/core-developers/default-properties.html
+++ b/content/core-developers/default-properties.html
@@ -214,6 +214,7 @@ struts.multipart.parser=jakarta
 struts.multipart.saveDir=
 struts.multipart.maxSize=2097152
 struts.multipart.maxFiles=256
+struts.multipart.maxStringLength=4096
 # struts.multipart.maxFileSize=
 
 ### Load custom property files (does not override struts.properties!)
diff --git a/content/download.html b/content/download.html
index b2e385c8f..a1512bfa3 100644
--- a/content/download.html
+++ b/content/download.html
@@ -184,26 +184,26 @@
 
 <h2 id="struts-ga">Full Releases</h2>
 
-<h3 id="struts612">Struts 6.1.2</h3>
+<h3 id="struts6121">Struts 6.1.2.1</h3>
 
 <p>
-  The <a href="https://struts.apache.org/">Apache Struts 6.1.2</a> is an elegant, extensible
+  The <a href="https://struts.apache.org/">Apache Struts 6.1.2.1</a> is an elegant, extensible
   framework for creating enterprise-ready Java web applications. It is available in a full distribution,
   or as separate library, source, example and documentation distributions.
-  Struts 6.1.2 is the "best available" version of Struts in the 2.5 series.
+  Struts 6.1.2.1 is the "best available" version of Struts in the 2.5 series.
 </p>
 
 <ul>
   <li>
-    <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2">Version Notes</a>
+    <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2.1">Version Notes</a>
   </li>
 
   <li>Full Distribution:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-all.zip">struts-6.1.2-all.zip</a> (73MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-all.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-all.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-all.zip">struts-6.1.2.1-all.zip</a> (73MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-all.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-all.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -211,9 +211,9 @@
   <li>Example Applications:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-apps.zip">struts-6.1.2-apps.zip</a> (32MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-apps.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-apps.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-apps.zip">struts-6.1.2.1-apps.zip</a> (32MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-apps.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-apps.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -221,9 +221,9 @@
   <li>Essential Dependencies Only:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-min-lib.zip">struts-6.1.2-min-lib.zip</a> (4MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-min-lib.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-min-lib.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-min-lib.zip">struts-6.1.2.1-min-lib.zip</a> (4MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-min-lib.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-min-lib.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -231,9 +231,9 @@
   <li>All Dependencies:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-lib.zip">struts-6.1.2-lib.zip</a> (24MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-lib.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-lib.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-lib.zip">struts-6.1.2.1-lib.zip</a> (24MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-lib.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-lib.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -241,9 +241,9 @@
   <li>Documentation:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-docs.zip">struts-6.1.2-docs.zip</a> (12MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-docs.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-docs.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-docs.zip">struts-6.1.2.1-docs.zip</a> (12MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-docs.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-docs.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -251,28 +251,28 @@
   <li>Source:
     <ul>
       <li>
-        <a href="[preferred]struts/6.1.2/struts-6.1.2-src.zip">struts-6.1.2-src.zip</a> (6MB)
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-src.zip.asc">PGP</a>]
-        [<a href="https://downloads.apache.org/struts/6.1.2/struts-6.1.2-src.zip.sha256">SHA256</a>]
+        <a href="[preferred]struts/6.1.2.1/struts-6.1.2.1-src.zip">struts-6.1.2.1-src.zip</a> (6MB)
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-src.zip.asc">PGP</a>]
+        [<a href="https://downloads.apache.org/struts/6.1.2.1/struts-6.1.2.1-src.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
 
 </ul>
 
-<h3 id="struts-25x">Struts 2.5.30</h3>
+<h3 id="struts-25x">Struts 2.5.31</h3>
 
 <ul>
   <li>
-    <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.30">Version Notes</a>
+    <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.31">Version Notes</a>
   </li>
 
   <li>Full Distribution:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-all.zip">struts-2.5.30-all.zip</a> (65MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-all.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-all.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-all.zip">struts-2.5.31-all.zip</a> (65MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-all.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-all.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -280,9 +280,9 @@
   <li>Example Applications:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-apps.zip">struts-2.5.30-apps.zip</a> (35MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-apps.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-apps.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-apps.zip">struts-2.5.31-apps.zip</a> (35MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-apps.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-apps.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -290,9 +290,9 @@
   <li>Essential Dependencies Only:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-min-lib.zip">struts-2.5.30-min-lib.zip</a> (4MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-min-lib.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-min-lib.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-min-lib.zip">struts-2.5.31-min-lib.zip</a> (4MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-min-lib.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-min-lib.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -300,9 +300,9 @@
   <li>All Dependencies:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-lib.zip">struts-2.5.30-lib.zip</a> (19MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-lib.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-lib.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-lib.zip">struts-2.5.31-lib.zip</a> (19MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-lib.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-lib.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -310,9 +310,9 @@
   <li>Documentation:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-docs.zip">struts-2.5.30-docs.zip</a> (13MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-docs.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-docs.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-docs.zip">struts-2.5.31-docs.zip</a> (13MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-docs.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-docs.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
@@ -320,16 +320,16 @@
   <li>Source:
     <ul>
       <li>
-        <a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-src.zip">struts-2.5.30-src.zip</a> (7MB)
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-src.zip.asc">PGP</a>]
-        [<a href="https://archive.apache.org/dist/struts/2.5.30/struts-2.5.30-src.zip.sha256">SHA256</a>]
+        <a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-src.zip">struts-2.5.31-src.zip</a> (7MB)
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-src.zip.asc">PGP</a>]
+        [<a href="https://archive.apache.org/dist/struts/2.5.31/struts-2.5.31-src.zip.sha256">SHA256</a>]
       </li>
     </ul>
   </li>
 
 </ul>
 
-<h3 id="struts-23x">Struts 2.5.30</h3>
+<h3 id="struts-23x">Struts 2.5.31</h3>
 
 <p>We stopped serving directly the outdated Struts 2.3.x series, you should immediately upgrade to the latest 2.5.x version
   or migrate to the latest 6.x.x version. Please check the <b>Prior releases</b> section below, if you are looking for older versions.</p>
diff --git a/content/index.html b/content/index.html
index 72d81ba8c..9ecf01650 100644
--- a/content/index.html
+++ b/content/index.html
@@ -135,7 +135,7 @@
       extensible using a plugin architecture, and ships with plugins to support
       REST, AJAX and JSON.
     </p>
-    <a href="download.cgi#struts612" class="btn btn-primary btn-large">
+    <a href="download.cgi#struts6121" class="btn btn-primary btn-large">
       <img src="img/download-icon.svg" alt="Download"> Download
     </a>
     <a href="primer.html" class="btn btn-info btn-large">
@@ -147,22 +147,20 @@
   <div class="col-md-12">
     <div class="row">
       <div class="column col-md-4">
-        <h2>Apache Struts 6.1.2 GA</h2>
+        <h2>Apache Struts 6.1.2.1 GA</h2>
         <p>
-          Apache Struts 6.1.2 GA has been released<br/>on 10 March 2023.
+          Apache Struts 6.1.2.1 GA has been released<br/>on 13 June 2023.
         </p>
-        Read more in <a href="announce-2023#a20230310">Announcement</a> or in
-        <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2">Version notes</a>
+        Read more in <a href="announce-2023#a20230613-1">Announcement</a> or in
+        <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+6.1.2.1">Version notes</a>
       </div>
       <div class="column col-md-4">
-        <h2>Security Advice on Log4j 2.12.4/2.17.1</h2>
+        <h2>Apache Struts 2.5.31 GA</h2>
         <p>
-          The Apache Struts Security team would like to announce that all the users using
-          the latest Struts 2.5.x series should either upgrade to Apache Struts 2.5.28.3 which
-          uses Log4j 2.12.4 version which addresses the latest security vulnerabilities in Log4j
-          or upgrade Log4j to version 2.12.4 (when running on Java 1.7) or 2.17.1 (when running on Java 8+).
-          Read more in <a href="announce-2022#a20220102">Announcement</a>
+          Apache Struts 2.5.31 GA has been released<br/>on 13 June 2023.
         </p>
+        Read more in <a href="announce-2023#a20230613-2">Announcement</a> or in
+        <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.31">Version notes</a>
       </div>
       <div class="column col-md-4">
         <h2>Google's Patch Reward program</h2>
diff --git a/content/releases.html b/content/releases.html
index e9b6aba25..58b9ae78b 100644
--- a/content/releases.html
+++ b/content/releases.html
@@ -149,7 +149,7 @@
     <ul>
       <li>
         <a href="download.cgi#struts-ga">
-          Struts 6.1.2
+          Struts 6.1.2.1
         </a> ("best available")
       </li>
     </ul>