security/openvpn-devel: Update to 2020-W49 snapshot
Update port to 2020-W49 development snapshot. 1387f526 Fix port-share option with TLS-Crypt v2 4d307ed4 tls-crypt-v2: also preload tls-crypt-v2 keys (if --persist-key) fb169c3b tls-crypt-v2: fix server memory leak dfd624b5 Remove auth_user_pass.wait_for_push variable fb789947 Fix auth-token not being updated if auth-nocache is set 88dc4276 Make any auth failure tls_authentication_status return auth failed 55d5eaa3 Send AUTH_FAILED message to clients on renegotiation failures 3ac8e592 Rename DECRYPT_KEY_ENABLED to TLS_AUTHENTICATED f9d3fbf9 Clean up tls_authentication_status and document it f1f0f074 Improve keys out of sync message 8292102b Add more documentation about our internal TLS functions cc5a7163 Replace key_scan array of static pointers with inline function fc25ca3a build: Fix missing install of man page in certain environments 0d4069e4 Change travis build scripts to use https when fetching prerequisites. PR: 251761 Submitted by: Eric F. Crist (maintainer)
This commit is contained in:
parent
b0d66b0523
commit
30533bf139
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557755
@ -2,7 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= openvpn
|
PORTNAME= openvpn
|
||||||
DISTVERSION= 202043
|
DISTVERSION= 202049
|
||||||
CATEGORIES= security net net-vpn
|
CATEGORIES= security net net-vpn
|
||||||
MASTER_SITES= https://secure-computing.net/files/openvpn/
|
MASTER_SITES= https://secure-computing.net/files/openvpn/
|
||||||
PKGNAMESUFFIX= -devel
|
PKGNAMESUFFIX= -devel
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1604084653
|
TIMESTAMP = 1607704200
|
||||||
SHA256 (openvpn-202043.tar.xz) = 752b54fe6f33bb962d5b77bfb7421d44e5ac7b75ef3e230294dd9368eb455f1b
|
SHA256 (openvpn-202049.tar.xz) = 816c83a16e52a3ffa769be04454bd712d2af8825d1abe8f5b02e12a9001d7013
|
||||||
SIZE (openvpn-202043.tar.xz) = 1074004
|
SIZE (openvpn-202049.tar.xz) = 1070312
|
||||||
|
Loading…
Reference in New Issue
Block a user