diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-05-14 13:06:35 +0200 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-05-14 13:06:35 +0200 |
commit | 1aaf6c6f47f79d989550bec9fcfddd0aa38505ee (patch) | |
tree | e6ba693e1e205020e7819179d9ecb118067d74be /debian/patches/kfreebsd_support.patch | |
parent | 124ae2dcf8fa730dd12a5763a47ce3898c010e4a (diff) |
Add patch to fix #747265, refresh patches
Diffstat (limited to 'debian/patches/kfreebsd_support.patch')
-rw-r--r-- | debian/patches/kfreebsd_support.patch | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/kfreebsd_support.patch b/debian/patches/kfreebsd_support.patch index 40403c7..03b5dd7 100644 --- a/debian/patches/kfreebsd_support.patch +++ b/debian/patches/kfreebsd_support.patch @@ -3,8 +3,8 @@ Author: Gonéri Le Bouder <goneri@rulezlan.org> Bug-Debian: http://bugs.debian.org/626062 Index: openvpn/src/openvpn/route.c =================================================================== ---- openvpn.orig/src/openvpn/route.c 2013-06-03 18:48:16.854749664 +0200 -+++ openvpn/src/openvpn/route.c 2013-06-03 18:48:16.842749606 +0200 +--- openvpn.orig/src/openvpn/route.c 2014-05-14 12:58:57.865184474 +0200 ++++ openvpn/src/openvpn/route.c 2014-05-14 12:58:57.861184474 +0200 @@ -1416,7 +1416,7 @@ argv_msg (D_ROUTE, &argv); status = openvpn_execve_check (&argv, es, 0, "ERROR: Solaris route add command failed"); @@ -16,9 +16,9 @@ Index: openvpn/src/openvpn/route.c ROUTE_PATH); Index: openvpn/src/openvpn/tun.c =================================================================== ---- openvpn.orig/src/openvpn/tun.c 2013-06-03 18:48:16.854749664 +0200 -+++ openvpn/src/openvpn/tun.c 2013-06-03 18:48:16.846749625 +0200 -@@ -1089,7 +1089,7 @@ +--- openvpn.orig/src/openvpn/tun.c 2014-05-14 12:58:57.865184474 +0200 ++++ openvpn/src/openvpn/tun.c 2014-05-14 12:58:57.861184474 +0200 +@@ -1095,7 +1095,7 @@ add_route_connected_v6_net(tt, es); } |