summaryrefslogtreecommitdiff
path: root/debian/patches/kfreebsd_support.patch
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2016-01-20 12:08:56 +0100
committerAlberto Gonzalez Iniesta <agi@inittab.org>2016-01-20 12:08:56 +0100
commit9364f88c1602062e10fec008b7170d90a758cb2e (patch)
tree9680d712956e7485a8c963063a37cc5adbfe3446 /debian/patches/kfreebsd_support.patch
parent19eab1fe2df20e38ea64d7a642d3e21c957082b8 (diff)
New upstream release
Diffstat (limited to 'debian/patches/kfreebsd_support.patch')
-rw-r--r--debian/patches/kfreebsd_support.patch12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/patches/kfreebsd_support.patch b/debian/patches/kfreebsd_support.patch
index 523eb43..ba3665f 100644
--- a/debian/patches/kfreebsd_support.patch
+++ b/debian/patches/kfreebsd_support.patch
@@ -3,9 +3,9 @@ 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 2015-07-01 14:10:36.563807017 +0200
-+++ openvpn/src/openvpn/route.c 2015-07-01 14:10:36.559807060 +0200
-@@ -1419,7 +1419,7 @@
+--- openvpn.orig/src/openvpn/route.c 2016-01-20 12:02:41.441269913 +0100
++++ openvpn/src/openvpn/route.c 2016-01-20 12:02:41.437269956 +0100
+@@ -1421,7 +1421,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 2015-07-01 14:10:36.563807017 +0200
-+++ openvpn/src/openvpn/tun.c 2015-07-01 14:10:36.559807060 +0200
-@@ -1122,7 +1122,7 @@
+--- openvpn.orig/src/openvpn/tun.c 2016-01-20 12:02:41.441269913 +0100
++++ openvpn/src/openvpn/tun.c 2016-01-20 12:02:41.437269956 +0100
+@@ -1124,7 +1124,7 @@
add_route_connected_v6_net(tt, es);
}