You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2014/12/08 15:54:18 UTC

svn commit: r1643831 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Mon Dec  8 14:54:18 2014
New Revision: 1643831

URL: http://svn.apache.org/r1643831
Log:
Propose PR 56823 and PR 57328 fixes.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1643831&r1=1643830&r2=1643831&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Dec  8 14:54:18 2014
@@ -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 <Define>[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: