Bugfix update tinc-1.0.34v0
This commit is contained in:
parent
1565e5bdd1
commit
f9b7a303fe
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2018/04/18 10:49:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2018/06/16 11:20:29 rsadowski Exp $
|
||||
|
||||
COMMENT = Virtual Private Network (VPN) daemon
|
||||
DISTNAME = tinc-1.0.33
|
||||
DISTNAME = tinc-1.0.34
|
||||
CATEGORIES = net security
|
||||
EPOCH = 0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (tinc-1.0.33.tar.gz) = f29dxkRLxlGsY1yB9HRbzOWBu9HUXtYMvcTuEb67EPQ=
|
||||
SIZE (tinc-1.0.33.tar.gz) = 486374
|
||||
SHA256 (tinc-1.0.34.tar.gz) = wDqbYd7dRSEW3ZqNsjFUW6CKfJa84BHgy9PP0sVtz9o=
|
||||
SIZE (tinc-1.0.34.tar.gz) = 484174
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-doc_tinc_texi,v 1.7 2018/04/18 10:16:22 kn Exp $
|
||||
$OpenBSD: patch-doc_tinc_texi,v 1.8 2018/06/16 11:20:29 rsadowski Exp $
|
||||
Index: doc/tinc.texi
|
||||
--- doc/tinc.texi.orig
|
||||
+++ doc/tinc.texi
|
||||
@ -11,7 +11,7 @@ Index: doc/tinc.texi
|
||||
|
||||
|
||||
@c ==================================================================
|
||||
@@ -2502,8 +2502,6 @@ For IPv6 addresses:
|
||||
@@ -2503,8 +2503,6 @@ For IPv6 addresses:
|
||||
On some platforms, when running tinc in switch mode, the VPN interface must be set to tap mode with an ifconfig command:
|
||||
|
||||
@multitable {Darwin (Mac OS X)} {ifconfig route add -bla network address netmask netmask prefixlength interface}
|
||||
|
Loading…
x
Reference in New Issue
Block a user