Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 69188 invoked from network); 30 Jul 2009 01:58:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jul 2009 01:58:38 -0000 Received: (qmail 19258 invoked by uid 500); 30 Jul 2009 01:58:39 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 19157 invoked by uid 500); 30 Jul 2009 01:58:39 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 19148 invoked by uid 99); 30 Jul 2009 01:58:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jul 2009 01:58:39 +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; Thu, 30 Jul 2009 01:58:37 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 31689238889B; Thu, 30 Jul 2009 01:58:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r799154 - /httpd/httpd/branches/2.2.x/STATUS Date: Thu, 30 Jul 2009 01:58:17 -0000 To: cvs@httpd.apache.org From: wrowe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090730015817.31689238889B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: wrowe Date: Thu Jul 30 01:58:16 2009 New Revision: 799154 URL: http://svn.apache.org/viewvc?rev=799154&view=rev Log: Restore standing veto and move to stalled until a naming issue is resolved Modified: httpd/httpd/branches/2.2.x/STATUS Modified: httpd/httpd/branches/2.2.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=799154&r1=799153&r2=799154&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Thu Jul 30 01:58:16 2009 @@ -107,15 +107,6 @@ Trunk version of patch works +1: rpluem, jim - * mod_dir: add DefaultMapping directive - PR 47184 - Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425 - http://svn.apache.org/viewvc?view=rev&revision=795450 - 2.2.x patch: http://people.apache.org/~niq/patches/47184.patch - (identical but for offsets, but patch failed on trunk version) - plus docs patch from r795450 - +1: niq - * unixd: set suexec_enabled correctly when httpd is run by non-root PR 42175 Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=791337 @@ -203,3 +194,13 @@ need to be added to this. See also http://mail-archives.apache.org/mod_mbox/httpd-dev/200607.mbox/%3c20060723093125.GA19423@redhat.com%3e and follow ups for more details. + + * mod_dir: add DefaultMapping directive + PR 47184 + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=785425 + http://svn.apache.org/viewvc?view=rev&revision=795450 + 2.2.x patch: http://people.apache.org/~niq/patches/47184.patch + (identical but for offsets, but patch failed on trunk version) + plus docs patch from r795450 + +1: niq + -1: wrowe; See Message-ID: <4A64D3CA.4050300@rowe-clan.net>