summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorAlberto Gonzalez Iniesta <agi@inittab.org>2013-06-03 18:56:47 +0200
committerAlberto Gonzalez Iniesta <agi@inittab.org>2013-06-03 18:56:47 +0200
commit6d66f98a1e57a532659ce944ddb5a9867a1291c6 (patch)
tree3ba16d5891a97251635e2ee037258e6a5dca9dfb /debian/patches
parentc7f5b684601f45769f7e3252a407be748d1fc2ca (diff)
Upstream 2.3.2
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/kfreebsd_support.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/kfreebsd_support.patch b/debian/patches/kfreebsd_support.patch
index bfdee76..40403c7 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 2013-05-17 12:04:05.250078543 +0200
-+++ openvpn/src/openvpn/route.c 2013-05-17 12:04:05.242078504 +0200
-@@ -1415,7 +1415,7 @@
+--- 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
+@@ -1416,7 +1416,7 @@
argv_msg (D_ROUTE, &argv);
status = openvpn_execve_check (&argv, es, 0, "ERROR: Solaris route add command failed");
@@ -16,8 +16,8 @@ Index: openvpn/src/openvpn/route.c
ROUTE_PATH);
Index: openvpn/src/openvpn/tun.c
===================================================================
---- openvpn.orig/src/openvpn/tun.c 2013-05-17 12:04:05.250078543 +0200
-+++ openvpn/src/openvpn/tun.c 2013-05-17 12:04:05.246078520 +0200
+--- 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 @@
add_route_connected_v6_net(tt, es);
}