From: Peter Marko Date: Thu, 9 May 2024 20:54:30 +0000 (+0200) Subject: glib-2.0: Upgrade 2.78.5 -> 2.78.6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51da20dc574a7f2a9759a4368d7668e3421e379f;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git glib-2.0: Upgrade 2.78.5 -> 2.78.6 Handle regression of CVE-2024-34397 fix. News (https://gitlab.gnome.org/GNOME/glib/-/commit/d40f72e98e4734ba826ba9a278814530720ba760): Overview of changes in GLib 2.78.6, 2024-05-08 ============================================== * Fix a regression with IBus caused by the fix for CVE-2024-34397 (#3353, work by Simon McVittie) * Bugs fixed: - #3353 Fixing CVE-2024-34397 caused regressions for ibus (Simon McVittie) - !4056 Backport !4053 “gdbusconnection: Allow name owners to have the syntax of a well-known name” to glib-2-78 Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.78.5.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.78.5.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb index d0aac737f71..1a4278b1bcd 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.78.5.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.78.6.bb @@ -22,7 +22,7 @@ SRC_URI:append:class-native = " file://relocate-modules.patch \ file://0001-meson.build-do-not-enable-pidfd-features-on-native-g.patch \ " -SRC_URI[sha256sum] = "39b26044bd44dc30f427202add4997f554723c30017e92ff36da4197a2c916aa" +SRC_URI[sha256sum] = "244854654dd82c7ebcb2f8e246156d2a05eb9cd1ad07ed7a779659b4602c9fae" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON.