]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow up to r1681006: promote the right lazy concensus.
authorYann Ylavic <ylavic@apache.org>
Fri, 22 May 2015 07:53:00 +0000 (07:53 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 22 May 2015 07:53:00 +0000 (07:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1681024 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b557673bdbd1e0d286ac9e85f6c289ff22a91025..4ab1e26b47aac423725c3d7096b98e4091c74af7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -101,14 +101,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-   * mod_proxy: use the original (non absolute) form of the request-line's URI
-     for requests embedded in CONNECT payloads used to connect SSL backends via
-     a ProxyRemote forward-proxy. PR 55892.
-     trunk patch: http://svn.apache.org/r1665215
-                  http://svn.apache.org/r1665218 (CHANGES entry)
-     2.2.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, wrowe
-
    * mod_authn_dbd: Fix lifetime of DB lookup entries independently of the
      selected DB engine.  PR 46421.
      trunk patch: http://svn.apache.org/r1663647
@@ -117,6 +109,11 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
                   (trunk works but the patch includes a CHANGES entry relative to 2.2.x only)
      +1: ylavic, rjung, wrowe
 
+   * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n.
+     trunk patches: http://svn.apache.org/r1611165
+                    http://svn.apache.org/r1611169
+     2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
+     +1: wrowe, gsmith
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -139,11 +136,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      rjung: It seems most prefer the %{...}T variant. I'll switch to that.
      ylavic: OK, I merged the below proposal with this one. breser vote discared.
 
-   * mpm_winnt service.c: Accept utf-8 service names/descriptions for i18n.
-     trunk patches: http://svn.apache.org/r1611165
-                    http://svn.apache.org/r1611169
-     2.2.x patch: http://people.apache.org/~wrowe/httpd-2.2-utf8-servicename.patch
-     +1: wrowe, gsmith
+   * mod_proxy: use the original (non absolute) form of the request-line's URI
+     for requests embedded in CONNECT payloads used to connect SSL backends via
+     a ProxyRemote forward-proxy. PR 55892.
+     trunk patch: http://svn.apache.org/r1665215
+                  http://svn.apache.org/r1665218 (CHANGES entry)
+     2.2.x patch: trunk works (modulo CHANGES)
+     +1: ylavic, wrowe
 
 
 PATCHES/ISSUES THAT ARE STALLED