mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/openvpn: security bump to v2.6.22
See the release notes:
https://github.com/OpenVPN/openvpn/blob/v2.6.22/Changes.rst
This fixes CVE-2026-63649
(alternative to commit dab2b76234)
Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Locally calculated after checking signature
|
||||
sha256 24cb6185e544a47323d6798b03d39f2367d96f227bee9cd1543e8ed528319b17 openvpn-2.6.21.tar.gz
|
||||
# Locally calculated after checking signature from
|
||||
# https://build.openvpn.net/downloads/releases/openvpn-2.6.22.tar.gz.asc
|
||||
sha256 f46df740f05f86020137a41cfc8814352391cf861ed57f57b4e815cb97c1d2cf openvpn-2.6.22.tar.gz
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYRIGHT.GPL
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPENVPN_VERSION = 2.6.21
|
||||
OPENVPN_VERSION = 2.6.22
|
||||
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