]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Votes
authorJim Jagielski <jim@apache.org>
Wed, 8 Feb 2017 12:53:42 +0000 (12:53 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 8 Feb 2017 12:53:42 +0000 (12:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1782157 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4833e38a7889ec5215671e8cda1547a1daed647a..6507c5c1dc703b614e733444332d61b085852f6f 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -160,7 +160,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_proxy_fcgi: Return HTTP 504 rather than 503 in case of proxy timeout.
      trunk patch: http://svn.apache.org/r1775858
      2.4 patch: trunk works (modulo CHANGES)
-     +1: elukey
+     +1: elukey, jim
 
   *) mod_remoteip: Add PROXY protocol support
      trunk patch: http://svn.apache.org/r1776575
@@ -190,26 +190,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   *) mod_auth_digest: Use anonymous shm by default, fall back on name-based
      trunk patch: http://svn.apache.org/r1684636
      2.4.x patch: trunk works (needs CHANGES, ref PR 54622)
-     +1: jorton, ylavic
+     +1: jorton, ylavic, jim
 
   *) mod_ssl: work around leaks on (graceful) restart.
      trunk patch: http://svn.apache.org/r1781187
                   http://svn.apache.org/r1781190
                   http://svn.apache.org/r1781312
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mod_ssl-restart_leaks-v2.patch
-     +1: ylavic
+     +1: ylavic, jim
 
   *) mod_proxy_hcheck: Ensure thread-safety when concurrent healthchecks are
      in use (ProxyHCTPsize > 0).  PR 60071.
      trunk patch: http://svn.apache.org/r1779573
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, jim
 
   *) mod_proxy_hcheck: Don't validate timed out responses.
      trunk patch: http://svn.apache.org/r1779574
                   http://svn.apache.org/r1779623
      2.4.x patch: trunk works *after r1779573 above* (modulo CHANGES)
-     +1: ylavic
+     +1: ylavic, jim
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED