]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorYann Ylavic <ylavic@apache.org>
Fri, 9 Sep 2016 22:09:16 +0000 (22:09 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 9 Sep 2016 22:09:16 +0000 (22:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1760113 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9ec963a0bdd3ec8c255e11efe21fc9af58395db1..837ea0e1a54001ed4df3333888e514b3cbc57813 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -193,6 +193,26 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1750392.patch
      +1: ylavic
 
+  *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
+     allowing per backend TLS configuration.
+     trunk patch: http://svn.apache.org/r1740928
+                  http://svn.apache.org/r1740960
+                  http://svn.apache.org/r1740967
+                  http://svn.apache.org/r1740987
+                  http://svn.apache.org/r1740998
+                  http://svn.apache.org/r1742697
+                  http://svn.apache.org/r1756976
+     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co.patch
+     +1: ylavic
+
+  *) Fix warnings with new compilers, warnings treated as error
+     in maintainer-mode, standard c-89 is enforced
+     trunk patch: http://svn.apache.org/r1702948
+                  http://svn.apache.org/r1759415
+     2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1702948_and_co.patch
+     +1: ylavic
+
+
 PATCHES/ISSUES THAT ARE BEING WORKED
 
   *) http: Don't remove the Content-Length of zero from a HEAD response if