*ping*

On Tue Jan 24, 2017 at 08:08:01PM +0100, Rafael Sadowski wrote:
> Hi ports@,
> 
> simple update to 1.0.31. Diff from me and tested by Uwe Werler.
> 
> Cheers,
> 
> Rafael Sadowksi
> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/tinc/Makefile,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 Makefile
> --- Makefile  27 May 2016 11:49:04 -0000      1.2
> +++ Makefile  24 Jan 2017 19:02:53 -0000
> @@ -1,7 +1,7 @@
>  # $OpenBSD: Makefile,v 1.2 2016/05/27 11:49:04 jca Exp $
>  
>  COMMENT =            Virtual Private Network (VPN) daemon
> -DISTNAME =           tinc-1.0.28
> +DISTNAME =           tinc-1.0.31
>  CATEGORIES =         net security
>  
>  HOMEPAGE =           https://www.tinc-vpn.org/
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/tinc/distinfo,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 distinfo
> --- distinfo  27 May 2016 11:49:04 -0000      1.2
> +++ distinfo  24 Jan 2017 19:02:53 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (tinc-1.0.28.tar.gz) = C1AmmTYPCc4hKKOc8Cq8oHv8aZ/ALOgps6kM9eHos0Q=
> -SIZE (tinc-1.0.28.tar.gz) = 488837
> +SHA256 (tinc-1.0.31.tar.gz) = 08vILm4Hl1oszAs2nQfjD8MyTnHiQNyoeBzppPYpUZs=
> +SIZE (tinc-1.0.31.tar.gz) = 494877
> Index: patches/patch-doc_tinc_texi
> ===================================================================
> RCS file: /cvs/ports/net/tinc/patches/patch-doc_tinc_texi,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-doc_tinc_texi
> --- patches/patch-doc_tinc_texi       27 May 2016 11:49:04 -0000      1.2
> +++ patches/patch-doc_tinc_texi       24 Jan 2017 19:02:53 -0000
> @@ -1,21 +1,7 @@
>  $OpenBSD: patch-doc_tinc_texi,v 1.2 2016/05/27 11:49:04 jca Exp $
> ---- doc/tinc.texi.orig       Sun Apr 10 00:03:55 2016
> -+++ doc/tinc.texi    Mon May 23 18:13:04 2016
> -@@ -268,12 +268,7 @@ The tap driver can be loaded with @code{kldload if_tap
> - @node       Configuration of OpenBSD kernels
> - @subsection Configuration of OpenBSD kernels
> - 
> --For OpenBSD version 2.9 and higher,
> --the tun driver is included in the default kernel configuration.
> --There is also a kernel patch from 
> @uref{http://diehard.n-r-g.com/stuff/openbsd/}
> --which adds a tap device to OpenBSD which should work with tinc,
> --but with recent versions of OpenBSD,
> --a tun device can act as a tap device by setting the link0 option with 
> ifconfig.
> -+The tun and tap drivers are included in the default kernel configuration.
> - 
> - 
> - @c ==================================================================
> -@@ -2075,7 +2070,7 @@ In switch or hub modes ARP does work so the sender alr
> +--- doc/tinc.texi.orig       Sat Oct 29 15:23:48 2016
> ++++ doc/tinc.texi    Thu Dec  8 20:58:11 2016
> +@@ -2071,7 +2071,7 @@ In switch or hub modes ARP does work so the sender alr
>   In those modes every interface should have a unique MAC address, so make 
> sure they are not the same.
>   Because switch and hub modes rely on MAC addresses to function correctly,
>   these modes cannot be used on the following operating systems which don't 
> have a `tap' style virtual network device:
> @@ -24,7 +10,7 @@ $OpenBSD: patch-doc_tinc_texi,v 1.2 2016
>   
>   
>   @c ==================================================================
> -@@ -2502,8 +2497,6 @@ For IPv6 addresses:
> +@@ -2498,8 +2498,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}

Reply via email to