Author: kkolinko
Date: Fri Aug 26 12:42:43 2011
New Revision: 1162091
URL: http://svn.apache.org/viewvc?rev=1162091&view=rev
Log:
proposal
Modified:
tomcat/tc5.5.x/trunk/STATUS.txt
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1162091&r1=1162090&r2=1162091&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Fri Aug 26 12:42:43 2011
@@ -81,3 +81,11 @@ PATCHES PROPOSED TO BACKPORT:
in build/build.properties.default
+1: kkolinko, markt
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50394
+ Return -1 from read operation instead of throwing an exception when
+ encountering an EOF with the HTTP APR connector.
+ Native 1.1.22 is required for this fix.
+ https://issues.apache.org/bugzilla/attachment.cgi?id=27437
+ +1: kkolinko
+ -1:
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1162091&r1=1162090&r2=1162091&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Aug 26 12:42:43 2011
@@ -118,3 +118,11 @@ PATCHES PROPOSED TO BACKPORT:
http://people.apache.org/~markt/patches/2011-08-25-lib-update-tc6.patch
+1: markt, kkolinko
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50394
+ Return -1 from read operation instead of throwing an exception when
+ encountering an EOF with the HTTP APR connector.
+ Native 1.1.22 is required for this fix.
+ https://issues.apache.org/bugzilla/attachment.cgi?id=27438
+ +1: kkolinko
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]