Author: markt
Date: Tue Jul 8 13:10:46 2014
New Revision: 1608753
URL: http://svn.apache.org/r1608753
Log:
Announce the Tomcat Native 1.1.31 release
Modified:
tomcat/native/branches/1.1.x/xdocs/index.xml
tomcat/native/branches/1.1.x/xdocs/news/2014.xml
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/native-doc/index.html
tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
tomcat/site/trunk/docs/native-doc/news/2014.html
tomcat/site/trunk/docs/oldnews.html
tomcat/site/trunk/xdocs/index.xml
tomcat/site/trunk/xdocs/oldnews.xml
Modified: tomcat/native/branches/1.1.x/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/index.xml?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/index.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/index.xml Tue Jul 8 13:10:46 2014
@@ -64,8 +64,8 @@ manual is described in more detail below
<section name="Headlines">
<ul>
-<li><a href="news/2014.html#20140415.1">15 April 2014 - <b>TC-Native-1.1.30
released</b></a>
-<p>The Apache Tomcat team is proud to announce the immediate availability of
Tomcat Native 1.1.30 Stable.
+<li><a href="news/2014.html#20140415.1">7 July 2014 - <b>TC-Native-1.1.31
released</b></a>
+<p>The Apache Tomcat team is proud to announce the immediate availability of
Tomcat Native 1.1.31 Stable.
</p>
<p>
The sources and the binaries for selected platforms are available from the
Modified: tomcat/native/branches/1.1.x/xdocs/news/2014.xml
URL:
http://svn.apache.org/viewvc/tomcat/native/branches/1.1.x/xdocs/news/2014.xml?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/native/branches/1.1.x/xdocs/news/2014.xml (original)
+++ tomcat/native/branches/1.1.x/xdocs/news/2014.xml Tue Jul 8 13:10:46 2014
@@ -30,10 +30,10 @@
<body>
<section name="2014 News & Status">
- <subsection anchor="20140415.1" name="15 April - TC-Native-1.1.30 released">
+ <subsection anchor="20140415.1" name="7 July 2014 - TC-Native-1.1.31
released">
<p>The Apache Tomcat team is proud to announce the immediate availability
- of Tomcat Native 1.1.30. This is a bug fixing release with added support for
- EC ciphers if supported by OpenSSL.
+ of Tomcat Native 1.1.31. This is a bug fixing release and includes Windows
+ binaries built with OpenSSL 1.0.1h.
</p>
</subsection>
</section>
Modified: tomcat/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Jul 8 13:10:46 2014
@@ -224,6 +224,33 @@ project logo are trademarks of the Apach
</div>
+<h3 id="Tomcat_Native_1.1.31_Released">
+<span style="float: right;">2014-07-07</span> Tomcat Native 1.1.31
Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.31 of
+Tomcat Native. The notable changes since 1.1.30 include:
+</p>
+
+<ul>
+
+<li>Windows binaries are linked with OpenSSL 1.0.1h. This provides a fix
+ for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224"
rel="nofollow">CVE-2014-0224</a>, an OpenSSL MITM vulnerability.
+ (<a
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56596">56596</a>)</li>
+
+<li>Resolve an issue when using FIPS mode. (<a
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=56396">56396</a>)</li>
+
+</ul>
+
+<p style="text-align: center;">
+
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.31</a>
+
+</p>
+
+</div>
<h3 id="Tomcat_8.0.9_Released">
<span style="float: right;">2014-06-25</span> Tomcat 8.0.9 Released</h3>
<div class="text">
@@ -366,34 +393,6 @@ This version fixes few bugs found in pre
</p>
</div>
-<h3 id="Tomcat_Native_1.1.30_Released">
-<span style="float: right;">2014-04-15</span> Tomcat Native 1.1.30
Released</h3>
-<div class="text">
-
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
-Tomcat Native. The notable changes since 1.1.29 include:
-</p>
-
-<ul>
-
-<li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
- for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160"
rel="nofollow">CVE-2014-0160</a>
- (<a
href="https://wiki.apache.org/tomcat/Security/Heartbleed">Heartbleed</a>)
- SSL vulnerability.</li>
-
-<li>Add support for ECDHE ciphers. (<a
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55915">55915</a>)</li>
-
-</ul>
-
-<p style="text-align: center;">
-
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
-
-</p>
-
-</div>
<h3 id="Apache_Standard_Taglib_1.2.1_Released">
<span style="float: right;">2014-01-02</span> Apache Standard Taglib 1.2.1
Released</h3>
<div class="text">
Modified: tomcat/site/trunk/docs/native-doc/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/index.html?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-doc/index.html Tue Jul 8 13:10:46 2014
@@ -32,8 +32,8 @@ manual is described in more detail below
</div><h3 id="Headlines">Headlines</h3><div class="text">
<ul>
-<li><a href="news/2014.html#20140415.1">15 April 2014 - <b>TC-Native-1.1.30
released</b></a>
-<p>The Apache Tomcat team is proud to announce the immediate availability of
Tomcat Native 1.1.30 Stable.
+<li><a href="news/2014.html#20140415.1">7 July 2014 - <b>TC-Native-1.1.31
released</b></a>
+<p>The Apache Tomcat team is proud to announce the immediate availability of
Tomcat Native 1.1.31 Stable.
</p>
<p>
The sources and the binaries for selected platforms are available from the
Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Tue Jul 8
13:10:46 2014
@@ -6,6 +6,25 @@
It should contain fixes made only after December 19th 2007, when the
new documentation project for Tomcat Native was started.
</p>
+</div><h3 id="Changes_between_1.1.30_and_1.1.31">Changes between 1.1.30 and
1.1.31</h3><div class="text">
+ <ul class="changelog">
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+ <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=55938">55938</a>: Fix
"Dereference of null pointer" issues in rarely
+ used methods in ssl.c. Fix possible memory leak in Socket.sendto().
+ The issues were identified with clang-analyzer. (kkolinko)
+ </li>
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+ <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56396">56396</a>: Do
not create RSA keys shorter the 1024 bits
+ if inside FIPS mode. (mturk)
+ </li>
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+ <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56423">56423</a>:
Implement stubs for methods fipsModeGet, fipsModeSet
+ when library is compiled without OpenSSL. (kkolinko)
+ </li>
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+ <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56596">56596</a>: Use
OpenSSL 1.0.1h with Windows binaries. (markt)
+ </li>
+ </ul>
</div><h3 id="Changes_between_1.1.29_and_1.1.30">Changes between 1.1.29 and
1.1.30</h3><div class="text">
<ul class="changelog">
<li><img alt="Fix: " class="icon" src="../images/fix.gif">
Modified: tomcat/site/trunk/docs/native-doc/news/2014.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2014.html?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2014.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2014.html Tue Jul 8 13:10:46 2014
@@ -1,9 +1,9 @@
<!DOCTYPE html SYSTEM "about:legacy-compat">
<html lang="en"><head><META http-equiv="Content-Type" content="text/html;
charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet"
type="text/css"><link href="../images/style.css" rel="stylesheet"
type="text/css"><title>The Apache Tomcat Native - News - 2014 News and
Status</title><meta name="author" content="Apache Tomcat Native
Project"></head><body><div id="wrapper"><header><div id="header"><div><div><div
class="logo noPrint"><a href="http://tomcat.apache.org/"><img alt="Tomcat Home"
src="../images/tomcat.png"></a></div><div style="height: 1px;"></div><div
class="asfLogo noPrint"><a href="http://www.apache.org/" target="_blank"><img
src="../images/asf-feather.png" alt="The Apache Software Foundation"
style="width: 266px; height: 83px;"></a></div><h1>The Apache Tomcat Native -
News</h1><div style="height: 1px;"></div><div style="clear:
left;"></div></div></div></div></header><div id="middle"><div><div
id="mainLeft" class="noprint"><div><nav><div><h2><strong>Links
</strong></h2><ul><li><a href="../index.html">Docs
Home</a></li></ul></div><div><h2><strong>Miscellaneous
Documentation</strong></h2><ul><li><a
href="../miscellaneous/changelog.html">Changelog</a></li></ul></div><div><h2><strong>News</strong></h2><ul><li><a
href="../news/2014.html">2014</a></li><li><a
href="../news/2013.html">2013</a></li><li><a
href="../news/2012.html">2012</a></li><li><a
href="../news/2011.html">2011</a></li><li><a
href="../news/2010.html">2010</a></li><li><a
href="../news/2009.html">2009</a></li><li><a
href="../news/2008.html">2008</a></li></ul></div></nav></div></div><div
id="mainRight"><div id="content"><h2>2014 News and Status</h2><h3
id="2014_News_&_Status">2014 News & Status</h3><div class="text">
- <div class="subsection"><h4 id="20140415.1">15 April - TC-Native-1.1.30
released</h4><div class="text">
+ <div class="subsection"><h4 id="20140415.1">7 July 2014 - TC-Native-1.1.31
released</h4><div class="text">
<p>The Apache Tomcat team is proud to announce the immediate availability
- of Tomcat Native 1.1.30. This is a bug fixing release with added support for
- EC ciphers if supported by OpenSSL.
+ of Tomcat Native 1.1.31. This is a bug fixing release and includes Windows
+ binaries built with OpenSSL 1.0.1h.
</p>
</div></div>
</div></div></div></div></div><footer><div id="footer">
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Jul 8 13:10:46 2014
@@ -285,6 +285,34 @@ because there may be a small amount of f
</p>
</div>
+<h3 id="Tomcat_Native_1.1.30_Released">
+<span style="float: right;">2014-04-15</span> Tomcat Native 1.1.30
Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
+Tomcat Native. The notable changes since 1.1.29 include:
+</p>
+
+<ul>
+
+<li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
+ for <a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0160"
rel="nofollow">CVE-2014-0160</a>
+ (<a
href="https://wiki.apache.org/tomcat/Security/Heartbleed">Heartbleed</a>)
+ SSL vulnerability.</li>
+
+<li>Add support for ECDHE ciphers. (<a
href="https://issues.apache.org/bugzilla/show_bug.cgi?id=55915">55915</a>)</li>
+
+</ul>
+
+<p style="text-align: center;">
+
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
+
+</p>
+
+</div>
<h3 id="Tomcat_7.0.53_Released">
<span style="float: right;">2014-03-30</span> Tomcat 7.0.53 Released</h3>
<div class="text">
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Jul 8 13:10:46 2014
@@ -37,6 +37,23 @@ project logo are trademarks of the Apach
</section>
+<section name="Tomcat Native 1.1.31 Released" rtext="2014-07-07">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.31 of
+Tomcat Native. The notable changes since 1.1.30 include:
+</p>
+<ul>
+ <li>Windows binaries are linked with OpenSSL 1.0.1h. This provides a fix
+ for <cve>CVE-2014-0224</cve>, an OpenSSL MITM vulnerability.
+ (<bug>56596</bug>)</li>
+ <li>Resolve an issue when using FIPS mode. (<bug>56396</bug>)</li>
+</ul>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.31</a>
+</p>
+</section>
+
<section name="Tomcat 8.0.9 Released" rtext="2014-06-25">
<p>
The Apache Tomcat Project is proud to announce the release of version 8.0.9
@@ -132,24 +149,6 @@ This version fixes few bugs found in pre
</p>
</section>
-<section name="Tomcat Native 1.1.30 Released" rtext="2014-04-15">
-<p>
-The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
-Tomcat Native. The notable changes since 1.1.29 include:
-</p>
-<ul>
- <li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
- for <cve>CVE-2014-0160</cve>
- (<a
href="https://wiki.apache.org/tomcat/Security/Heartbleed">Heartbleed</a>)
- SSL vulnerability.</li>
- <li>Add support for ECDHE ciphers. (<bug>55915</bug>)</li>
-</ul>
-<p style="text-align: center;">
-<a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
-</p>
-</section>
-
<section name="Apache Standard Taglib 1.2.1 Released" rtext="2014-01-02">
<p>
The Apache Tomcat Project is proud to announce the release of version 1.2.1 of
Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1608753&r1=1608752&r2=1608753&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Jul 8 13:10:46 2014
@@ -66,6 +66,24 @@ because there may be a small amount of f
</p>
</section>
+<section name="Tomcat Native 1.1.30 Released" rtext="2014-04-15">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.30 of
+Tomcat Native. The notable changes since 1.1.29 include:
+</p>
+<ul>
+ <li>Windows binaries are linked with OpenSSL 1.0.1g. This provides a fix
+ for <cve>CVE-2014-0160</cve>
+ (<a
href="https://wiki.apache.org/tomcat/Security/Heartbleed">Heartbleed</a>)
+ SSL vulnerability.</li>
+ <li>Add support for ECDHE ciphers. (<bug>55915</bug>)</li>
+</ul>
+<p style="text-align: center;">
+<a href="download-native.cgi">Download</a> |
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.1.30</a>
+</p>
+</section>
+
<section name="Tomcat 7.0.53 Released" rtext="2014-03-30">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.53 of
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]