From: Ruediger Pluem Date: Fri, 30 May 2008 22:10:16 +0000 (+0000) Subject: * Vote X-Git-Tag: 2.2.9~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=358cd3cd5406bbfd340b5fbd43e6734dd5896c2e;p=thirdparty%2Fapache%2Fhttpd.git * Vote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@661896 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 600229dcf89..5b1dbcb8c4d 100644 --- a/STATUS +++ b/STATUS @@ -157,14 +157,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=613260 Backport version for 2.2.x of patch: Trunk version of patch works - +1: jim, jorton + +1: jim, jorton, rpluem * prefork: Unlock mutex before terminating. Trunk version of patch: http://svn.apache.org/viewvc?view=rev&revision=613252 Backport version for 2.2.x of patch: Trunk version of patch works - +1: jim, jorton + +1: jim, jorton, rpluem * prefork: Stop processing new connections if shutdown_pending is set, i.e. when SIGTERM is received in single-process mode. @@ -173,7 +173,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=552029 Backport version for 2.2.x of patch: Trunk version of patch works - +1: jim, jorton + +1: jim, jorton, rpluem * proxy_balancer: Prevent CSRF attacks against the balancer-manager (CVE-2007-6420)