Commit 1371b2a9 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Reviewed and approved, because 2.2.x is not likely to have another bugfix

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
parent f420351d
Loading
Loading
Loading
Loading
+11 −10
Original line number Diff line number Diff line
@@ -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