[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2021-09-22 Thread Bryce Harrington
(Standard support for Trusty has ended.) ** Changed in: apache2 (Ubuntu Trusty) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511222 Title: Incorrect trusted

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-08-01 Thread Wesley Wiedenmeier
Since a SRU for (LP: #1534538) was recently uploaded to trusty-proposed using the same version string as the current debdiff, I have redone the patch on top of the version of apache currently in trusty-proposed. The updated debdiff is attached. A package with the updated debdiff is currently

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-07-26 Thread Wesley Wiedenmeier
The build of apache 2.4.7-1ubuntu4.14 in the ppa appears to work for me. It would be good if the original bug reporter could test the build in the ppa in order to verify it before it goes into trusty-proposed though, thanks. Here is the test case I used: root@ubuntu:~$ apt-cache show apache2 |

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-07-26 Thread Wesley Wiedenmeier
Here is the updated debdiff. A build is running with it, which I will test soon. It will be available in ppa:wesley-wiedenmeier/test2 It uses the version number '2.4.7-1ubuntu4.14'. There is another sru that I am working to get approved for apache2 that also uses 'ubuntu4.14'. If that one gets

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-07-26 Thread Wesley Wiedenmeier
There was recently a security update for apache2 that went in to trusty- updates, so I need to remake the debdiff based off of the updated version in trusty-proposed as the security update took the package version that the above debdiff had. When that is done I will update the version in ppa if

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-06-21 Thread Wesley Wiedenmeier
Before this is uploaded it would be good if anyone who has been experienceing this bug could that the patched version resolves the issue for them, thanks. The updated deb is available here: https://launchpad.net/~wesley-wiedenmeier/+archive/ubuntu/test2/+build/10037671 -- You received this bug

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-06-19 Thread Wesley Wiedenmeier
It looks to me like the patched version resolves the bug. If anyone else wants to test before uploading there is a deb in my ppa here: ppa:wesley-wiedenmeier/test2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-06-19 Thread Wesley Wiedenmeier
Here's an updated debdiff to apply this patch, with better formatting for the changelog entry ** Patch added: "fix_remoteip_proxy_match.debdiff" https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1511222/+attachment/4686910/+files/fix_remoteip_proxy_match.debdiff -- You received this

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-06-08 Thread Wesley Wiedenmeier
Here is the debdiff to apply the patch in trusty. I will run through the test case and verify that the patch works tomorrow. ** Patch added: "fix_remoteip_proxy_match.debdiff"

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2016-05-24 Thread Robie Basak
** Changed in: apache2 (Ubuntu Trusty) Assignee: (unassigned) => Wesley Wiedenmeier (wesley-wiedenmeier) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511222 Title: Incorrect trusted proxy

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
** Summary changed: - Please include patch for Apache PR 54651 in trusty-updates + Incorrect trusted proxy match test in mod_remoteip -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to apache2 in Ubuntu.

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
** Summary changed: - Please include patch for Apache PR 54651 in trusty-updates + Incorrect trusted proxy match test in mod_remoteip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511222 Title:

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Looks like this was fixed upstream in 2.4.8 so it is fixed in Vivid, Wily and Xenial, but affects Trusty. It looks like this should be trivial to cherry-pick to Trusty. I will put this on the server team's

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
The patch applied to the upstream 2.4 branch is https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/metadata/mod_remoteip.c?r1=1569003=1569006=1569006 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
The patch applied to the upstream 2.4 branch is https://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/modules/metadata/mod_remoteip.c?r1=1569003=1569006=1569006 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Robie Basak
Thank you for taking the time to report this bug and helping to make Ubuntu better. Looks like this was fixed upstream in 2.4.8 so it is fixed in Vivid, Wily and Xenial, but affects Trusty. It looks like this should be trivial to cherry-pick to Trusty. I will put this on the server team's

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread William Shallum
Steps to reproduce (not exact): apache config: LoadModule rewrite_module modules/mod_rewrite.so LoadModule remoteip_module modules/mod_remoteip.so Listen 18000 RemoteIPHeader X-Forwarded-For RemoteIPTrustedProxy 127.0.0.1 RewriteEngine on RewriteRule ^/?(.*)

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at https://bz.apache.org/bugzilla/show_bug.cgi?id=54651. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread Bug Watch Updater
Launchpad has imported 5 comments from the remote bug at https://bz.apache.org/bugzilla/show_bug.cgi?id=54651. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Bug 1511222] Re: Incorrect trusted proxy match test in mod_remoteip

2015-10-30 Thread William Shallum
Steps to reproduce (not exact): apache config: LoadModule rewrite_module modules/mod_rewrite.so LoadModule remoteip_module modules/mod_remoteip.so Listen 18000 RemoteIPHeader X-Forwarded-For RemoteIPTrustedProxy 127.0.0.1 RewriteEngine on RewriteRule ^/?(.*)