mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/openvpn: security bump version to 2.7.5
https://github.com/OpenVPN/openvpn/blob/v2.7.5/Changes.rst Fixes CVE-2026-11771, CVE-2026-12932, CVE-2026-12996, CVE-2026-13117, CVE-2026-13122, CVE-2026-13379 & CVE-2026-13698. 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
e224289c14
commit
56940f0620
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated after checking signature
|
# Locally calculated after checking signature
|
||||||
sha256 18db05f3d5eee3663db1914590044e5f96ff5cd47b6e7846c6a350806c23dbce openvpn-2.7.4.tar.gz
|
sha256 c6864b3c7d4e059c7d6ce22d1b5fa646c8b379a06af872eeb9792b6083a44ac4 openvpn-2.7.5.tar.gz
|
||||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYRIGHT.GPL
|
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYRIGHT.GPL
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
OPENVPN_VERSION = 2.7.4
|
OPENVPN_VERSION = 2.7.5
|
||||||
OPENVPN_SITE = https://swupdate.openvpn.net/community/releases
|
OPENVPN_SITE = https://swupdate.openvpn.net/community/releases
|
||||||
OPENVPN_DEPENDENCIES = host-pkgconf libcap-ng
|
OPENVPN_DEPENDENCIES = host-pkgconf libcap-ng
|
||||||
OPENVPN_LICENSE = GPL-2.0
|
OPENVPN_LICENSE = GPL-2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user