From: Ruediger Pluem Date: Thu, 3 Mar 2011 12:34:26 +0000 (+0000) Subject: * Vote and promote X-Git-Tag: 2.2.18~105 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d368affdd7267f054beac6706e80f9e404c8e379;p=thirdparty%2Fapache%2Fhttpd.git * Vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1076602 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 04c6b357408..4620a9543c6 100644 --- a/STATUS +++ b/STATUS @@ -105,6 +105,14 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: Non-optional broken features are worse :) Trunk must be patched identically. + * mod_rewrite: Allow to unset environment variables. + Direct backport from trunk. + PR: 50746 + 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646 + (patch is simpler if viewed with whitespace changes ignored) + +1 rjung, covener, rpluem + (needs doc too including the behavior change in 2.2.16) + PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] @@ -124,14 +132,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: Trunk version of patch works with offset +1 fuankg - * mod_rewrite: Allow to unset environment variables. - Direct backport from trunk. - PR: 50746 - 2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26646 - (patch is simpler if viewed with whitespace changes ignored) - +1 rjung, covener - (needs doc too including the behavior change in 2.2.16) - * suEXEC: Fix backport r1070639 which breaks compilation for platforms which do not support suexec. The patch also avoids printing the useless suexec path. Trunk patch: n/a