[Bug 506010] Re: Not possible to set fragment size

2010-02-06 Thread Daniel Bertolo
Sorry, the patch command should read: patch -d . -p1 ../fragment-9.10.patch -- Not possible to set fragment size https://bugs.launchpad.net/bugs/506010 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 506010] Re: Not possible to set fragment size

2010-02-06 Thread Daniel Bertolo
And don't forget to apply the debian patch as well (in the source directory): patch -d . -p1 debian/patches/nm-openvpn-service.name.patch -- Not possible to set fragment size https://bugs.launchpad.net/bugs/506010 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 506010] Re: Not possible to set fragment size

2010-01-27 Thread Daniel Bertolo
I just wrote a patch to support the fragment option. It works with Ubuntu 10.04. ** Patch added: fragment-10.04.patch http://launchpadlibrarian.net/38450930/fragment-10.04.patch -- Not possible to set fragment size https://bugs.launchpad.net/bugs/506010 You received this bug notification

[Bug 506010] Re: Not possible to set fragment size

2010-01-27 Thread Daniel Bertolo
This is the patch for Ubuntu 9.10. To apply the patch, do as follows: - apt-get source network-manager-openvpn - cd network-manager-openvpn-0.8 (don't remember the long version number) - patch -d . -p1 ../fragment-9.10.patch - aclocal - ./autogen.sh --prefix=/usr