]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote + promote
authorLuca Toscano <elukey@apache.org>
Sat, 30 Sep 2017 11:26:48 +0000 (11:26 +0000)
committerLuca Toscano <elukey@apache.org>
Sat, 30 Sep 2017 11:26:48 +0000 (11:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1810197 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bbd9c0d6c0437a355d2fb14f80c476afcea75d0c..5227def28404ad67bc396e765282a208767c30ac 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -116,6 +116,11 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_authz_dbd: Fix a segmentation fault if AuthzDBDQuery is not set.
+     PR 61546
+     trunk patch: http://svn.apache.org/r1809209
+     2.4.x patch: svn merge -c 1809209 ^/httpd/httpd/trunk .
+     +1: jailletc36 (by inspection), ylavic, elukey
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -185,12 +190,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c 1798785 ^/httpd/httpd/trunk .
      +1: jailletc36, ylavic
 
-   *) mod_authz_dbd: Fix a segmentation fault if AuthzDBDQuery is not set.
-      PR 61546
-      trunk patch: http://svn.apache.org/r1809209
-      2.4.x patch: svn merge -c 1809209 ^/httpd/httpd/trunk .
-      +1: jailletc36 (by inspection), ylavic
-
    *) mod_http2: Fix race condition on request body handlign.
       2.4.x patch: svn merge -c 1804096,1807238,1809981,1810088,1810089 ^/httpd/httpd/trunk .
       +1: icing, steffenal