]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote and promote. [skip ci]
authorStefan Eissing <icing@apache.org>
Tue, 14 Dec 2021 09:57:08 +0000 (09:57 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 14 Dec 2021 09:57:08 +0000 (09:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1895942 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 107b3c33910f6c3b828861c89a4b32cd3f7a0a26..db51bcdf4e022e61f78aa00a768b8609e66432f6 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,10 +145,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
   *) Easy backports:
      - mod_proxy_balancer: add missing spaces in HTML output
      - mod_proxy_http: Avoid a double call to apr_table_get()
@@ -157,10 +153,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1892563
                   http://svn.apache.org/r1892917
      2.4.x patch: svn merge -c 1889494,1892563,1892917 ^/httpd/httpd/trunk .
-     +1: jailletc36, ylavic,
+     +1: jailletc36, ylavic, icing
      rpluem: The other three revisions look fine.
      minfrin: Other revs were fine.
 
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
+
   *) http: Enforce that fully qualified uri-paths not to be forward-proxied
      have an http(s) scheme, and that the ones to be forward proxied have a
      hostname, per HTTP specifications.