Author: mturk Date: Tue Nov 23 09:17:45 2010 New Revision: 1038021 URL: http://svn.apache.org/viewvc?rev=1038021&view=rev Log: Propose AprEndpoint patch fixing shutdwon JVM crash
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=1038021&r1=1038020&r2=1038021&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Nov 23 09:17:45 2010 @@ -161,7 +161,7 @@ PATCHES PROPOSED TO BACKPORT: -1: * Backport Windows installer improvements from Tomcat 7.0.5. - + - Add default --PidFile (new with daemon 1.0.3) (r982157, mturk) - Use *modern* types of nsis install/uninstall icons (r999976, mturk) @@ -238,7 +238,7 @@ PATCHES PROPOSED TO BACKPORT: is doing. Should be less overhead with less contention. http://people.apache.org/~markt/patches/2010-11-18-session-rate-stats.patch +1: markt - -1: + -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50273 Provide a workaround for an HP-UX issue that can result in large numbers of @@ -263,3 +263,8 @@ PATCHES PROPOSED TO BACKPORT: http://svn.apache.org/viewvc?rev=1037887&view=rev +1: kkolinko -1: + +* Backport AprEndpoint shutdown patch (BZ49795 and similar). + http://people.apache.org/~mturk/tomcat/patches/tomcat-6.0.x-aprshutdown.patch + +1: mturk + -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org