diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-12-16 10:09:37 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-16 19:57:33 -0800 |
| commit | 30d2c25a8d448e567affcc30a41942b959739d51 (patch) | |
| tree | b79dce5d1f6d3c0563805e43b0ce6c33ae3cd9f9 /meta-networking | |
| parent | df462075be855c60117af661dbce1836c652fc16 (diff) | |
| download | meta-openembedded-30d2c25a8d448e567affcc30a41942b959739d51.tar.gz | |
openvpn: upgrade 2.6.16 -> 2.6.17
Changelog:
- Windows/interactive service: fix erroneous exit on error that could
be used by a local Windows users to achieve a local denial-of-service
(CVE-2025-13751)
- Windows/interactive service: improve service pipe robustness against
file access races (uuid) and access by unauthorized processes (ACL).
upgrade bundled build instruction (vcpkg and patch) for pkcs11-helper
to 1.31, fixing a parser bug
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
| -rw-r--r-- | meta-networking/recipes-support/openvpn/openvpn_2.6.17.bb (renamed from meta-networking/recipes-support/openvpn/openvpn_2.6.16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.6.16.bb b/meta-networking/recipes-support/openvpn/openvpn_2.6.17.bb index 88f564313f..c454a93276 100644 --- a/meta-networking/recipes-support/openvpn/openvpn_2.6.16.bb +++ b/meta-networking/recipes-support/openvpn/openvpn_2.6.17.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "http://swupdate.openvpn.org/community/releases/${BP}.tar.gz \ | |||
| 15 | 15 | ||
| 16 | UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads" | 16 | UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads" |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "05cb5fdf1ea33fcba719580b31a97feaa019c4a3050563e88bc3b34675e6fed4" | 18 | SRC_URI[sha256sum] = "4cc8e63f710d3001493b13d8a32cf22a214d5e4f71dd37d93831e2fd3208b370" |
| 19 | 19 | ||
| 20 | CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix OpenVPN client, not openvpn" | 20 | CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix OpenVPN client, not openvpn" |
| 21 | 21 | ||
