diff options
author | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-10-30 11:35:29 +0100 |
---|---|---|
committer | Alberto Gonzalez Iniesta <agi@inittab.org> | 2014-10-30 11:35:29 +0100 |
commit | 99911660974eb350958e2c758ce37a1fa49a173d (patch) | |
tree | a2d7996034866370e3f53f2ea1f0c30660725c54 /debian/patches/kfreebsd_support.patch | |
parent | dae8e6ae4284af8a7689a230c4eae8fb49de011b (diff) |
Refresh patches, remove unneeded
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 03b5dd7..94c6727 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 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 @@ +--- openvpn.orig/src/openvpn/route.c 2014-10-30 11:31:13.226659001 +0100 ++++ openvpn/src/openvpn/route.c 2014-10-30 11:31:13.222659000 +0100 +@@ -1419,7 +1419,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 2014-05-14 12:58:57.865184474 +0200 -+++ openvpn/src/openvpn/tun.c 2014-05-14 12:58:57.861184474 +0200 +--- openvpn.orig/src/openvpn/tun.c 2014-10-30 11:31:13.226659001 +0100 ++++ openvpn/src/openvpn/tun.c 2014-10-30 11:31:13.226659001 +0100 @@ -1095,7 +1095,7 @@ add_route_connected_v6_net(tt, es); } |