From: Eric Covener Date: Mon, 12 Dec 2016 16:06:09 +0000 (+0000) Subject: drop proposal X-Git-Tag: 2.4.24~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=23a9180528f2afbf6bc737c376c1fc3d274a61d3;p=apache drop proposal surafe two showstoppers discussed elsewhere in STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1773810 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index d267e178a1..a10ef02203 100644 --- a/STATUS +++ b/STATUS @@ -113,6 +113,10 @@ CURRENT RELEASE NOTES: RELEASE SHOWSTOPPERS: + *) Looping during check_headers() failure. + + *) Final CVE check + PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] @@ -149,20 +153,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: jailletc36: compatibility note missing in the XML file jim: Will address during commit - *) Fix potential looping in new check_headers() due to new pattern of - ap_die() from http header filter. Also, remove the bad headers explicitly. - Trunk patch: https://svn.apache.org/r1773293 - 2.4.x patch: trunk works - +1: covener, jim - -1: wrowe - covener: This is not ideal but the looping/OOM is bad. - jim: with the understanding that more work post release - wrowe: *IIUC* If we are transmitting the discarded body to the client, - and switching the code to 500, this isn't really a salvagable - resolution. Two alternatives suggested to the list a few days ago. - ylavic: how about r1773761? - - PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]