]> granicus.if.org Git - apache/commitdiff
Upvote, promote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 10 Oct 2017 16:34:47 +0000 (16:34 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 10 Oct 2017 16:34:47 +0000 (16:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1811738 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 94236981143660031efa603670f3f235294e6f7b..2aa2899a077b5b8dec3aca52dea01616bdc21d1b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -138,6 +138,19 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
       2.4.x patch: svn merge -c 1804096,1807238,1809981,1810088,1810089 ^/httpd/httpd/trunk .
       +1: icing, steffenal, ylavic
 
+   *) mod_rewrite,core: Avoid the 'Vary: Host' response header when HTTP_HOST
+                        is used in a condition that evaluates to true.
+      trunk patch: http://svn.apache.org/r1808746
+                   http://svn.apache.org/r1809028
+      2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk .
+      +1: elukey, ylavic, wrowe
+
+   *) mod_ssl: Fix SessionTicket callback return value, which does
+      seem to matter with OpenSSL 1.1.
+      trunk: https://svn.apache.org/r1736186
+      2.4.x patch: trunk works
+      +1: jorton, ylavic, wrowe
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
@@ -146,7 +159,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      as non-root user.
      trunk patch: https://svn.apache.org/r1664565
      2.4.x patch: trunk works modulo docs, CHANGES
-     +1: jorton,
+     +1: jorton, wrowe
 
   *) core: Rewrite Content-Length filter to avoid arbitrary memory
      consumption for streaming responses (e.g. large CGI scripts)
@@ -214,19 +227,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                 mod_journald can't be configured in maintainer mode (-std=c89).
                 Can anyone else reproduce, or is it just my distro?
 
-   *) mod_rewrite,core: Avoid the 'Vary: Host' response header when HTTP_HOST
-                        is used in a condition that evaluates to true.
-      trunk patch: http://svn.apache.org/r1808746
-                   http://svn.apache.org/r1809028
-      2.4.x patch: svn merge -c 1808746,1809028 ^/httpd/httpd/trunk .
-      +1: elukey, ylavic
-
-   *) mod_ssl: Fix SessionTicket callback return value, which does
-      seem to matter with OpenSSL 1.1.
-      trunk: https://svn.apache.org/r1736186
-      2.4.x patch: trunk works
-      +1: jorton, ylavic
-
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]