]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Reviewed and approved, because 2.2.x is not likely to have another bugfix
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 9 Jan 2017 15:53:52 +0000 (15:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 9 Jan 2017 15:53:52 +0000 (15:53 +0000)
release beyond security fixes.

For the same reason, demote months-old proposal to stalled, as this is not
likely to gain another reviewer.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777998 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f3cea235f390ba7afb3b35d8d511a2a19789542f..4bd0f787413c4d5a2fe847797f153477b6182381 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -102,9 +102,20 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) http: allow folding in check_headers(), still compliant with RFC 7230 (3.2.4).
+     trunk patch: http://svn.apache.org/r1777460
+                  http://svn.apache.org/r1777672
+     2.4.x patch: N/A
+     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-r1777460-v3.patch
+                  (needed because of s/APLOGNO//)
+     +1: ylavic, covener, wrowe
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
+
+PATCHES/ISSUES THAT ARE STALLED:
+
   *) mod_proxy_connect: The connect method doesn't work if the client is
      connecting to the apache proxy through an ssl socket. Fixed.
      [Brad Boyer, Mark Cave-Ayland, Julian Gilbey, Fabrice Durand,
@@ -126,16 +137,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              the new code would be now very closed to 2.4.x's, might be
              worth it for (one of) the latest 2.2.x release, and RIP...
 
-  *) http: allow folding in check_headers(), still compliant with RFC 7230 (3.2.4).
-     trunk patch: http://svn.apache.org/r1777460
-                  http://svn.apache.org/r1777672
-     2.4.x patch: N/A
-     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-r1777460-v3.patch
-                  (needed because of s/APLOGNO//)
-     +1: ylavic, covener
-
-PATCHES/ISSUES THAT ARE STALLED
-
    * mod_proxy_balancer: Always initialize the shared parameters of a load
      balancer member, even if it is already used as standalone.  PR 57067.
      2.2.x patch: http://people.apache.org/~ylavic/httpd-2.2.x-mod_proxy_balancer-lbfactor.patch