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 2015/01/19 09:33:01 UTC

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

Author: ylavic
Date: Mon Jan 19 08:33:00 2015
New Revision: 1652934

URL: http://svn.apache.org/r1652934
Log:
Propose fixes for PR 53824 and PR 53882.

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=1652934&r1=1652933&r2=1652934&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 19 08:33:00 2015
@@ -216,6 +216,19 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_listeners_buckets.patch
      +1: ylavic
 
+   * configure: Fix --enable-v4-mapped configuration on *BSD. PR 53824.
+     trunk patch: http://svn.apache.org/r1652929
+                  http://svn.apache.org/r1652931 (CHANGES)
+     2.4.x patch: trunks works (modulo CHANGES)
+     +1: ylavic
+
+   * acinclude.m4: Generate #LoadModule directive in default httpd.conf for
+                   every --enable-mpms-shared. PR 53882.
+     trunk patch: http://svn.apache.org/r1652930
+                  http://svn.apache.org/r1652933 (CHANGES)
+     2.4.x patch: trunks works (modulo CHANGES)
+     +1: ylavic
+
 
 OTHER PROPOSALS