From: Yann Ylavic Date: Mon, 17 Feb 2014 13:52:38 +0000 (+0000) Subject: Votes. X-Git-Tag: 2.4.8~114 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c014ebb2ef1d4b663b75e15ff0ee12e065d03f1;p=apache Votes. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1568992 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 12cf8bc31d..98bb3e688f 100644 --- 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