From: Graham Leggett Date: Tue, 4 Jan 2011 23:58:09 +0000 (+0000) Subject: Update STATUS with a further thread safety fix. X-Git-Tag: 2.2.18~200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08c9825689e2560c02b13bb64030bc9bc0a4259a;p=thirdparty%2Fapache%2Fhttpd.git Update STATUS with a further thread safety fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1055247 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5e30a7f0c4c..753e30ba419 100644 --- a/STATUS +++ b/STATUS @@ -152,6 +152,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: +1: jim (requires mmn bump due to proxy_conn_rec) rpluem says: r1052224 r1052314 need to be added as well as the patch above has a thread safety issue. + minfrin: r1055246 needs to be added to r1052314 to ensure the cleanup + isn't attempted twice. * suEXEC: Add Suexec directive to disable suEXEC without renaming the binary (Suexec Off), or force startup failure if suEXEC is required