]> granicus.if.org Git - apache/commitdiff
Update UDS connect() proposal and vote.
authorYann Ylavic <ylavic@apache.org>
Tue, 17 Jun 2014 10:15:30 +0000 (10:15 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 17 Jun 2014 10:15:30 +0000 (10:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1603115 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a448764da4572632aecfb11001d7cc9599e303c3..e703413f27b0b314c43cf760f3ce1d9194b62046 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -224,12 +224,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works (modulo CHANGES)
      +1: ylavic
 
-   * mod_proxy_fdpass: Fix computation of the size of 'struct sockaddr_un'
-                       when passed to 'connec()'.
-                       [Graham Dumpleton <grahamd apache org>]
+   * mod_proxy: Don't limit the size of the connectable Unix Domain Socket paths.
+                [Graham Dumpleton, Christophe Jaillet, Yann Ylavic]
      trunk patch: http://svn.apache.org/r1598946
-     2.4.x patch: trunk works (modulo CHANGES)
-     +1: jailletc36
+                  http://svn.apache.org/r1602989
+     2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_proxy_connect_uds.patch
+                  (modulo CHANGES/MMN)
+     +1: ylavic
 
    * core: factor out DEFAULT_HANDLER_NAME
      trunk patch: http://svn.apache.org/r1496709
@@ -286,7 +287,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_proxy_fcgi: better error messages
      trunk patch: http://svn.apache.org/r1592032
      2.4.x patch: trunk patch works
-     +1: trawick
+     +1: trawick, ylavic
 
 OTHER PROPOSALS