Author: markt
Date: Thu Apr 28 07:40:33 2016
New Revision: 1741390

URL: http://svn.apache.org/viewvc?rev=1741390&view=rev
Log:
Update tc-native docs for 1.2.6 release

Modified:
    tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
    tomcat/site/trunk/docs/native-doc/index.html
    tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
    tomcat/site/trunk/docs/native-doc/news/2016.html

Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1741390&r1=1741389&r2=1741390&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Thu Apr 28 07:40:33 
2016
@@ -34,10 +34,6 @@
   This is the Changelog for Tomcat Native 1.2.
   </p>
 </section>
-<section name="Changes in 1.2.7">
-  <changelog>
-  </changelog>
-</section>
 <section name="Changes in 1.2.6">
   <changelog>
     <update>

Modified: tomcat/site/trunk/docs/native-doc/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/index.html?rev=1741390&r1=1741389&r2=1741390&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/index.html (original)
+++ tomcat/site/trunk/docs/native-doc/index.html Thu Apr 28 07:40:33 2016
@@ -32,9 +32,9 @@ manual is described in more detail below
 </div><h3 id="Headlines">Headlines</h3><div class="text">
 <ul>
 
-<li><a href="news/2016.html#20160307">7 Mar 2016 - <b>TC-Native-1.2.5 
released</b></a>
+<li><a href="news/2016.html#20160426">26 Apr 2016 - <b>TC-Native-1.2.6 
released</b></a>
 <p>The Apache Tomcat team is proud to announce the immediate availability of
-Tomcat Native 1.2.5 Stable.</p>
+Tomcat Native 1.2.6 Stable.</p>
 <p>
 The sources and the binaries for selected platforms are available from the
 <a href="../download-native.cgi">Download page</a>.

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=1741390&r1=1741389&r2=1741390&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Thu Apr 28 
07:40:33 2016
@@ -3,6 +3,36 @@
   <p>
   This is the Changelog for Tomcat Native 1.2.
   </p>
+</div><h3 id="Changes_in_1.2.6">Changes in 1.2.6</h3><div class="text">
+  <ul class="changelog">
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Change the OpenSSL version check in <code>configure</code>
+      to be fatal. (rjung)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Use new OpenSSL 1.1.0 protocol version max and min API
+      when creating a new SSL context. (rjung)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Improve renegotiation code and make it compatible with
+      OpenSSL 1.1.0. (rjung)
+    </li>
+    <li><img alt="Code: " class="icon" src="../images/code.gif">
+      OpenSSL 1.1.0 compatibility updates. (rjung)
+    </li>
+    <li><img alt="Fix: " class="icon" src="../images/fix.gif">
+      Fix some compiler warnings in native ssl code. (rjung)
+    </li>
+    <li><img alt="Add: " class="icon" src="../images/add.gif">
+      Add support for using Java keystores for certificate chains. (markt)
+    </li>
+    <li><img alt="Update: " class="icon" src="../images/update.gif">
+      Remove the explicit CRL check when verifying certificates.
+      The checks were already part of the internal certification
+      verification since OpenSSL 0.9.7. Backport from mod_ssl.
+      (rjung)
+    </li>
+  </ul>
 </div><h3 id="Changes_in_1.2.5">Changes in 1.2.5</h3><div class="text">
   <ul class="changelog">
     <li><img alt="Update: " class="icon" src="../images/update.gif">

Modified: tomcat/site/trunk/docs/native-doc/news/2016.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/news/2016.html?rev=1741390&r1=1741389&r2=1741390&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/news/2016.html (original)
+++ tomcat/site/trunk/docs/native-doc/news/2016.html Thu Apr 28 07:40:33 2016
@@ -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 - 2016 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/2016.html">2016</a></li><li><a 
href="../news/2015.html">2015</a></li><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>2016 News and Status</h2><h3 
id="2016_News_&amp;_Status">2016 News &amp; Status</h3><div class="text">
+ <div class="subsection"><h4 id="20160426">26 Apr 2016 - TC-Native-1.2.6 
released</h4><div class="text">
+  <p>The Apache Tomcat team is proud to announce the immediate availability
+  of Tomcat Native 1.2.6. This is a bug fix release and includes Windows
+  binaries built with OpenSSL 1.0.2g and APR 1.5.2.
+  </p>
+ </div></div>
  <div class="subsection"><h4 id="20160307">7 Mar 2016 - TC-Native-1.2.5 
released</h4><div class="text">
   <p>The Apache Tomcat team is proud to announce the immediate availability
   of Tomcat Native 1.2.5. This is a bug fix release and includes Windows



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to