From: Yann Ylavic Date: Thu, 31 May 2018 07:54:26 +0000 (+0000) Subject: Propose Hank/Eric's fix in mod_remoteip for PR 59931. X-Git-Tag: 2.4.34~137 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a2d1c0d9b2a3eb7f40b39e741cf7e5f2f4112c8e;p=apache Propose Hank/Eric's fix in mod_remoteip for PR 59931. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1832583 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e9cf29ac3f..f21cfdc5ba 100644 --- a/STATUS +++ b/STATUS @@ -269,6 +269,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: svn merge -c 1490294,1734635,1749403,1813116,1816179,1817598,1832198,1832200,1832277,1832317 ^/httpd/httpd/trunk . +1: jailletc36, ylavic, + *) 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, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]