Author: kkolinko Date: Sun May 10 17:26:19 2015 New Revision: 1678587 URL: http://svn.apache.org/r1678587 Log: Mention additional revisions that were not the fix for CVE-2014-0230 (maxSwallowSize), but improved it.
Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/docs/security-8.html tomcat/site/trunk/xdocs/security-7.xml tomcat/site/trunk/xdocs/security-8.xml Modified: tomcat/site/trunk/docs/index.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1678587&r1=1678586&r2=1678587&view=diff ============================================================================== --- tomcat/site/trunk/docs/index.html (original) +++ tomcat/site/trunk/docs/index.html Sun May 10 17:26:19 2015 @@ -273,7 +273,8 @@ in production with SSL/TLS until this is <p> Full details of these changes, and all the other changes, are available in the -<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.22_(markt)">Tomcat 8 changelog</a>. +<a href="tomcat-8.0-doc/changelog.html#Tomcat_8.0.22_(markt)">Tomcat 8 +changelog</a>. </p> Modified: tomcat/site/trunk/docs/security-7.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-7.html?rev=1678587&r1=1678586&r2=1678587&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-7.html (original) +++ tomcat/site/trunk/docs/security-7.html Sun May 10 17:26:19 2015 @@ -366,7 +366,10 @@ connection.</p> -<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&rev=1603781">1603781</a>.</p> +<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&rev=1603781">1603781</a> + and improved in revisions <a href="http://svn.apache.org/viewvc?view=rev&rev=1603811">1603811</a>, + <a href="http://svn.apache.org/viewvc?view=rev&rev=1609176">1609176</a> and + <a href="http://svn.apache.org/viewvc?view=rev&rev=1659295">1659295</a>.</p> <p>This issue was disclosed to the Tomcat security team by AntBean@secdig Modified: tomcat/site/trunk/docs/security-8.html URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/security-8.html?rev=1678587&r1=1678586&r2=1678587&view=diff ============================================================================== --- tomcat/site/trunk/docs/security-8.html (original) +++ tomcat/site/trunk/docs/security-8.html Sun May 10 17:26:19 2015 @@ -315,7 +315,11 @@ connection.</p> -<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&rev=1603770">1603770</a>.</p> +<p>This was fixed in revision <a href="http://svn.apache.org/viewvc?view=rev&rev=1603770">1603770</a> + and improved in revisions <a href="http://svn.apache.org/viewvc?view=rev&rev=1603775">1603775</a>, + <a href="http://svn.apache.org/viewvc?view=rev&rev=1603779">1603779</a>, + <a href="http://svn.apache.org/viewvc?view=rev&rev=1609175">1609175</a> and + <a href="http://svn.apache.org/viewvc?view=rev&rev=1659294">1659294</a>.</p> <p>This issue was disclosed to the Tomcat security team by AntBean@secdig Modified: tomcat/site/trunk/xdocs/security-7.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-7.xml?rev=1678587&r1=1678586&r2=1678587&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/security-7.xml (original) +++ tomcat/site/trunk/xdocs/security-7.xml Sun May 10 17:26:19 2015 @@ -76,7 +76,10 @@ close the connection and a processing thread would remain allocated to the connection.</p> - <p>This was fixed in revision <revlink rev="1603781">1603781</revlink>.</p> + <p>This was fixed in revision <revlink rev="1603781">1603781</revlink> + and improved in revisions <revlink rev="1603811">1603811</revlink>, + <revlink rev="1609176">1609176</revlink> and + <revlink rev="1659295">1659295</revlink>.</p> <p>This issue was disclosed to the Tomcat security team by AntBean@secdig from the Baidu Security Team on 4 June 2014 and made public on 9 April Modified: tomcat/site/trunk/xdocs/security-8.xml URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/security-8.xml?rev=1678587&r1=1678586&r2=1678587&view=diff ============================================================================== --- tomcat/site/trunk/xdocs/security-8.xml (original) +++ tomcat/site/trunk/xdocs/security-8.xml Sun May 10 17:26:19 2015 @@ -79,7 +79,11 @@ close the connection and a processing thread would remain allocated to the connection.</p> - <p>This was fixed in revision <revlink rev="1603770">1603770</revlink>.</p> + <p>This was fixed in revision <revlink rev="1603770">1603770</revlink> + and improved in revisions <revlink rev="1603775">1603775</revlink>, + <revlink rev="1603779">1603779</revlink>, + <revlink rev="1609175">1609175</revlink> and + <revlink rev="1659294">1659294</revlink>.</p> <p>This issue was disclosed to the Tomcat security team by AntBean@secdig from the Baidu Security Team on 4 June 2014 and made public on 9 April --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org