From: Omkar Date: Fri, 21 Oct 2022 13:23:56 +0000 (+0530) Subject: dbus: upgrade 1.12.22 -> 1.12.24 X-Git-Tag: 2020-04.21-dunfell~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f00cb90cb4169ecbc003c61b50ae9e0dd4b75254;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git dbus: upgrade 1.12.22 -> 1.12.24 Upgrade dbus from 1.12.22 to 1.12.24 Fix Below CVE's: 2022-42010 2022-42011 2022-42012 Signed-off-by: Omkar Patil Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/dbus/dbus-test_1.12.22.bb b/meta/recipes-core/dbus/dbus-test_1.12.24.bb similarity index 100% rename from meta/recipes-core/dbus/dbus-test_1.12.22.bb rename to meta/recipes-core/dbus/dbus-test_1.12.24.bb diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc index 8219f0875ef..82e91c7b131 100644 --- a/meta/recipes-core/dbus/dbus.inc +++ b/meta/recipes-core/dbus/dbus.inc @@ -10,7 +10,7 @@ SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.gz \ file://clear-guid_from_server-if-send_negotiate_unix_f.patch \ " -SRC_URI[sha256sum] = "8d25785c798ec4f892e6f9d177fb0ceeb8b29867b119798f9d5228561d3ad474" +SRC_URI[sha256sum] = "bc42d196c1756ac520d61bf3ccd6f42013617def45dd1e591a6091abf51dca38" EXTRA_OECONF = "--disable-xml-docs \ --disable-doxygen-docs \ diff --git a/meta/recipes-core/dbus/dbus_1.12.22.bb b/meta/recipes-core/dbus/dbus_1.12.24.bb similarity index 100% rename from meta/recipes-core/dbus/dbus_1.12.22.bb rename to meta/recipes-core/dbus/dbus_1.12.24.bb