From 43a75a9ac0f4cc8468bb80b2dda945b12e0f46e4 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Mon, 8 Dec 2014 14:54:18 +0000 Subject: [PATCH] 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 --- STATUS | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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: -- 2.50.1