Author: markt
Date: Tue Oct 28 20:48:33 2014
New Revision: 1634980
URL: http://svn.apache.org/r1634980
Log:
Update site for tc-native 1.1.32 release
Modified:
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/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Oct 28 20:48:33 2014
@@ -224,6 +224,31 @@ project logo are trademarks of the Apach
</div>
+<h3 id="Tomcat_Native_1.1.32_Released">
+<span style="float: right;">2014-10-23</span> Tomcat Native 1.1.32
Released</h3>
+<div class="text">
+
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.32 of
+Tomcat Native. The notable changes since 1.1.31 include:
+</p>
+
+<ul>
+
+<li>Added support for TLSv1.1 and TLSv1.2</li>
+
+<li>Windows binaries are linked with OpenSSL 1.0.1j and APR 1.5.1</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_7.0.56_Released">
<span style="float: right;">2014-10-06</span> Tomcat 7.0.56 Released</h3>
<div class="text">
@@ -295,33 +320,6 @@ Full details of these changes, and all t
</p>
</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_6.0.41_Released">
<span style="float: right;">2014-05-23</span> Tomcat 6.0.41 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=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-doc/index.html Tue Oct 28 20:48:33 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#20140707.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.
+<li><a href="news/2014.html#20141023.1">23 October 2014 - <b>TC-Native-1.1.32
released</b></a>
+<p>The Apache Tomcat team is proud to announce the immediate availability of
Tomcat Native 1.1.32 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=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Tue Oct 28
20:48:33 2014
@@ -6,6 +6,19 @@
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.31_and_1.1.32">Changes between 1.1.31 and
1.1.32</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=53952">53952</a>: Add
support for TLSv1.2 and TLSv1.1.
+ Patch provided by Marcel Å ebek. (schultz)
+ </li>
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+ <a
href="http://issues.apache.org/bugzilla/show_bug.cgi?id=56844">56844</a>: Use
OpenSSL 1.0.1j with Windows binaries. (markt)
+ </li>
+ <li><img alt="Update: " class="icon" src="../images/update.gif">
+ Use APR 1.5.1 with Windows binaries (markt)
+ </li>
+ </ul>
</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">
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=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2014.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2014.html Tue Oct 28 20:48:33 2014
@@ -1,5 +1,11 @@
<!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></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="20141023.1">23 October 2014 -
TC-Native-1.1.32 released</h4><div class="text">
+ <p>The Apache Tomcat team is proud to announce the immediate availability
+ of Tomcat Native 1.1.32. This release add support for TLSv1.1 and TLSv1.2 and
+ includes Windows binaries built with OpenSSL 1.0.1j and APR 1.5.1.
+ </p>
+ </div></div>
<div class="subsection"><h4 id="20140707.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.31. This is a bug fixing release and includes Windows
Modified: tomcat/site/trunk/docs/oldnews.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/oldnews.html?rev=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/docs/oldnews.html (original)
+++ tomcat/site/trunk/docs/oldnews.html Tue Oct 28 20:48:33 2014
@@ -339,6 +339,33 @@ Full details of these changes, and all t
</p>
</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">
Modified: tomcat/site/trunk/xdocs/index.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Oct 28 20:48:33 2014
@@ -37,6 +37,21 @@ project logo are trademarks of the Apach
</section>
+<section name="Tomcat Native 1.1.32 Released" rtext="2014-10-23">
+<p>
+The Apache Tomcat Project is proud to announce the release of version 1.1.32 of
+Tomcat Native. The notable changes since 1.1.31 include:
+</p>
+<ul>
+ <li>Added support for TLSv1.1 and TLSv1.2</li>
+ <li>Windows binaries are linked with OpenSSL 1.0.1j and APR 1.5.1</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 7.0.56 Released" rtext="2014-10-06">
<p>
The Apache Tomcat Project is proud to announce the release of version 7.0.56 of
@@ -85,23 +100,6 @@ Full details of these changes, and all t
</p>
</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 6.0.41 Released" rtext="2014-05-23">
<p>
The Apache Tomcat Project is proud to announce the release of version 6.0.41 of
Modified: tomcat/site/trunk/xdocs/oldnews.xml
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/oldnews.xml?rev=1634980&r1=1634979&r2=1634980&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/oldnews.xml (original)
+++ tomcat/site/trunk/xdocs/oldnews.xml Tue Oct 28 20:48:33 2014
@@ -100,6 +100,23 @@ Full details of these changes, and all t
</p>
</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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]