ports/124574: [MAINTAINER] security/openvpn-devel: update to 2.1-rc8
Matthias Andree
matthias.andree at gmx.de
Sat Jun 14 12:20:04 UTC 2008
>Number: 124574
>Category: ports
>Synopsis: [MAINTAINER] security/openvpn-devel: update to 2.1-rc8
>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: Sat Jun 14 12:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Matthias Andree
>Release: FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD merlin.emma.line.org 6.3-STABLE FreeBSD 6.3-STABLE #33: Sun Jun 1 11:12:24 CEST
>Description:
update to 2.1-rc8.
Note we should prepare migrating openvpn-devel to openvpn some time in the
future, renaming openvpn to openvpn20 at that time.
Release notes from upstream (excerpt of FreeBSD-relevant changes):
* Added client authentication and packet filtering capability to management
interface. In addition, allow OpenVPN plugins to take advantage of deferred
authentication and packet filtering capability.
* Added support for client-side connection profiles.
* Fixed unbounded memory growth bug in environmental variable code that could
have caused long-running OpenVPN sessions with many TLS renegotiations to
incrementally increase memory usage over time.
* Cleanup IP address for persistence interfaces for tap and also
using ifconfig, gentoo#209055 (Alon Bar-Lev).
* Fall back to old version of extract_x509_field for OpenSSL 0.9.6.
* Clarified tcp-queue-limit man page entry (Matti Linnanvuori).
* Added new OpenVPN icon and installer graphic.
* Minor pkitool changes.
* Added --pkcs11-id-management option, which will cause OpenVPN to query the
management interface via the new NEED-STR asynchronous notification query to
get additional PKCS#11 options (Alon Bar-Lev).
* Added NEED-STR management interface asynchronous query and "needstr"
management interface command to respond to the query (Alon Bar-Lev).
* Quote device names before passing to up/down script (Josh Cepek).
* Bracketed struct openvpn_pktinfo with #pragma pack(1) to prevent structure
padding from causing an incorrect length to be returned by sizeof (struct
openvpn_pktinfo) on 64-bit platforms.
* On systems that support res_init, always call it before calling gethostbyname
to ensure that resolver configuration state is current.
* Added NTLMv2 proxy support (Miroslav Zajic).
* Fixed an issue in extract_x509_field_ssl where the extraction would fail on
the first field of the subject name, such as the common name in:
/CN=foo/emailAddress=foo at bar.com
* Amplified --client-cert-not-required warning.
* Added #pragma pack to proto.h.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- openvpn-devel-2.1.r8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/openvpn-devel/Makefile /usr/home/emma/ports/security/openvpn-devel/Makefile
--- /usr/ports/security/openvpn-devel/Makefile 2008-02-20 02:16:09.000000000 +0100
+++ /usr/home/emma/ports/security/openvpn-devel/Makefile 2008-06-14 13:03:44.000000000 +0200
@@ -6,10 +6,9 @@
#
PORTNAME= openvpn
-DISTVERSION= 2.1_rc7
-PORTREVISION= 1
+DISTVERSION= 2.1_rc8
CATEGORIES= security net
-MASTER_SITES= http://openvpn.net/release/
+MASTER_SITES= https://secure.openvpn.net/beta/
PKGNAMESUFFIX= -devel
MAINTAINER= matthias.andree at gmx.de
diff -ruN --exclude=CVS /usr/ports/security/openvpn-devel/distinfo /usr/home/emma/ports/security/openvpn-devel/distinfo
--- /usr/ports/security/openvpn-devel/distinfo 2008-01-31 05:46:55.000000000 +0100
+++ /usr/home/emma/ports/security/openvpn-devel/distinfo 2008-06-14 13:03:30.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (openvpn-2.1_rc7.tar.gz) = 38c8fdfaa3465d740049468bc7b66fcf
-SHA256 (openvpn-2.1_rc7.tar.gz) = c07fcbc41465bf508caff70dcc4238b8c95e9b2f35bec7bf891f7164027ecbf8
-SIZE (openvpn-2.1_rc7.tar.gz) = 787379
+MD5 (openvpn-2.1_rc8.tar.gz) = 059dfb6e21b503687c6b4a8a1b0034ac
+SHA256 (openvpn-2.1_rc8.tar.gz) = 0c80db02ff783b23f91f230bc769aaec96bab405106829283a3b9c4702822ed0
+SIZE (openvpn-2.1_rc8.tar.gz) = 809545
--- openvpn-devel-2.1.r8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list