From: Yann Ylavic Date: Mon, 8 Dec 2014 14:54:18 +0000 (+0000) Subject: Propose PR 56823 and PR 57328 fixes. X-Git-Tag: 2.4.11~98 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43a75a9ac0f4cc8468bb80b2dda945b12e0f46e4;p=apache Propose PR 56823 and PR 57328 fixes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1643831 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8b857526d5..ccd2038755 100644 --- a/STATUS +++ b/STATUS @@ -234,6 +234,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: and ap_mmn.h) +1: trawick + * mod_proxy_ajp: Fix client connection errors handling and logged status + when it occurs. PR 56823. + trunk patch: http://svn.apache.org/r1643537 + http://svn.apache.org/r1643543 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic + + * core: Fix -D[efined] or [d] variables lifetime accross restarts. + PR 57328. + trunk patch: http://svn.apache.org/r1643825 + 2.4.x patch: trunk works (module CHANGES) + +1: ylavic + + OTHER PROPOSALS * A list of further possible backports can be found at: