]> granicus.if.org Git - apache/commitdiff
Votes.
authorYann Ylavic <ylavic@apache.org>
Mon, 17 Feb 2014 13:52:38 +0000 (13:52 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 17 Feb 2014 13:52:38 +0000 (13:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1568992 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 12cf8bc31d0c2f05b52a5f8c2452a2caaf008eae..98bb3e688fb2a6d32656f07f9a2752e3f43d4cde 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -142,7 +142,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?view=revision&revision=1545408
                  http://svn.apache.org/viewvc?view=revision&revision=1545411
     2.4.x patch: http://people.apache.org/~jim/patches/fdq-atomicsv2.patch
-    +1: jim, trawick
+    +1: jim, trawick, ylavic
+    ylavic notes: the v2 patch won't apply since r1562134 (typedef removed on
+                  struct recycled_pool conflicts). +1 still with an easy patch
+                  update, works on linux 32/64-bit.
 
   * FreeBSD: Disable IPv4-mapped listening sockets by default for versions
     5+ instead of just for FreeBSD 5. PR 53824.
@@ -201,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    * mod_ssl: enable auto curve selection for ECDHE / OpenSSL 1.0.2
      trunk patch: https://svn.apache.org/r1563420
      2.4.x patch: trunk patch works
-     +1: kbrand, drh
+     +1: kbrand, drh, ylavic
 
    * mod_remoteip: Correct the trusted proxy match test. PR54651
      trunk patch: https://svn.apache.org/r1564052