From: Paul Querna Date: Fri, 17 Mar 2006 15:48:15 +0000 (+0000) Subject: - Add some votes. X-Git-Tag: 2.2.1~67 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1cadc44a291ef543d2e1a73dd6ea7ebcbc6954f9;p=thirdparty%2Fapache%2Fhttpd.git - Add some votes. - for the mod_proxy_balancer fix, move it up to accepted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@386662 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d482a974cb4..aff2eeee46d 100644 --- a/STATUS +++ b/STATUS @@ -134,6 +134,15 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: http://people.apache.org/~rpluem/patches/partial_2.2.diff +1: jim, rpluem, jerenkrantz + * mod_proxy_balancer: Do not overwrite the status of initialized workers and + respect the configured status of uninitilized workers when creating a new + child process. + Trunk version of patch: + http://svn.apache.org/viewcvs?rev=374929&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, jim, pquerna + PATCHES PROPOSED TO BACKPORT FROM TRUNK: @@ -154,7 +163,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * Fix mis-shifted 32 bit scope, masked to 64 bits as a method, with improvement (?) suggested by jorton; URL: http://people.apache.org/~wrowe/fixldap_mask.patch - +1: wrowe + +1: wrowe, pquerna * mod_include: APR_FILEPATH_NOTABOVEROOT was undefined with a left-hand NULL or empty path. The SECUREROOTPATH and @@ -197,19 +206,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=383339&view=rev Backport version for 2.2.x of patch: Trunk version of patch works - +1: rpluem - - * mod_proxy_balancer: Do not overwrite the status of initialized workers and - respect the configured status of uninitilized workers when creating a new - child process. - Trunk version of patch: - http://svn.apache.org/viewcvs?rev=374929&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim + +1: rpluem, pquerna * mod_isapi: Trivial compiler emit fix for const'ness - noticed on OS/X but not noticed before on VC. http://svn.apache.org/viewcvs?rev=384731&view=rev - +1: wrowe + +1: wrowe, pquerna