ports/59543: [MAINTAINER] security/openvpn: new 1.5.0 version

Matthias Andree matthias.andree at gmx.de
Fri Nov 21 11:10:25 UTC 2003


>Number:         59543
>Category:       ports
>Synopsis:       [MAINTAINER] security/openvpn: new 1.5.0 version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 21 03:10:23 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Nov  3 14:56:20 CET
>Description:
New upstream minor version, lots of new features, too many to list. The
most important features are Windows support (not in the installed port though)
and support for TCP as the tunnel transport.

Change maintainer's address (same person).

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- openvpn-1.5.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/openvpn/Makefile /root/openvpn/Makefile
--- /usr/ports/security/openvpn/Makefile	Fri Jul 18 12:11:42 2003
+++ /root/openvpn/Makefile	Fri Nov 21 12:05:27 2003
@@ -6,12 +6,13 @@
 #
 
 PORTNAME=	openvpn
-PORTVERSION=	1.4.2
+PORTVERSION=	1.5.0
 CATEGORIES=	security
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+		http://osdn.dl.sourceforge.net/sourceforge/${PORTNAME}/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	matthias.andree at web.de
+MAINTAINER=	matthias.andree at gmx.de
 COMMENT=	Secure IP/Ethernet tunnel daemon
 
 LIB_DEPENDS=	lzo.1:${PORTSDIR}/archivers/lzo
diff -ruN --exclude=CVS /usr/ports/security/openvpn/distinfo /root/openvpn/distinfo
--- /usr/ports/security/openvpn/distinfo	Fri Jul 18 12:11:42 2003
+++ /root/openvpn/distinfo	Fri Nov 21 11:40:39 2003
@@ -1 +1 @@
-MD5 (openvpn-1.4.2.tar.gz) = 9804fb402cc87a686ab2e82ce5e93e6d
+MD5 (openvpn-1.5.0.tar.gz) = 55d7ce958bb2ccf3d3204d1350c27179
diff -ruN --exclude=CVS /usr/ports/security/openvpn/pkg-message /root/openvpn/pkg-message
--- /usr/ports/security/openvpn/pkg-message	Fri Dec  6 10:57:41 2002
+++ /root/openvpn/pkg-message	Fri Nov 21 12:03:08 2003
@@ -6,4 +6,13 @@
 ###  To retain backwards compatibility of OpenVPN 1.3.0 with OpenVPN peers ###
 ###  that run older versions (back to 1.1.0), you will have to set the MTU ###
 ###  explicitly by command line options since OpenVPN 1.3.0.               ###
+###                                                                        ###
+###  When connecting to 1.4.X or older peers with a TAP-style tunnel, set  ###
+###  --tun-mtu 1500 --tun-mtu-extra 32 on the peer.			   ###
+###                                                                        ###
+###  When using TLS security and your peer runs OpenVPN 1.3.X, the PEER    ###
+###  must use --disable-occ.  This version of OpenVPN cannot use TLS mode  ###
+###  to peers running OpenVPN 1.2.x or older.                              ###
+###                                                                        ###
+###  Note: use at most --verb 4 for regular use, --verb 5 is for debugging ###
 ### ---------------------------------------------------------------------- ###
--- openvpn-1.5.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list