You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/12/08 10:41:54 UTC

svn commit: r1773211 - in /tomcat/site/trunk: docs/security-6.html docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-6.xml xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

Author: markt
Date: Thu Dec  8 10:41:54 2016
New Revision: 1773211

URL: http://svn.apache.org/viewvc?rev=1773211&view=rev
Log:
And regression fix to CVE-2016-6796 commits

Modified:
    tomcat/site/trunk/docs/security-6.html
    tomcat/site/trunk/docs/security-7.html
    tomcat/site/trunk/docs/security-8.html
    tomcat/site/trunk/docs/security-9.html
    tomcat/site/trunk/xdocs/security-6.xml
    tomcat/site/trunk/xdocs/security-7.xml
    tomcat/site/trunk/xdocs/security-8.xml
    tomcat/site/trunk/xdocs/security-9.xml

Modified: tomcat/site/trunk/docs/security-6.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-6.html?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-6.html (original)
+++ tomcat/site/trunk/docs/security-6.html Thu Dec  8 10:41:54 2016
@@ -440,7 +440,8 @@
        JSP Servlet.</p>
 
     
-<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758496">1758496</a>.</p>
+<p>This was fixed in revisions <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758496">1758496</a> and
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1763237">1763237</a>.</p>
 
     
 <p>This issue was identified by the Apache Tomcat Security Team on 27

Modified: tomcat/site/trunk/docs/security-7.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-7.html (original)
+++ tomcat/site/trunk/docs/security-7.html Thu Dec  8 10:41:54 2016
@@ -466,7 +466,8 @@
        JSP Servlet.</p>
 
     
-<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758495">1758495</a>.</p>
+<p>This was fixed in revisions <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758495">1758495</a> and
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1763236">1763236</a>.</p>
 
     
 <p>This issue was identified by the Apache Tomcat Security Team on 27

Modified: tomcat/site/trunk/docs/security-8.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-8.html (original)
+++ tomcat/site/trunk/docs/security-8.html Thu Dec  8 10:41:54 2016
@@ -494,9 +494,10 @@
        JSP Servlet.</p>
 
     
-<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758493">1758493</a> for
-       8.5.x and revision <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758494">1758494</a> for
-       8.0.x.</p>
+<p>This was fixed in revisions <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758493">1758493</a> and
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1763233">1763233</a> for 8.5.x and revisions
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758494">1758494</a> and
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1763234">1763234</a>for 8.0.x.</p>
 
     
 <p>This issue was identified by the Apache Tomcat Security Team on 27

Modified: tomcat/site/trunk/docs/security-9.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-9.html?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/docs/security-9.html (original)
+++ tomcat/site/trunk/docs/security-9.html Thu Dec  8 10:41:54 2016
@@ -404,7 +404,8 @@
        JSP Servlet.</p>
 
     
-<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758487">1758487</a>.</p>
+<p>This was fixed in revisions <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1758487">1758487</a> and
+       <a href="http://svn.apache.org/viewvc?view=rev&amp;rev=1763232">1763232</a>.</p>
 
     
 <p>This issue was identified by the Apache Tomcat Security Team on 27

Modified: tomcat/site/trunk/xdocs/security-6.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-6.xml?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-6.xml (original)
+++ tomcat/site/trunk/xdocs/security-6.xml Thu Dec  8 10:41:54 2016
@@ -118,7 +118,8 @@
        SecurityManager via manipulation of the configuration parameters for the
        JSP Servlet.</p>
 
-    <p>This was fixed in revision <revlink rev="1758496">1758496</revlink>.</p>
+    <p>This was fixed in revisions <revlink rev="1758496">1758496</revlink> and
+       <revlink rev="1763237">1763237</revlink>.</p>
 
     <p>This issue was identified by the Apache Tomcat Security Team on 27
        December 2015 and made public on 27 October 2016.</p>

Modified: tomcat/site/trunk/xdocs/security-7.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-7.xml?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-7.xml (original)
+++ tomcat/site/trunk/xdocs/security-7.xml Thu Dec  8 10:41:54 2016
@@ -120,7 +120,8 @@
        SecurityManager via manipulation of the configuration parameters for the
        JSP Servlet.</p>
 
-    <p>This was fixed in revision <revlink rev="1758495">1758495</revlink>.</p>
+    <p>This was fixed in revisions <revlink rev="1758495">1758495</revlink> and
+       <revlink rev="1763236">1763236</revlink>.</p>
 
     <p>This issue was identified by the Apache Tomcat Security Team on 27
        December 2015 and made public on 27 October 2016.</p>

Modified: tomcat/site/trunk/xdocs/security-8.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-8.xml (original)
+++ tomcat/site/trunk/xdocs/security-8.xml Thu Dec  8 10:41:54 2016
@@ -176,9 +176,10 @@
        SecurityManager via manipulation of the configuration parameters for the
        JSP Servlet.</p>
 
-    <p>This was fixed in revision <revlink rev="1758493">1758493</revlink> for
-       8.5.x and revision <revlink rev="1758494">1758494</revlink> for
-       8.0.x.</p>
+    <p>This was fixed in revisions <revlink rev="1758493">1758493</revlink> and
+       <revlink rev="1763233">1763233</revlink> for 8.5.x and revisions
+       <revlink rev="1758494">1758494</revlink> and
+       <revlink rev="1763234">1763234</revlink>for 8.0.x.</p>
 
     <p>This issue was identified by the Apache Tomcat Security Team on 27
        December 2015 and made public on 27 October 2016.</p>

Modified: tomcat/site/trunk/xdocs/security-9.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-9.xml?rev=1773211&r1=1773210&r2=1773211&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/security-9.xml (original)
+++ tomcat/site/trunk/xdocs/security-9.xml Thu Dec  8 10:41:54 2016
@@ -135,7 +135,8 @@
        SecurityManager via manipulation of the configuration parameters for the
        JSP Servlet.</p>
 
-    <p>This was fixed in revision <revlink rev="1758487">1758487</revlink>.</p>
+    <p>This was fixed in revisions <revlink rev="1758487">1758487</revlink> and
+       <revlink rev="1763232">1763232</revlink>.</p>
 
     <p>This issue was identified by the Apache Tomcat Security Team on 27
        December 2015 and made public on 27 October 2016.</p>



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