[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2014-08-10 Thread TJ
** Changed in: network-manager-openvpn (Ubuntu) Status: In Progress => Triaged ** Patch removed: "Proposed upstream fix" https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1252832/+attachment/3912904/+files/lp1252832.diff ** Description changed: Up to and includi

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2014-08-10 Thread Launchpad Bug Tracker
** Branch linked: lp:~tj/ubuntu/trusty/network-manager-openvpn/lp1252832 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252832 Title: Multiple remote gateways fail due to incorrect parsing To manag

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2014-08-10 Thread TJ
A new upstream network-manager-openvpn commit contains a reworking of the multiple gateways functionality: c55ba4e 2014-07-11 core/ui: allow specifying port and protocol for gateways (bgo #712710) This should be cherry-picked since it is not part of an upstream release and is unlikely to be inclu

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2014-07-11 Thread Bug Watch Updater
** Changed in: network-manager-openvpn Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252832 Title: Multiple remote gateways fail due to incorrect parsing

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2014-06-26 Thread Bug Watch Updater
** Changed in: network-manager-openvpn Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252832 Title: Multiple remote gateways fail due to incorrect parsing To manag

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2013-11-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "Proposed upstream fix" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a Launchpad user owned by ~brian-

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2013-11-19 Thread TJ
Gnome bugs 712710 and 712720 cover this issue and reference proposed fixes. ** Patch added: "Proposed upstream fix" https://bugs.launchpad.net/network-manager-openvpn/+bug/1252832/+attachment/3912904/+files/lp1252832.diff -- You received this bug notification because you are a member of Ubun

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2013-11-19 Thread Bug Watch Updater
** Changed in: network-manager-openvpn Status: Unknown => New ** Changed in: network-manager-openvpn Importance: Unknown => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1252832 Titl

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2013-11-19 Thread TJ
** Bug watch added: GNOME Bug Tracker #712710 https://bugzilla.gnome.org/show_bug.cgi?id=712710 ** Also affects: network-manager-openvpn via https://bugzilla.gnome.org/show_bug.cgi?id=712710 Importance: Unknown Status: Unknown ** Description changed: Up to and including 13.10 a

[Bug 1252832] Re: Multiple remote gateways fail due to incorrect parsing

2013-11-19 Thread TJ
After applying the fix the resulting process command-line is: /usr/sbin/openvpn --remote a.b.c.d 1194 udp --remote e.f.g.h 443 tcp --comp-lzo --nobind --dev tun --proto udp --port 1194 ... and the connection is successful. I'm posting this upstream and will report back once a patch has been appl