[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/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 because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 --libexecdir=/usr/lib/NetworkManager 
--sysconfdir=/etc --localstatedir=/var
- make
- sudo make install
- sudo service network-manager restart

-- 
Dani

** Patch added: fragment-9.10.patch
   http://launchpadlibrarian.net/38477903/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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs