From: wangmy Date: Tue, 2 Nov 2021 03:35:10 +0000 (+0800) Subject: glib-2.0: upgrade 2.70.0 -> 2.70.1 X-Git-Tag: uninative-3.5~957 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0924cdc5b266f18840ebe30bdaa84df56e3f8c76;p=openembedded-core.git glib-2.0: upgrade 2.70.0 -> 2.70.1 Fix network changes not being signalled from NetworkManager (work by Julian Andres Klode) (#2505) Fix build when building with --fatal-meson-warnings (work by Eli Schwartz) (!2304) Bugs fixed: 2245 gdesktopappinfo: Do not call xterm when it does not exist, inform the caller the launch failed 2253 Backport 2251 "GString: Bump minimum size" to glib-2-70 2256 Backport 2254 "Small optimization for g_object_set" to glib-2-70 2259 Backport 2257 "Fix documentation for g_dbus_object_manager_get_object()." to glib-2-70 2262 Backport 2244 "gutils: Avoid segfault in g_get_user_database_entry" to glib-2-70 2271 Backport 2266 "fix uninitial variable" to glib-2-70 2276 Backport 2274 "Do not try to access errno after calling getpwnam_r." to glib-2-70 2300 Backport 2285 "fix issues found by svace static code analyzer" to glib-2-70 2301 Backport 2293 "glib-private: Fix MSVC build with AddressSanitizer" to glib-2-70 2302 Backport 2291 "gnetworkmonitornm: Stop using removed PropertiesChanged signal" to glib-2-70 2304 meson: fix warnings for extract_all_objects function Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.70.0.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb similarity index 96% rename from meta/recipes-core/glib-2.0/glib-2.0_2.70.0.bb rename to meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb index 8217aaa8d0..f7bb62f74b 100644 --- a/meta/recipes-core/glib-2.0/glib-2.0_2.70.0.bb +++ b/meta/recipes-core/glib-2.0/glib-2.0_2.70.1.bb @@ -20,7 +20,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \ " SRC_URI:append:class-native = " file://relocate-modules.patch" -SRC_URI[sha256sum] = "200d7df811c5ba634afbf109f14bb40ba7fde670e89389885da14e27c0840742" +SRC_URI[sha256sum] = "f9b7bce7f51753a1f43853bbcaca8bf09e15e994268e29cfd7a76f65636263c0" # Find any meson cross files in FILESPATH that are relevant for the current # build (using siteinfo) and add them to EXTRA_OEMESON.