[Buildroot] [git commit branch/2025.02.x] package/openvpn: security bump to v2.6.22
Titouan Christophe via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/01761504ea9de3d1c24063d52ef68e28bb3665b7 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x See the release notes: https://github.com/OpenVPN/openvpn/blob/v2.6.22/Changes.rst This fixes CVE-2026-63649 (alternative to commit dab2b762346b17cf0671599604dfbd0847ba1122) Signed-off-by: Titouan Christophe <[email protected]> --- package/openvpn/openvpn.hash | 5 +++-- package/openvpn/openvpn.mk | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package/openvpn/openvpn.hash b/package/openvpn/openvpn.hash index 2c90b87974..5300dfe981 100644 --- a/package/openvpn/openvpn.hash +++ b/package/openvpn/openvpn.hash @@ -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 diff --git a/package/openvpn/openvpn.mk b/package/openvpn/openvpn.mk index 9ece4df3d8..2b24c1524d 100644 --- a/package/openvpn/openvpn.mk +++ b/package/openvpn/openvpn.mk @@ -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 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot