From: Justin Erenkrantz Date: Fri, 4 Feb 2005 17:43:29 +0000 (+0000) Subject: Update STATUS with backported changes, and add a comment re: check_forensic. X-Git-Tag: 2.0.53~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec5ef03d7d1db427dd46db3d9aebfc7d8d330e2c;p=thirdparty%2Fapache%2Fhttpd.git Update STATUS with backported changes, and add a comment re: check_forensic. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@151379 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 0595aa147a5..b7ba54c475f 100644 --- a/STATUS +++ b/STATUS @@ -262,10 +262,6 @@ PATCHES TO BACKPORT FROM 2.1 change is in my 2.0.x tree.) +1 for 20reqbody.txt: trawick - * mod_proxy: Respect errors reported by pre_connection hooks. - http://svn.apache.org/viewcvs?view=rev&rev=111304 - +1: trawick, jerenkrantz, fielding - * Allow mod_dav to do weak entity comparison functions. modules/dav/main/util.c: r1.45 [ This one is under review. Don't merge. ] @@ -358,13 +354,11 @@ PATCHES TO BACKPORT FROM 2.1 jerenkrantz says: r126224 fixes brokenness with r125495 on Solaris. +1: thommay, jerenkrantz trawick: "which" isn't portable; I've suggested a work-around on dev@ - - * mod_proxy: Fix ProxyRemoteMatch. PR 33170. - svn rev 151248 - +1: jerenkrantz, trawick, fielding, pquerna - - * Fix --with-apr=/usr and/or --with-apr-util=/usr. PR 29740. - +1: jerenkrantz, trawick, fielding, pquerna + jorton said: NetBSD's which isn't sufficient either. + jerenkrantz: Since it's not in the critical path (and depends on + mod_log_forensic), I think it's still worth it to backport + it as-is. For the one or two platforms that don't like + which, they can write their own version of the script. CURRENT RELEASE NOTES: