From 9cc647bf7f6d4cece221d321052501549c3625f1 Mon Sep 17 00:00:00 2001 From: Yann Ylavic <ylavic@apache.org> Date: Wed, 6 Jun 2018 10:57:13 +0000 Subject: [PATCH] Backported to 2.4.x in r1833007. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833008 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 8 -------- 1 file changed, 8 deletions(-) diff --git a/STATUS b/STATUS index 8fa51e7281..62b78fee16 100644 --- a/STATUS +++ b/STATUS @@ -144,14 +144,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - *) mod_remoteip: When overriding the useragent address from X-Forwarded-For, - zero out what had been initialized as the connection-level port. PR59931. - trunk patch: http://svn.apache.org/r1776458 - 2.4.x patch: trunk works (module CHANGES) - svn merge -c 1776458 ^/httpd/httpd/trunk - +1: ylavic, covener, icing - - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] -- GitLab