From: Ruediger Pluem Date: Tue, 25 Aug 2009 10:59:34 +0000 (+0000) Subject: * Promote. X-Git-Tag: 2.2.14~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3a5521e9cae24acd27dcd2baff129328723cd7b;p=thirdparty%2Fapache%2Fhttpd.git * Promote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@807551 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 01a9ccae790..85034887bad 100644 --- a/STATUS +++ b/STATUS @@ -87,6 +87,11 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_autoindex: Correctly create an empty cell if the description for a + file is missing (PR 47682). + Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=803704 + 2.2.x Patch: Trunk version of patch works (offset 24 lines) + +1: fuankg, poirier, rpluem PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -117,12 +122,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: -0: wrowe; Please refer to man 'access' BUGS section about linux 2.4 vs 2.6 kernels, potentially a suspect test for root. - * mod_autoindex: Correctly create an empty cell if the description for a - file is missing (PR 47682). - Trunk Patch: http://cvs.apache.org/viewvc?view=rev&revision=803704 - 2.2.x Patch: Trunk version of patch works (offset 24 lines) - +1: fuankg, poirier, rpluem - * mod_ssl: Map the _UID variable to NID_userId, where defined by OpenSSL. (PR: 45107) Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=787683