diff options
author | adam <adam@pkgsrc.org> | 2020-04-17 20:14:22 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-17 20:14:22 +0000 |
commit | cfa1806012319f2103aa971e2137fc59e251f284 (patch) | |
tree | a6124e382c0055283932b2bd23c6f791da8ba594 /net/openvpn-acct-wtmpx | |
parent | f41e4c80ce92e41b1d8165cb759ca7fd71e6683a (diff) | |
download | pkgsrc-cfa1806012319f2103aa971e2137fc59e251f284.tar.gz |
openvpn: updated to 2.4.9
OpenVPN 2.4.9
* socks: use the right function when printing struct openvpn_sockaddr
* Fetch OpenSSL versions via source/old links
* Fix OpenSSL error stack handling of tls_ctx_add_extra_certs
* Fix OpenSSL 1.1.1 not using auto elliptic curve selection
* Fix broken fragmentation logic when using NCP
* Fix building with --enable-async-push in FreeBSD
* Fix broken async push with NCP is used
* Fix illegal client float (CVE-2020-11810)
* OpenSSL: Fix --crl-verify not loading multiple CRLs in one file
* Fix OpenSSL private key passphrase notices
* Swap the order of checks for validating interactive service user
* Move querying username/password from management interface to a function
* When auth-user-pass file has no password query the management interface (if available).
* Fix possibly uninitialized return value in GetOpenvpnSettings()
* Fix possible access of uninitialized pipe handles
* Skip expired certificates in Windows certificate store
* Allow unicode search string in --cryptoapicert option
* mbedTLS: Make sure TLS session survives move
* docs: Add reference to X509_LOOKUP_hash_dir(3)
Diffstat (limited to 'net/openvpn-acct-wtmpx')
-rw-r--r-- | net/openvpn-acct-wtmpx/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/openvpn-acct-wtmpx/distinfo b/net/openvpn-acct-wtmpx/distinfo index d822c2492b3..e9a26fcbaf6 100644 --- a/net/openvpn-acct-wtmpx/distinfo +++ b/net/openvpn-acct-wtmpx/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.21 2019/11/04 12:52:13 adam Exp $ +$NetBSD: distinfo,v 1.22 2020/04/17 20:14:22 adam Exp $ -SHA1 (openvpn-2.4.8.tar.xz) = 7cb3422641928b9433b08046ddc6474feb6792a7 -RMD160 (openvpn-2.4.8.tar.xz) = fddabf2acc71901f52dff771ad1246735f008297 -SHA512 (openvpn-2.4.8.tar.xz) = d37a768c7f8683c23ae0d73d7e9947b5a1dac26580b0d7fe72454319acfe40375fbe150e68daee865a78e0269740e4ac5c96cdb8a7f02a1287ea93752ee0be06 -Size (openvpn-2.4.8.tar.xz) = 952444 bytes +SHA1 (openvpn-2.4.9.tar.xz) = 60adab3955438d64cf7461ed8a6bb07babfd0e3c +RMD160 (openvpn-2.4.9.tar.xz) = e4c4f725faf89f696c950710bd5648ca873505d6 +SHA512 (openvpn-2.4.9.tar.xz) = 88dec6bc5993de92e33ed1a829b710c7b4c491253396d5c705c89c0949a859bd24151fdcb278df4b43ca6c39aa033c21ce6f812565a1d75c2dfb8fa198876b13 +Size (openvpn-2.4.9.tar.xz) = 954264 bytes SHA1 (openvpn-acct-wtmpx-20130210.tgz) = cf7bc26b12a65493cdf5db93b03bbb938a2f0f33 RMD160 (openvpn-acct-wtmpx-20130210.tgz) = d9000789f04606bfa17db1597a45a4235b1119ea SHA512 (openvpn-acct-wtmpx-20130210.tgz) = 7b8fd4929e65d8d84158f62e5a17ff3adb3b4a6cff63b29038acfb368750719f2f593786ed9b02402824c19d872b188d2a46740a5c5f853e8873a71481b13aaf |