From: Jim Jagielski Date: Thu, 21 May 2009 17:28:34 +0000 (+0000) Subject: Promote X-Git-Tag: 2.2.12~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c98efdeda268b44ee03ff407f5e03b2e85d3f0;p=thirdparty%2Fapache%2Fhttpd.git Promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@777188 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index fcf921500a8..02a3ae3448b 100644 --- a/STATUS +++ b/STATUS @@ -87,20 +87,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - - * prefork MPM: simple patch to enable mod_privileges. - trunk: N/A (this patch substitutes for the availability of - drop_privileges hook). - 2.2.x patch: - http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch - FYI, mod_privileges hacked to work with the patch: - http://people.apache.org/~niq/patches/2.2mod_privileges.c - wrowe asks; what is proposed and why two patches here? - +1: niq - * proxy_util: Resolve broken ProxyPassReverse balancer: given the config; BalancerMember balancer://alias http://example.com/foo ProxyPassReverse /bash balancer://alias/bar @@ -122,6 +108,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://people.apache.org/~wrowe/fixlog22.patch +1: wrowe, rpluem, jim + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + + * prefork MPM: simple patch to enable mod_privileges. + trunk: N/A (this patch substitutes for the availability of + drop_privileges hook). + 2.2.x patch: + http://people.apache.org/~niq/patches/2.2mod_privileges-core-patch + FYI, mod_privileges hacked to work with the patch: + http://people.apache.org/~niq/patches/2.2mod_privileges.c + wrowe asks; what is proposed and why two patches here? + +1: niq + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre