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:
Titouan Christophe
2026-08-13 14:39:42 +02:00
parent 37ca7f68b1
commit 01761504ea
2 changed files with 4 additions and 3 deletions

View File

@@ -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

View File

@@ -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