This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 1b742c0 Updates production by Jenkins
1b742c0 is described below
commit 1b742c09113a0995605c658838eda9e227e6df09
Author: jenkins <builds@apache.org>
AuthorDate: Fri Dec 1 07:52:50 2017 +0000
Updates production by Jenkins
---
content/announce.html | 33 ++++++++++++++++++++++
content/download.html | 44 ++++++++++++++---------------
content/downloads.html | 75 ++++++++++++++++++++++++++++++++++++--------------
content/index.html | 10 +++----
4 files changed, 115 insertions(+), 47 deletions(-)
diff --git a/content/announce.html b/content/announce.html
index 9ce4802..0eec796 100644
--- a/content/announce.html
+++ b/content/announce.html
@@ -129,6 +129,7 @@
<h1 class="no_toc" id="announcements">Announcements</h1>
<ul id="markdown-toc">
+ <li><a href="#a20171130" id="markdown-toc-a20171130">30 November 2017 - Struts
2.5.14.1 General Availability</a></li>
<li><a href="#a20171123" id="markdown-toc-a20171123">23 November 2017 - Struts
2.5.14 General Availability</a></li>
<li><a href="#a20170907" id="markdown-toc-a20170907">07 September 2017 - Struts
2.3.34 General Availability</a></li>
<li><a href="#a20170905" id="markdown-toc-a20170905">05 September 2017 - Struts
2.5.13 General Availability</a></li>
@@ -147,6 +148,38 @@
Skip to: <a href="announce-2016.html">Announcements - 2016</a>
</p>
+<h4 id="a20171130">30 November 2017 - Struts 2.5.14.1 General Availability</h4>
+
+<p>The Apache Struts group is pleased to announce that Struts 2.5.14.1 is available
as a “General Availability”
+release. The GA designation is our highest quality grade.</p>
+
+<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>This release contains fixes for the following potential security vulnerabilities:</p>
+
+<ul>
+ <li><a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>
+A crafted JSON request can be used to perform a DoS attack when using the Struts REST plugin</li>
+ <li><a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>
+Vulnerability in the Jackson JSON library</li>
+</ul>
+
+<blockquote>
+ <p>Please read the <a href="/docs/version-notes-2513.html">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 action.</strong></p>
+
+<p>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.</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-ga">download</a>
page.</p>
+
<h4 id="a20171123">23 November 2017 - Struts 2.5.14 General Availability</h4>
<p>The Apache Struts group is pleased to announce that Struts 2.5.14 is available as
a “General Availability”
diff --git a/content/download.html b/content/download.html
index 6058801..bbe90dc 100644
--- a/content/download.html
+++ b/content/download.html
@@ -182,26 +182,26 @@
<h2 id="struts-ga">Full Releases</h2>
-<h3 id="struts2514">Struts 2.5.14</h3>
+<h3 id="struts2514.1">Struts 2.5.14.1</h3>
<p>
- <a href="https://struts.apache.org/">Apache Struts 2.5.14</a> is an elegant,
extensible
+ <a href="https://struts.apache.org/">Apache Struts 2.5.14.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 2.5.14 is the "best available" version of Struts in the 2.5 series.
+ Struts 2.5.14.1 is the "best available" version of Struts in the 2.5 series.
</p>
<ul>
<li>
- <a href="https://struts.apache.org/docs/version-notes-2514.html">Version Notes</a>
+ <a href="https://struts.apache.org/docs/version-notes-2514.1.html">Version Notes</a>
</li>
<li>Full Distribution:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-all.zip">struts-2.5.14-all.zip</a>
(65MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-all.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-all.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-all.zip">struts-2.5.14.1-all.zip</a>
(65MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-all.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-all.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -209,9 +209,9 @@
<li>Example Applications:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-apps.zip">struts-2.5.14-apps.zip</a>
(35MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-apps.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-apps.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-apps.zip">struts-2.5.14.1-apps.zip</a>
(35MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-apps.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-apps.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -219,9 +219,9 @@
<li>Essential Dependencies Only:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-min-lib.zip">struts-2.5.14-min-lib.zip</a>
(4MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-min-lib.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-min-lib.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-min-lib.zip">struts-2.5.14.1-min-lib.zip</a>
(4MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-min-lib.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-min-lib.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -229,9 +229,9 @@
<li>All Dependencies:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-lib.zip">struts-2.5.14-lib.zip</a>
(19MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-lib.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-lib.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-lib.zip">struts-2.5.14.1-lib.zip</a>
(19MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-lib.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-lib.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -239,9 +239,9 @@
<li>Documentation:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-docs.zip">struts-2.5.14-docs.zip</a>
(13MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-docs.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-docs.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-docs.zip">struts-2.5.14.1-docs.zip</a>
(13MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-docs.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-docs.zip.md5">MD5</a>]
</li>
</ul>
</li>
@@ -249,9 +249,9 @@
<li>Source:
<ul>
<li>
- <a href="[preferred]struts/2.5.14/struts-2.5.14-src.zip">struts-2.5.14-src.zip</a>
(7MB)
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-src.zip.asc">PGP</a>]
- [<a href="https://www.apache.org/dist/struts/2.5.14/struts-2.5.14-src.zip.md5">MD5</a>]
+ <a href="[preferred]struts/2.5.14.1/struts-2.5.14.1-src.zip">struts-2.5.14.1-src.zip</a>
(7MB)
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-src.zip.asc">PGP</a>]
+ [<a href="https://www.apache.org/dist/struts/2.5.14.1/struts-2.5.14.1-src.zip.md5">MD5</a>]
</li>
</ul>
</li>
diff --git a/content/downloads.html b/content/downloads.html
index 315c766..3e4d6c6 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -145,7 +145,7 @@
<ul>
<li>
<a href="http://struts.apache.org/download.cgi#struts-ga">
- Struts 2.5.14
+ Struts 2.5.14.1
</a> ("best available")
</li>
</ul>
@@ -229,13 +229,25 @@
<tbody>
<tr>
<td class="no-wrap">
+ Struts 2.5.14
+ </td>
+ <td class="no-wrap">23 November 2017</td>
+ <td>
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>
+ </td>
+ <td>
+ <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.13">Version
notes</a>
+ </td>
+ </tr>
+ <tr>
+ <td class="no-wrap">
Struts 2.5.13
</td>
<td class="no-wrap">5 September 2017</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>
</td>
<td>
<a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.13">Version
notes</a>
@@ -247,9 +259,11 @@
</td>
<td class="no-wrap">6 July 2017</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
</td>
<td>
<a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.12">Version
notes</a>
@@ -261,9 +275,12 @@
</td>
<td class="no-wrap">7 March 2017</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>
</td>
@@ -290,9 +307,12 @@
</td>
<td class="no-wrap">3 February 2017</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>
@@ -307,9 +327,12 @@
</td>
<td class="no-wrap">19 December 2016</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>
@@ -324,9 +347,12 @@
</td>
<td class="no-wrap">21 October 2016</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>,
@@ -355,9 +381,12 @@
</td>
<td class="no-wrap">7 Jul 2016</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>,
@@ -389,9 +418,12 @@
</td>
<td class="no-wrap">18 Jun 2016</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>,
@@ -408,9 +440,12 @@
</td>
<td class="no-wrap">9 May 2016</td>
<td>
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
- <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-055">S2-055</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-054">S2-054</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-053">S2-053</a>,
<a href="https://cwiki.apache.org/confluence/display/WW/S2-052">S2-052</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-051">S2-051</a>,
+ <a href="https://cwiki.apache.org/confluence/display/WW/S2-050">S2-050</a>,
<a href="/docs/s2-049.html">S2-049</a>,
<a href="/docs/s2-047.html">S2-047</a>,
<a href="/docs/s2-045.html">S2-045</a>,
diff --git a/content/index.html b/content/index.html
index a9fac54..b2eece5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -130,7 +130,7 @@
extensible using a plugin architecture, and ships with plugins to support
REST, AJAX and JSON.
</p>
- <a href="download.cgi#struts2514" class="btn btn-primary btn-large">
+ <a href="download.cgi#struts2514.1" class="btn btn-primary btn-large">
<img src="img/download-icon.svg"> Download
</a>
<a href="primer.html" class="btn btn-info btn-large">
@@ -150,12 +150,12 @@
</p>
</div>
<div class="column col-md-4">
- <h2>Apache Struts 2.5.14 GA</h2>
+ <h2>Apache Struts 2.5.14.1 GA</h2>
<p>
- Apache Struts 2.5.14 GA has been released<br/>on 23 November 2017.
+ Apache Struts 2.5.14.1 GA has been released<br/>on 30 November 2017.
</p>
- Read more in <a href="announce.html#a20171123">Announcement</a> or in
- <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.14">Version
notes</a>
+ Read more in <a href="announce.html#a20171130">Announcement</a> or in
+ <a href="https://cwiki.apache.org/confluence/display/WW/Version+Notes+2.5.14.1">Version
notes</a>
</div>
<div class="column col-md-4">
<h2>Apache Struts 2.3.34 GA</h2>
--
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].
|