On Wed, Oct 01, 2008 at 11:54:31AM +0200, Felix Kronlage wrote: > another rc that fixes stuff in rc9. No clue, how long the OpenVPN > people want to keep playing the rc game.
and here comes 2.1 RC13. This time they even added functionality again (managment interface can listen on unix domain socket, which is a very nice enhancement!) felix Index: Makefile =================================================================== RCS file: /cvs/ports/net/openvpn/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 6 Sep 2008 09:07:10 -0000 1.18 +++ Makefile 18 Oct 2008 13:01:29 -0000 @@ -2,7 +2,7 @@ COMMENT= easy-to-use, robust, and highly configurable VPN -VERSION= 2.1_rc9 +VERSION= 2.1_rc13 DISTNAME= openvpn-${VERSION} PKGNAME= ${DISTNAME:S/_//g} CATEGORIES= net security Index: distinfo =================================================================== RCS file: /cvs/ports/net/openvpn/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 6 Sep 2008 09:07:10 -0000 1.13 +++ distinfo 18 Oct 2008 13:01:29 -0000 @@ -1,5 +1,5 @@ -MD5 (openvpn-2.1_rc9.tar.gz) = 9DXkrUPPQyPpQtpXC65JUQ== -RMD160 (openvpn-2.1_rc9.tar.gz) = vcJ8el4qHaqM51l6n6CZFnhhu/0= -SHA1 (openvpn-2.1_rc9.tar.gz) = VrAf2bLN2L1MIlfZG5uHmm+dsdg= -SHA256 (openvpn-2.1_rc9.tar.gz) = 9z7CJ6X7f0xzGQ565SpZpNsUno1ijyLooKdipY+7Qk0= -SIZE (openvpn-2.1_rc9.tar.gz) = 818716 +MD5 (openvpn-2.1_rc13.tar.gz) = f5Y3yrhiV56ZZm1MuY2FOw== +RMD160 (openvpn-2.1_rc13.tar.gz) = 1SJhqhmS9G+JB5OUSFjwV/ojn90= +SHA1 (openvpn-2.1_rc13.tar.gz) = kE1UJJ5i8CtvLH/Eo19Wur4BS34= +SHA256 (openvpn-2.1_rc13.tar.gz) = 2MHnybBMold9kASNcj9mE3RPgYx16utm1HuhFY8guZM= +SIZE (openvpn-2.1_rc13.tar.gz) = 825890 Index: patches/patch-route_c =================================================================== RCS file: /cvs/ports/net/openvpn/patches/patch-route_c,v retrieving revision 1.1 diff -u -r1.1 patch-route_c --- patches/patch-route_c 11 Sep 2007 15:09:14 -0000 1.1 +++ patches/patch-route_c 18 Oct 2008 13:01:29 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-route_c,v 1.1 2007/09/11 15:09:14 claudio Exp $ ---- route.c.orig Wed Apr 5 08:13:55 2006 -+++ route.c Thu Sep 6 09:35:31 2007 -@@ -1622,7 +1622,7 @@ get_default_gateway (in_addr_t *ret) +--- route.c.orig Sun Aug 10 20:35:25 2008 ++++ route.c Sun Sep 21 20:25:00 2008 +@@ -1869,7 +1869,7 @@ get_default_gateway (in_addr_t *ret, in_addr_t *netmas } } @@ -10,7 +10,7 @@ #include <sys/types.h> #include <sys/socket.h> -@@ -1671,6 +1671,169 @@ struct rt_msghdr { +@@ -1918,6 +1918,169 @@ struct rt_msghdr { int rtm_errno; /* why failed */ int rtm_use; /* from rtentry */ u_long rtm_inits; /* which metrics we are initializing */ Index: patches/patch-sample-config-files_server_conf =================================================================== RCS file: /cvs/ports/net/openvpn/patches/patch-sample-config-files_server_conf,v retrieving revision 1.1 diff -u -r1.1 patch-sample-config-files_server_conf --- patches/patch-sample-config-files_server_conf 15 Dec 2006 09:56:14 -0000 1.1 +++ patches/patch-sample-config-files_server_conf 18 Oct 2008 13:01:29 -0000 @@ -1,7 +1,7 @@ $OpenBSD: patch-sample-config-files_server_conf,v 1.1 2006/12/15 09:56:14 robert Exp $ ---- sample-config-files/server.conf.orig Fri Jan 6 22:49:27 2006 -+++ sample-config-files/server.conf Fri Dec 15 09:22:42 2006 -@@ -251,8 +251,8 @@ comp-lzo +--- sample-config-files/server.conf.orig Sun Aug 10 20:35:25 2008 ++++ sample-config-files/server.conf Sun Sep 21 20:25:00 2008 +@@ -259,8 +259,8 @@ comp-lzo # # You can uncomment this out on # non-Windows systems. Index: pkg/PLIST =================================================================== RCS file: /cvs/ports/net/openvpn/pkg/PLIST,v retrieving revision 1.9 diff -u -r1.9 PLIST --- pkg/PLIST 1 Apr 2008 21:50:14 -0000 1.9 +++ pkg/PLIST 18 Oct 2008 13:01:29 -0000 @@ -2,7 +2,7 @@ @newgroup _openvpn:577 @newuser _openvpn:577:_openvpn:daemon:OpenVPN Daemon:/nonexistent:/sbin/nologin @man man/man8/openvpn.8 -sbin/openvpn [EMAIL PROTECTED] sbin/openvpn share/examples/openvpn/ share/examples/openvpn/easy-rsa/ share/examples/openvpn/easy-rsa/1.0/