mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
security/openvpn-devel: update to 2020-W13 snapshot
Changes since the 2020-W12 snapshot: * be453156 2020-03-12 | Normalise ncp-ciphers option and restrict it to 127 bytes (HEAD -> master-2020-13, origin/master, origin/HEAD, master) [Arne Schwabe] * f67efa94 2019-10-21 | Fix OpenSSL private key passphrase notices [Santtu Lakkala] * 072f7d35 2020-03-22 | travis-ci: add arm64, s390x builds. [Ilya Shipitsin] * 50d68142 2020-03-09 | openvpnmsica, tapctl: Revise default hardware ID management [Simon Rozman] * d263e4f3 2020-03-09 | openvpnmsica: Extend to support arbitrary HWID network adapters [Simon Rozman] * 8c487854 2020-03-09 | openvpnmsica: "TAP" => "TUN/TAP" [Simon Rozman] * 52b2414d 2020-03-09 | openvpnmsica, tapctl: "interface" => "adapter" [Simon Rozman] * c8de3ddb 2020-03-09 | openvpnmsica: Simplify static function names [Simon Rozman] * e24049d5 2020-03-09 | openvpnmsica: Revise MSI custom actions interop [Simon Rozman] * d15bc3ad 2020-03-09 | tapctl: Add functions for enabling/disabling adapters [Simon Rozman] PR: 245192 Submitted by: ecrist@secure-computing.net (maintainer)
This commit is contained in:
parent
3a75f186e1
commit
d02c485634
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529902
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openvpn
|
||||
DISTVERSION= 202012
|
||||
DISTVERSION= 202013
|
||||
CATEGORIES= security net net-vpn
|
||||
MASTER_SITES= https://secure-computing.net/files/openvpn/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1585308181
|
||||
SHA256 (openvpn-202012.tar.xz) = e5c229dc62cd9c312ab8f4d1d1a672b36e9d434c3f6c01bb5ee89f7086bc6514
|
||||
SIZE (openvpn-202012.tar.xz) = 1026000
|
||||
TIMESTAMP = 1585591039
|
||||
SHA256 (openvpn-202013.tar.xz) = a1e321a277429d64c93a8c5a5eab7d5aeb830500fb4902b7b807b104d9700a91
|
||||
SIZE (openvpn-202013.tar.xz) = 1025128
|
||||
|
Loading…
Reference in New Issue
Block a user