From: Ruediger Pluem Date: Wed, 12 Nov 2008 07:01:23 +0000 (+0000) Subject: * This one was backported in r713146. X-Git-Tag: 2.2.11~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c57dcf6dbdd7e6df7f0d5422920e4db78a332ef;p=thirdparty%2Fapache%2Fhttpd.git * This one was backported in r713146. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@713277 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 24085315e0c..4a1fc7d1062 100644 --- a/STATUS +++ b/STATUS @@ -85,18 +85,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * mod_proxy: Prevent segmentation faults by correctly adjusting the lifetime - of the buckets read from the proxy backend. - PR 45792 - This fixes a regression against 2.2.8. - Trunk version of patch: - http://svn.apache.org/viewvc?rev=706921&view=rev - http://svn.apache.org/viewvc?rev=712375&view=rev - Backport version for 2.2.x of patch: - http://people.apache.org/~rpluem/patches/proxy_alloc_lifetime_rework_2.2.x.diff - +1: rpluem, pgollucci, jim - - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]