Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 May 2003 11:40:37 +0200
From:      Matthias Andree <matthias.andree@web.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/51956: maintainer update port: security/openvpn 
Message-ID:  <E19DhtF-000347-00@libertas.emma.line.org>
Resent-Message-ID: <200305080950.h489o9qe000400@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         51956
>Category:       ports
>Synopsis:       maintainer update port: security/openvpn
>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:   Thu May 08 02:50:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.8-STABLE FreeBSD 4.8-STABLE #26: Tue May 6 13:53:24 CEST 2003 toor@libertas.emma.line.org:/usr/src/sys/compile/LIBERTAS i386


	
>Description:
This patch updates the OpenVPN port to the new upstream version 1.4.0.
The license issues surrounding OpenSSL have been resolved,
there are now special permissions of the LZO and OpenVPN authors to link
against OpenSSL in spite of the GPL.
	
>How-To-Repeat:
	
>Fix:

diff -Nur /usr/ports/security/openvpn/Makefile /root/openvpn/Makefile
--- /usr/ports/security/openvpn/Makefile	Sat Feb 22 16:21:56 2003
+++ /root/openvpn/Makefile	Thu May  8 11:13:00 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	openvpn
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4.0
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -Nur /usr/ports/security/openvpn/distinfo /root/openvpn/distinfo
--- /usr/ports/security/openvpn/distinfo	Sat Oct 26 02:05:42 2002
+++ /root/openvpn/distinfo	Thu May  8 11:10:42 2003
@@ -1 +1 @@
-MD5 (openvpn-1.3.2.tar.gz) = 57f5f92730566401797943561f7cae6e
+MD5 (openvpn-1.4.0.tar.gz) = a69f10c7d77b3fbade09721e50591f0e
diff -Nur /usr/ports/security/openvpn/pkg-plist /root/openvpn/pkg-plist
--- /usr/ports/security/openvpn/pkg-plist	Sat Oct 26 02:05:43 2002
+++ /root/openvpn/pkg-plist	Thu May  8 11:12:14 2003
@@ -23,6 +23,8 @@
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/README
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/firewall.sh
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/home.up
+%%PORTDOCS%%share/doc/openvpn/sample-config-files/loopback-client
+%%PORTDOCS%%share/doc/openvpn/sample-config-files/loopback-server
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/office.up
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-shutdown.sh
 %%PORTDOCS%%share/doc/openvpn/sample-config-files/openvpn-startup.sh
	


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19DhtF-000347-00>