From: Paul Querna Date: Sat, 1 Apr 2006 06:44:45 +0000 (+0000) Subject: Move up accepted patch X-Git-Tag: 2.2.1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ee9501f9b8b53becbc559802186c050f966cea4;p=thirdparty%2Fapache%2Fhttpd.git Move up accepted patch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390603 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b097559bbbc..e0f2cb8ffae 100644 --- a/STATUS +++ b/STATUS @@ -73,6 +73,17 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] + * mod_proxy_http: Fix PR38524 (mod_proxy(_http) does not send keep-alive + headers) + Trunk version of patch: + http://svn.apache.org/viewcvs?rev=377053&view=rev + http://svn.apache.org/viewcvs?rev=377057&view=rev + http://svn.apache.org/viewcvs?rev=377525&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: * mod_dbd: When threaded, create a private pool in child_init @@ -105,16 +116,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works +1: rpluem, jim - * mod_proxy_http: Fix PR38524 (mod_proxy(_http) does not send keep-alive - headers) - Trunk version of patch: - http://svn.apache.org/viewcvs?rev=377053&view=rev - http://svn.apache.org/viewcvs?rev=377057&view=rev - http://svn.apache.org/viewcvs?rev=377525&view=rev - Backport version for 2.2.x of patch: - Trunk version of patch works - +1: rpluem, jim, pquerna - * mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol. Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE