From: William A. Rowe Jr Date: Tue, 20 Dec 2005 21:26:26 +0000 (+0000) Subject: Review one, add one, promote two bullets X-Git-Tag: 2.2.1~167 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=703df4ad665ceee6360d22c0ece7395162dfa3ca;p=thirdparty%2Fapache%2Fhttpd.git Review one, add one, promote two bullets git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@358108 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2725416335d..08dac342181 100644 --- a/STATUS +++ b/STATUS @@ -78,13 +78,19 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - * mod_ssl/ab: Fix compiler warnings with OpenSSL 0.9.8a. http://svn.apache.org/viewcvs.cgi?rev=349415&view=rev +1: jorton, jerenkrantz, wrowe + * HTTP: If a connection aborts while waiting for a chunked line, + flag the connection as errored out. + http://svn.apache.org/viewcvs.cgi?rev=354630&view=rev + Message-ID: <4395A056.2070000@web.turner.com> + +1: jerenkrantz, jim, wrowe + + +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + * mod_dbd: When threaded, create a private pool in child_init so we're not using the process pool later. Also improve configuration defaults and merge function. @@ -104,12 +110,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Message-ID: <4395A056.2070000@web.turner.com> +1: jerenkrantz, jim - * HTTP: If a connection aborts while waiting for a chunked line, - flag the connection as errored out. - http://svn.apache.org/viewcvs.cgi?rev=354630&view=rev - Message-ID: <4395A056.2070000@web.turner.com> - +1: jerenkrantz, jim - * proxy_util: Fix case where a shared keepalive connection results in different (and incorrect) workers from being accessed. http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/proxy/proxy_util.c?rev=356030&view=diff&r1=356030&r2=332306 @@ -127,3 +127,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewcvs?rev=356234&view=rev +1: jorton, niq + * Fix mis-shifted 32 bit scope, masked to 64 bits as a method. + URL: http://svn.apache.org/viewcvs?rev=358040&view=rev + +1: wrowe +