From: Bernd Kuhls Date: Thu, 22 Apr 2021 18:40:06 +0000 (+0200) Subject: package/openvpn: security bump version to 2.5.2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=258b372c3ef324c50f4a1cacea5f517b816a8926;p=buildroot.git package/openvpn: security bump version to 2.5.2 Fixes CVE-2020-15078: https://forums.openvpn.net/viewtopic.php?f=20&t=32179 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash index d008b3496d..36f90ff111 100644 --- a/package/openvpn/openvpn.hash +++ b/package/openvpn/openvpn.hash @@ -1,3 +1,3 @@ # Locally calculated after checking signature -sha256 40930489c837c05f6153f38e1ebaec244431ef1a034e4846ff732d71d59ff194 openvpn-2.5.1.tar.xz +sha256 b12743836901f365efaf82ab2493967e1b21c21eb43ce9a8da1002a17c9c1dc8 openvpn-2.5.2.tar.xz sha256 1fcb78d7e478bb8a9408010bdc91b36e213b1facfad093df3f7ce7e28af19043 COPYRIGHT.GPL diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk index e4066a405a..9b3802fd80 100644 --- a/package/openvpn/openvpn.mk +++ b/package/openvpn/openvpn.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENVPN_VERSION = 2.5.1 +OPENVPN_VERSION = 2.5.2 OPENVPN_SOURCE = openvpn-$(OPENVPN_VERSION).tar.xz OPENVPN_SITE = http://swupdate.openvpn.net/community/releases OPENVPN_DEPENDENCIES = host-pkgconf