]> granicus.if.org Git - apache/commitdiff
The updated PROXY protocol support patchset
authorJim Jagielski <jim@apache.org>
Wed, 29 Nov 2017 14:59:56 +0000 (14:59 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 29 Nov 2017 14:59:56 +0000 (14:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1816632 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4847c88d24827c54968520c46e5d2d1e9d02bdf3..8ae94da739a691ad88f42dde1af52a8486af40ff 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,18 +164,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1790457 (Update directive name in err message)
                   http://svn.apache.org/r1806985
      2.4 convenience patch (includes CHANGES):
-                  http://home.apache.org/~jim/patches/RemoteIPProxyProtocol.2.4.x.patch
-                  http://svn.apache.org/r1806985
+                  http://home.apache.org/~jim/patches/RemoteIPProxyProtocol.2.4-v2.patch
      +1: druggeri, jim
-     mrumph: I had a chance to review this proposal.
-             I committed some suggested changes to trunk in r1806985.
-             Also, the copyright in mod_remoteip.c is of some concern.
-             Perhaps the terms of the copyright should be included in that note.
-             And on a personal note, today is my last day with Oracle.
-             So it may well be my last day with Apache as well.
-             It has been great working with all of you.
-        jim: Not sure what the copyright concern is, but added r1806985
-             to the proposal.
      ylavic: RemoteIPProxyProtocol* are documented as scoped to server config
              and virtual host, though using ap_server_conf makes them global
              only (thus less useful too...).