]> granicus.if.org Git - apache/commitdiff
tested and voted
authorJim Jagielski <jim@apache.org>
Thu, 3 Mar 2016 15:06:59 +0000 (15:06 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 3 Mar 2016 15:06:59 +0000 (15:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1733471 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ceae2de1d58f8d78774f9dcb67b943084c8cfd7f..ccb585fbe880fca37c90cdeed5b831cb27021f5a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -146,7 +146,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/r1727603
      2.4.x patch:
          Trunk version of patch works modulo CHANGES
-     +1: icing, ylavic
+     +1: icing, ylavic, jim
 
   *) mod_proxy: Play/restore the TLS-SNI on new backend connections which
      had to be issued because the remote closed the previous/reusable one
@@ -156,7 +156,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1732986
                   http://svn.apache.org/r1733056
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-mod_proxy-SNI_reuse-v2.patch
-     +1: ylavic, icing
+     +1: ylavic, icing, jim
 
    * prefork: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
            its parameter when starting httpd as single process (httpd -X).
@@ -164,14 +164,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1733064
                   http://svn.apache.org/r1733068
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-prefork-ONE_PROCESS_POD.patch
-     +1: ylavic, icing
+     +1: ylavic, icing, jim
 
   *) mod_ssl: When SSLVerify is disabled (NONE), don't force a renegotiation if
      the SSLVerifyDepth applied with the default/handshaken vhost differs from
      the one applicable with the finally selected vhost.
      trunk patch: http://svn.apache.org/r1684171
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-SSLVerify_NONE_no_reneg_Depth.patch
-     +1: ylavic, icing
+     +1: ylavic, icing, jim
 
   *) core: Ensure that httpd exits with an error status when the MPM fails
      to run.
@@ -181,7 +181,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1733162
                   http://svn.apache.org/r1733173
      2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-exit_with_error_on_mpm_failure.patch
-     +1: ylavic
+     +1: ylavic, jim
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED