From c2a91b2d8c5534538eaf39d1efac8ed66e301a3a Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Tue, 29 Oct 2019 20:31:23 +0200 Subject: [PATCH] openwsman: Upgrade 2.6.9 -> 2.6.11 This includes the fix for CVE-2019-3833. Signed-off-by: Adrian Bunk Signed-off-by: Khem Raj --- .../openwsman/{openwsman_2.6.9.bb => openwsman_2.6.11.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta-oe/recipes-extended/openwsman/{openwsman_2.6.9.bb => openwsman_2.6.11.bb} (97%) diff --git a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb similarity index 97% rename from meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb rename to meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb index f9292790cc..16a83a4be3 100644 --- a/meta-oe/recipes-extended/openwsman/openwsman_2.6.9.bb +++ b/meta-oe/recipes-extended/openwsman/openwsman_2.6.11.bb @@ -15,8 +15,7 @@ DEPENDS = "curl libxml2 openssl libpam" inherit distro_features_check REQUIRED_DISTRO_FEATURES = "pam" -# v2.6.9 -SRCREV = "5efb1545dbac7e6d1e0a992f3e84ca12cea1c18e" +SRCREV = "d8eba6cb6682b59d84ca1da67a523520b879ade6" SRC_URI = "git://github.com/Openwsman/openwsman.git \ file://libssl-is-required-if-eventint-supported.patch \