]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote, promote [skip ci]
authorYann Ylavic <ylavic@apache.org>
Mon, 17 Oct 2022 07:36:14 +0000 (07:36 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 17 Oct 2022 07:36:14 +0000 (07:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1904634 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index bbe0e8d9a8bac358277986c9359feaa2f2808c5a..af7a3b0e8060747e099d85c96da8e09974ba01aa 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -149,6 +149,19 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_http2: Export mod_http2.h
+     Trunk version of patch:
+        https://svn.apache.org/r1727934
+     Backport version for 2.4.x of patch:
+       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/327.diff
+     Can be applied via apply_backport_pr.sh 327
+     +1: rpluem, icing, ylavic
+
+  *) mod_ssl: fix for PR66190.
+     trunk revision:
+        https://svn.apache.org/r1903167
+     PR: https://github.com/apache/httpd/pull/326
+     +1: icing, rpluem, ylavic
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -176,20 +189,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      +1: minfrin, jim,
      rpluem says: The version in the compatibility notes is wrong.
 
-  *) mod_ssl: fix for PR66190.
-     trunk revision:
-        https://svn.apache.org/r1903167
-     PR: https://github.com/apache/httpd/pull/326
-     +1: icing, rpluem
-
-  *) mod_http2: Export mod_http2.h
-     Trunk version of patch:
-        https://svn.apache.org/r1727934
-     Backport version for 2.4.x of patch:
-       https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/327.diff
-     Can be applied via apply_backport_pr.sh 327
-     +1: rpluem, icing,
-
   *) mod_proxy_hcheck: hcmethod now allow for HTTP/1.1 requests
      using GET11, HEAD11 and/or OPTIONS11.
      trunk revision:
@@ -206,21 +205,21 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
         https://svn.apache.org/r1904516
      Backport version for 2.4.x of patch:
         svn merge works
-     +1: jim,
+     +1: jim, ylavic,
 
   *) mod_proxy_hcheck: Re-enable workers in standard ERROR state. PR 66302.
      trunk revision:
         https://svn.apache.org/r1904518
      Backport version for 2.4.x of patch:
         svn merge works
-     +1: jim,
+     +1: jim, ylavic,
 
   *) mod_ssl: fix for PR66063 (follow-up)
      trunk revision:
         https://svn.apache.org/r1901772
      2.4.x patch:
         svn merge -c 1901772 ^/httpd/httpd/trunk . 
-     +1: rpluem,
+     +1: rpluem, ylavic,
 
 
 PATCHES/ISSUES THAT ARE BEING WORKED