Author: schultz
Date: Thu Oct 23 14:50:26 2014
New Revision: 1633828
URL: http://svn.apache.org/r1633828
Log:
Updated patch per kkolinko's review:
1. Fixed backward-compatibility
- Tomcat 6 release will now function properly in its default configuration
with an older tcnative (protocol "all" remains == "TLSv1" instead of
including additional protocols). I considered making it auto-switch
but that would likely be confusing to users.
- Updated "recommended" tcnative patch level to 1.1.32 in
AprLifecycleListener.
2. Updated documentation
- Fixed XML structure of changelog
- Less invasive change to APR configuration (http.xml -> apr.xml)
- Fixed protocol count
Modified:
tomcat/tc6.0.x/trunk/STATUS.txt
Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1633828&r1=1633827&r2=1633828&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Oct 23 14:50:26 2014
@@ -99,7 +99,7 @@ PATCHES PROPOSED TO BACKPORT:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53952
Add support for TLSv1.1 and TLSv1.2 to APR connector.
Back-port r1632606 from Tomcat 7.
- http://people.apache.org/~schultz/patches/53952.tc6.patch
+ http://people.apache.org/~schultz/patches/53952.tc6.patch.2
+1: schultz, kkolinko
-1:
kkolinko:
@@ -124,7 +124,6 @@ PATCHES PROPOSED TO BACKPORT:
4) Changelog part of the patch breaks XML. Tags are not paired.
-
PATCHES/ISSUES THAT ARE STALLED:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=44312
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]