aboutsummaryrefslogtreecommitdiff
path: root/security/openvpn/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2017-06-21 17:22:37 +0000
committerMatthias Andree <mandree@FreeBSD.org>2017-06-21 17:22:37 +0000
commit2adeb1f9b2182045fcfbe94cdaedae1c6c8423c8 (patch)
tree79157c8e5057b23703bd050d5f11c8b7b80b8188 /security/openvpn/Makefile
parentd8de5f2fc37706b31ab0abf316284bab356bd624 (diff)
downloadports-2adeb1f9b2182045fcfbe94cdaedae1c6c8423c8.tar.gz
ports-2adeb1f9b2182045fcfbe94cdaedae1c6c8423c8.zip
OpenVPN security update to 2.4.3
OpenVPN v2.4.2 was analyzed closely using a fuzzer by Guido Vranken. In the process several vulnerabilities were found, some of which are remotely exploitable in certain circumstances. Compared to OpenVPN 2.4.2 there are several bugfixes and one major feature: support for building with OpenSSL 1.1. MFH: 2017Q3 (preapproved by Xin Li) Security: 9f65d382-56a4-11e7-83e3-080027ef73ec Security: CVE-2017-7508 Security: CVE-2017-7512 Security: CVE-2017-7520 Security: CVE-2017-7521 Security: CVE-2017-7522
Notes
Notes: svn path=/head/; revision=444043
Diffstat (limited to 'security/openvpn/Makefile')
-rw-r--r--security/openvpn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index 658d076a5298..450e3e3a2bba 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.4.2
+DISTVERSION= 2.4.3
PORTREVISION?= 0
CATEGORIES= security net
MASTER_SITES= https://swupdate.openvpn.net/community/releases/ \