
jim at apache
Jul 3, 2009, 4:55 AM
Post #1 of 1
(92 views)
Permalink
|
|
svn commit: r790875 - /httpd/httpd/branches/2.2.x/STATUS
|
|
Author: jim Date: Fri Jul 3 11:55:34 2009 New Revision: 790875 URL: http://svn.apache.org/viewvc?rev=790875&view=rev Log: promote 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=790875&r1=790874&r2=790875&view=diff ============================================================================== --- httpd/httpd/branches/2.2.x/STATUS (original) +++ httpd/httpd/branches/2.2.x/STATUS Fri Jul 3 11:55:34 2009 @@ -105,19 +105,6 @@ 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 - wrowe asks; what is proposed and why two patches here? - niq replies: removing the second one, it's FYI only and not part - of the backport proposal. And it needs updating! - +1: niq - * modules/proxy/proxy_util.c (ap_proxy_initialize_worker): Fix gcc strict-aliasing warning. Trunk version of patch works: @@ -132,6 +119,20 @@ http://svn.apache.org/viewvc?view=rev&revision=776325 +1: takashi, 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 + wrowe asks; what is proposed and why two patches here? + niq replies: removing the second one, it's FYI only and not part + of the backport proposal. And it needs updating! + +1: niq + * mod_alias: Ensure Redirect emits HTTP-compliant URLs. PR 44020 trunk patch:
|