mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/openvpn: security bump version to 2.7.2
https://github.com/OpenVPN/openvpn/blob/v2.7.2/Changes.rst Fixes CVE-2026-40215 & CVE-2026-35058. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
6b1de564d0
commit
1a4a04fe29
@@ -1,3 +1,3 @@
|
||||
# Locally calculated after checking signature
|
||||
sha256 9858477ec2894a8a672974d8650dcb1af2eeffb468981a2b619f0fa387081167 openvpn-2.7.1.tar.gz
|
||||
sha256 9c3e150a595fc9a375221f2fa9f10524a9c064536cf81c96e3ba66c735b86f26 openvpn-2.7.2.tar.gz
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYRIGHT.GPL
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENVPN_VERSION = 2.7.1
|
||||
OPENVPN_VERSION = 2.7.2
|
||||
OPENVPN_SITE = https://swupdate.openvpn.net/community/releases
|
||||
OPENVPN_DEPENDENCIES = host-pkgconf libcap-ng
|
||||
OPENVPN_LICENSE = GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user