From: Wang Mingyu <[email protected]> Changelog: ========== - Fixed a vulnerability in the NetworkManager plugin charon-nm that potentially allows using credentials of other local users. - Concurrent requests to fetch the same CRL URI by multiple threads are now combined. - Increased the max. supported length for section names in swanctl.conf to 256.
Signed-off-by: Wang Mingyu <[email protected]> --- .../strongswan/{strongswan_6.0.3.bb => strongswan_6.0.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/strongswan/{strongswan_6.0.3.bb => strongswan_6.0.4.bb} (99%) diff --git a/meta-networking/recipes-support/strongswan/strongswan_6.0.3.bb b/meta-networking/recipes-support/strongswan/strongswan_6.0.4.bb similarity index 99% rename from meta-networking/recipes-support/strongswan/strongswan_6.0.3.bb rename to meta-networking/recipes-support/strongswan/strongswan_6.0.4.bb index 438b5d5331..2587722b6d 100644 --- a/meta-networking/recipes-support/strongswan/strongswan_6.0.3.bb +++ b/meta-networking/recipes-support/strongswan/strongswan_6.0.4.bb @@ -10,7 +10,7 @@ DEPENDS:append = "${@bb.utils.contains('DISTRO_FEATURES', 'tpm2', ' tpm2-tss', SRC_URI = "https://download.strongswan.org/strongswan-${PV}.tar.bz2" -SRC_URI[sha256sum] = "288f2111f5c9f6ec85fc08fa835bf39232f5c4044969bb4de7b4335163b1efa9" +SRC_URI[sha256sum] = "79576bb61b9a406cea9eb73d0c565cc6254a6b6d2e7198f44758d2d7c61a7aec" UPSTREAM_CHECK_REGEX = "strongswan-(?P<pver>\d+(\.\d+)+)\.tar" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#122752): https://lists.openembedded.org/g/openembedded-devel/message/122752 Mute This Topic: https://lists.openembedded.org/mt/116839792/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
