summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2017-11-01 20:27:12 +0000
committerYann Ylavic <ylavic@apache.org>2017-11-01 20:27:12 +0000
commit28552151de52a9bb435f791edc6edd1e9585c6e2 (patch)
tree933d3b8bcd37778b651c0a54acabb68bc6c03874 /STATUS
parentbd624f9e4512ee7f3d55562579b3fff8c7a10aef (diff)
downloadhttpd-28552151de52a9bb435f791edc6edd1e9585c6e2.tar.gz
Update to SSLProxy proposal, minor enough IMHO.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1813990 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS7
1 files changed, 6 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 27e24eda3b..4acef296d2 100644
--- a/STATUS
+++ b/STATUS
@@ -133,7 +133,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
http://svn.apache.org/r1756976
http://svn.apache.org/r1781313
http://svn.apache.org/r1812193
- 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4.x-r1740928_and_co-v5.patch
+ 2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4.x-r1740928_and_co-v6.patch
+1: ylavic, icing
wrowe: Suspect that this is an MMN Major bump, not minor, without some
additional detection/workaround of legacy 2.4 compiled modules.
@@ -142,6 +142,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
icing: builds and runs fine in my tests. However I do not have <Proxy> specific
setups to check that all config commands apply properly. Otherwise, looks
backward compatible to me.
+ ylavic: Argh, update to v6 since v5 partially reverted r1747069 (which was
+ a later change than the original proposal). Here is v5 vs v6 diff:
+ http://home.apache.org/~ylavic/patches/httpd-2.4.x-r1740928_and_co-v5_vs_v6.diff
+ Not really related to the functionality of this proposal, so I
+ didn't reset Stefan's vote...
*) mod_remoteip: Add PROXY protocol support
trunk patch: http://svn.apache.org/r1776575