Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 76625 invoked from network); 3 Apr 2009 02:29:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Apr 2009 02:29:43 -0000 Received: (qmail 29343 invoked by uid 500); 3 Apr 2009 02:29:42 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 29265 invoked by uid 500); 3 Apr 2009 02:29:42 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 29254 invoked by uid 99); 3 Apr 2009 02:29:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 02:29:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 02:29:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5CDCC23889D0; Fri, 3 Apr 2009 02:29:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r761506 - /tomcat/tc6.0.x/trunk/STATUS.txt Date: Fri, 03 Apr 2009 02:29:16 -0000 To: dev@tomcat.apache.org From: billbarker@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090403022917.5CDCC23889D0@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: billbarker Date: Fri Apr 3 02:29:16 2009 New Revision: 761506 URL: http://svn.apache.org/viewvc?rev=761506&view=rev Log: remove objection and votes 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=761506&r1=761505&r2=761506&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Apr 3 02:29:16 2009 @@ -68,14 +68,7 @@ http://svn.apache.org/viewvc?rev=721886&view=rev (original) http://svn.apache.org/viewvc?rev=746425&view=rev (to address Bill's concerns) http://svn.apache.org/viewvc?rev=757335&view=rev (to remove the Catalina dep) - +1: markt - 0: billbarker: Haven't tried to break it yet, but the 4th patch potentially - offers access to static fields in ELContextImpl and ELResolverImpl that could - possibly be exploited by a malicious webapp. - -1: billbarker: The 5th patch makes Jasper depend on Catalina, rendering Jasper useless - to any 3rd party that just wants a JSP compiler. Removing the Catalina dependancy - can change my vote to +1 (although, it means trusting modern JVMs to clean up after - themselves efficiently). + +1: markt, billbarker * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46351 Build script re-factoring @@ -96,7 +89,7 @@ * Use some already existing constants instead of explicit numbers in the AJP connectors. Backport of http://svn.apache.org/viewvc?rev=757706&view=rev - +1: rjung, markt + +1: rjung, markt, billbarker -1: * Allow huge request body packets for AJP13. @@ -144,11 +137,13 @@ This is not for invalidation, only for displaying idle times and making persistance decisions. +1: rjung, markt + 0: billbarker: generally agree with remm that this is too big of a change for the stable branch + but could agree to some of it if it was split into parts -1: remm: no for TC 6.0 * Fix typo in OPTIONS response http://svn.apache.org/viewvc?rev=757774&view=rev - +1: markt, rjung + +1: markt, rjung, billbarker -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46908 @@ -167,7 +162,9 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46866 http://svn.apache.org/viewvc?rev=758596&view=rev Better init of Random objects - +1: markt, rjung + +1: markt, rjung, billbarker + billbarker: This is more like a +0.5, since Random isn't that secure in the first place. + But the patch seems harmless, so I'll support itch-scraching. -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46822 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org