Return-Path: X-Original-To: apmail-tomcat-dev-archive@www.apache.org Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D4D9F89D1 for ; Thu, 18 Aug 2011 15:32:57 +0000 (UTC) Received: (qmail 6548 invoked by uid 500); 18 Aug 2011 15:32:56 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 6450 invoked by uid 500); 18 Aug 2011 15:32:56 -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 6441 invoked by uid 99); 18 Aug 2011 15:32:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2011 15:32:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Thu, 18 Aug 2011 15:32:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A53612388903 for ; Thu, 18 Aug 2011 15:32:32 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1159281 - /tomcat/tc5.5.x/trunk/STATUS.txt Date: Thu, 18 Aug 2011 15:32:32 -0000 To: dev@tomcat.apache.org From: jfclere@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110818153232.A53612388903@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jfclere Date: Thu Aug 18 15:32:32 2011 New Revision: 1159281 URL: http://svn.apache.org/viewvc?rev=1159281&view=rev Log: my votes. Modified: tomcat/tc5.5.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=1159281&r1=1159280&r2=1159281&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/STATUS.txt (original) +++ tomcat/tc5.5.x/trunk/STATUS.txt Thu Aug 18 15:32:32 2011 @@ -28,12 +28,12 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50744 Skip SSL configuration check if we cannot create an unbound socket https://issues.apache.org/bugzilla/attachment.cgi?id=26651 - +1: kkolinko, markt + +1: kkolinko, markt, jfclere -1: * Add additional configuration options to the DIGEST authenticator http://people.apache.org/~markt/patches/2011-04-01-digest-tc5.patch - +1: markt + +1: markt: jfclere +1: kkolinko: with r1158177 (s/nOnce/nonce) -1: @@ -41,7 +41,7 @@ PATCHES PROPOSED TO BACKPORT: Clarify error messages in *.sh files to mention that if a script is not found it might be because execute permission is needed. http://svn.apache.org/viewvc?rev=1088179&view=rev - +1: kkolinko, markt + +1: kkolinko, markt, jfclere -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51042 @@ -60,7 +60,7 @@ PATCHES PROPOSED TO BACKPORT: Throw an exception and do not start the APR connector if it is configured for SSL and an invalid value is provided for SSLProtocol. http://svn.apache.org/viewvc?view=revision&revision=1094089 - +1: markt, kkolinko + +1: markt, kkolinko, jfclere -1: * Multiple improvements to the Windows Installer @@ -98,5 +98,5 @@ PATCHES PROPOSED TO BACKPORT: * Fix CVE-2011-2729. Update commons daemon to 1.0.7 http://people.apache.org/~markt/patches/2011-08-12-cve2011-2729-tc5.patch - +1: markt + +1: markt, jfclere -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org