From: Wang Mingyu <[email protected]>

Changelog:
============
 dco: fix crash when --multihome is used with --proto tcp
 Mock openvpn_exece on win32 also for test_tls_crypt
 Add warning for the --show-groups command that some groups are missing
 Print peer temporary key details
 Add warning if a p2p NCP client connects to a p2mp server
 Remove openssl engine method for loading the key
 Remove saving initial frame code
 Double check that we do not use a freed buffer when freeing a session
 Fix using to_link buffer after freed
 GHA: do not trigger builds in openvpn-build anymore
 GHA: new workflow to submit scan to Coverity Scan service
 buffer: use memcpy in buf_catrunc
 vcpkg-ports/pkcs11-helper: Backport MinGW series from master to release/2.6
 CMake: backport CMake buildsystem from master to release/2.6
 Remove all traces of the previous MSVC build system
 doc: fix argument name in --route-delay documentation
 dns option: remove support for exclude-domains
 Warn user if INFO control command is too long
 dco-win: get driver version
 dco: warn if DATA_V1 packets are sent to userspace
 Make cert_data.h and test_cryptoapi/pkcs11.c MSVC compliant
 Log OpenSSL errors on failure to set certificate
 configure: disable engines if OPENSSL_NO_ENGINE is defined

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../openvpn/{openvpn_2.6.6.bb => openvpn_2.6.7.bb}              | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-networking/recipes-support/openvpn/{openvpn_2.6.6.bb => 
openvpn_2.6.7.bb} (97%)

diff --git a/meta-networking/recipes-support/openvpn/openvpn_2.6.6.bb 
b/meta-networking/recipes-support/openvpn/openvpn_2.6.7.bb
similarity index 97%
rename from meta-networking/recipes-support/openvpn/openvpn_2.6.6.bb
rename to meta-networking/recipes-support/openvpn/openvpn_2.6.7.bb
index 3688ce409..323abe32c 100644
--- a/meta-networking/recipes-support/openvpn/openvpn_2.6.6.bb
+++ b/meta-networking/recipes-support/openvpn/openvpn_2.6.7.bb
@@ -14,7 +14,7 @@ SRC_URI = 
"http://swupdate.openvpn.org/community/releases/${BP}.tar.gz \
 
 UPSTREAM_CHECK_URI = "https://openvpn.net/community-downloads";
 
-SRC_URI[sha256sum] = 
"3b074f392818b31aa529b84f76e8b5e4ad03fca764924f46d906bceaaf421034"
+SRC_URI[sha256sum] = 
"ee9877340b1d8de47eb5b52712c3366855fa6a4a1955bf950c68577bd2039913"
 
 CVE_STATUS[CVE-2020-27569] = "not-applicable-config: Applies only Aviatrix 
OpenVPN client, not openvpn"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#106783): 
https://lists.openembedded.org/g/openembedded-devel/message/106783
Mute This Topic: https://lists.openembedded.org/mt/102623361/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to