]> granicus.if.org Git - apache/commitdiff
Some backport votes
authorJim Jagielski <jim@apache.org>
Thu, 28 Jan 2016 14:58:06 +0000 (14:58 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 28 Jan 2016 14:58:06 +0000 (14:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1727371 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e97fc25fdca85dc0b314369c72185b2e74e8e7bb..4e9121eeb381424f6044407c7605cc310dc1c9c6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -125,7 +125,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1686853
                   http://svn.apache.org/r1686856
      2.4.x patch: https://people.apache.org/~minfrin/httpd-mod_alias-expr2.patch
-     +1: minfrin
+     +1: minfrin, jim
 
    * core: Fix crash in ap_mpm_pod_check call caused by NULL dereference of
           its parameter when starting httpd as single process (httpd -X).
@@ -162,7 +162,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      mod_proxy.
      trunk patch: http://svn.apache.org/r1721899
      2.4.x patch: trunk works, module CHANGES
-     +1: ylavic
+     +1: ylavic, jim
 
   *) mod_ssl: Constify + save a few bytes in conf pool when parsing SSLRequire
      mod_nw_ssl: Save a few bytes in conf pool when processing 'NWSSLTrustedCerts'
@@ -186,10 +186,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch:  http://svn.apache.org/r1725149
                    http://svn.apache.org/r1725151
                    http://svn.apache.org/r1726233
-                  
      2.4.x patch: MMN/changes only: http://people.apache.org/~covener/patches/2.4.x-sethandler-expr.diff
                   +  http://svn.apache.org/r1726233
-     +1: covener
+     +1: covener, jim
 
   *) Add APLOGNO, first chunk (those that were detected by coccinelle).
      There are some more but they are easier to backport once these here are applied.