From: Jim Jagielski Date: Thu, 11 Oct 2007 23:18:05 +0000 (+0000) Subject: Cast votes: r583002 adds checks it should not. Fixed X-Git-Tag: 2.2.7~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6cccf1ea98623790a69f6a1a993ed79b01d8b45;p=thirdparty%2Fapache%2Fhttpd.git Cast votes: r583002 adds checks it should not. Fixed in r583466 and r583803. Still not sure how the bug fixed in r583813 snuck through... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index dc24e5156e1..1e7969b76e3 100644 --- a/STATUS +++ b/STATUS @@ -196,6 +196,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PR 42592 http://svn.apache.org/viewvc?view=rev&revision=583002 +1: niq + -1: jim: As per Roy, (forward) proxies should not check + the URI. See r583466 and r583803. * core: backport ap_send_interim_response API http://svn.apache.org/viewvc?view=rev&revision=582630 @@ -214,7 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: causing every apr_proc_create() call to segfault. Trunk version of patch: http://svn.apache.org/viewvc?view=rev&revision=583813 - +1: rpluem + +1: rpluem, jim PATCHES/ISSUES THAT ARE STALLED