Commit 8bd2e901 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

In the process of reviewing all patches proposed, but looking correct so far

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777485 13f79535-47bb-0310-9956-ffa450edef68
parent 14ae4930
Loading
Loading
Loading
Loading
+10 −9
Original line number Diff line number Diff line
@@ -102,6 +102,10 @@ 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 ]

  *) mod_proxy: Correctly consider error response codes by the backend when
     processing failonstatus. PR 59869
      Trunk version of patch:
@@ -110,10 +114,7 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
         http://svn.apache.org/r1756562
      Backport version for 2.2.x of patch:
         http://home.apache.org/~ylavic/patches/httpd-2.2.x-r1753592.patch
      +1: ylavic

PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  [ New proposals should be added at the end of the list ]
      +1: ylavic, wrowe

  *) mod_proxy_connect: The connect method doesn't work if the client is
     connecting to the apache proxy through an ssl socket. Fixed.
@@ -141,14 +142,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1733056
     2.4.x patch: http://svn.apache.org/r1733474
     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-mod_proxy-SNI_reuse.patch
     +1: ylavic
     +1: ylavic, wrowe

  *) mod_proxy: Use the correct server name for SNI in case the backend
     SSL connection itself is established via a proxy server.  PR 57139
     trunk patch: http://svn.apache.org/r1634120
     2.4.x patch: http://svn.apache.org/r1673941
     2.2.x patch: trunk works (modulo CHANGES)
     +1: ylavic
     +1: ylavic, wrowe

  *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3
     [but without: and change the compiled-in default for SSL[Proxy]Protocol
@@ -156,11 +157,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: https://svn.apache.org/r1703952
     2.4.x patch: https://svn.apache.org/r1706008
     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-backport_r1703952.patch
     +1: ylavic
     +1: ylavic, wrowe

  *) Fix trivial compiler warnings
     2.2.x patch: http://home.apache.org/~ylavic/patches/httpd-2.2.x-fix_trivial_warnings.patch
     +1: ylavic, covener
     +1: ylavic, covener, wrowe
     ylavic: couldn't find relevant commits in trunk/2.4.x with blame
             since these are removed lines.

@@ -168,7 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: https://svn.apache.org/r1633031
     2.4.x patch: https://svn.apache.org/r1635970
     2.2.x patch: trunk works
     +1: ylavic, covener
     +1: ylavic, covener, wrowe

PATCHES/ISSUES THAT ARE STALLED