]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
In the process of reviewing all patches proposed, but looking correct so far
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Jan 2017 18:04:14 +0000 (18:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 5 Jan 2017 18:04:14 +0000 (18:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1777485 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c6584d20c923d975d403ac8c4630981bf93f6686..70ea60378725617d8590b39bcb66317c43def29b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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