- Update to 2.25
PR: ports/146933 Submitted by: Damian Gerow <dgerow@afflictions.org> (maintainer)
This commit is contained in:
@@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= openconnect
|
||||
PORTVERSION= 2.01
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.25
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ftp://ftp.infradead.org/pub/openconnect/ \
|
||||
CRITICAL
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
MD5 (openconnect-2.01.tar.gz) = 8fa1f0883c136800dbb992e64a2d579e
|
||||
SHA256 (openconnect-2.01.tar.gz) = db0d852def4ae2c7d8641066f7bb48bbf441c2f3d3a15e7f4a1caed1ab36bc1e
|
||||
SIZE (openconnect-2.01.tar.gz) = 60270
|
||||
MD5 (openconnect-2.25.tar.gz) = 796a32b611ee6210a5367eb9684d6778
|
||||
SHA256 (openconnect-2.25.tar.gz) = 6990f00e1df83b00941fe06d5b9c670b26804517043457f13be617bf07bad553
|
||||
SIZE (openconnect-2.25.tar.gz) = 75723
|
||||
|
||||
@@ -1,13 +1,5 @@
|
||||
Cisco's implementation of the DTLS protocol unfortunately does not
|
||||
comply with the relevant standards, and the OpenSSL in FreeBSD's
|
||||
base requires a patch to provide full interoperability. You will
|
||||
still be able to establish a tunnel, but all traffic will be
|
||||
transmitted via an HTTPS connection. This means that any packet
|
||||
loss on your link will result in a significant detriment to the
|
||||
speed of your VPN connection.
|
||||
OpenConnect is a client for Cisco's AnyConnect SSL VPN. Beyond
|
||||
Cisco's official client, OpenConnect supports multiple platforms,
|
||||
NetworkManager integration, and the ability to run as a user.
|
||||
|
||||
Note that versions of FreeBSD older than 8.0 will require a small
|
||||
number of additional patches, due to the older version of OpenSSL
|
||||
included in their base.
|
||||
|
||||
More information is included in README.DTLS.
|
||||
WWW: http://www.infradead.org/openconnect/
|
||||
|
||||
Reference in New Issue
Block a user