@@ -1,4 +1,4 @@
-From 3b6aab24f6844b7d5b3e166bc910bffbcee1f6f5 Mon Sep 17 00:00:00 2001
+From 85b336f71ee0a7ab11c29e623931c9e4d730abb0 Mon Sep 17 00:00:00 2001
From: Alexander Kanavin <alex@linutronix.de>
Date: Thu, 26 Jan 2023 20:29:46 +0100
Subject: [PATCH] meson.build: allow (a subset of) tests in cross compile
@@ -22,10 +22,10 @@ Signed-off-by: Changqing Li <changqing.li@windriver.com>
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/meson.build b/meson.build
-index f478326..464ae1d 100644
+index b88ef70..b181054 100644
--- a/meson.build
+++ b/meson.build
-@@ -428,10 +428,10 @@ subdir('gdk-pixbuf')
+@@ -434,10 +434,10 @@ subdir('gdk-pixbuf')
# i18n
subdir('po')
@@ -67,6 +67,3 @@ index 9b96fdc..9c3ed7d 100644
foreach test_name, test_data: installed_tests
test_sources = [ test_name + '.c', 'test-common.c' ]
-2.34.1
-
@@ -1,4 +1,4 @@
-From f78ab4edaee5f62663a9a4bcfa56e5c524da4474 Mon Sep 17 00:00:00 2001
+From 442a8740944702bebf08f2d10255653e69578528 Mon Sep 17 00:00:00 2001
From: Ross Burton <ross.burton@intel.com>
Date: Tue, 1 Apr 2014 17:23:36 +0100
Subject: [PATCH] gdk-pixbuf: add an option so that loader errors are fatal
@@ -13,7 +13,7 @@ Signed-off-by: Ross Burton <ross.burton@intel.com>
1 file changed, 15 insertions(+), 4 deletions(-)
diff --git a/gdk-pixbuf/queryloaders.c b/gdk-pixbuf/queryloaders.c
-index baa9a5c..9b6fa89 100644
+index 5228c6f..46ffa35 100644
--- a/gdk-pixbuf/queryloaders.c
+++ b/gdk-pixbuf/queryloaders.c
@@ -216,7 +216,7 @@ write_loader_info (GString *contents, const char *path, GdkPixbufFormat *info)
similarity index 97%
rename from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.44.5.bb
rename to meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.44.6.bb
@@ -14,7 +14,7 @@ SECTION = "libs"
DEPENDS = "glib-2.0 shared-mime-info"
-SRC_URI[archive.sha256sum] = "69b93e09139b80c0ee661503d60deb5a5874a31772b5184b9cd5462a4100ab68"
+SRC_URI[archive.sha256sum] = "140c2d0b899fcf853ee92b26373c9dc228dbcde0820a4246693f4328a27466fa"
inherit gettext gnomebase pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gi-docgen lib_package manpages
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *gdk-pixbuf* to *2.44.6* has Succeeded. Next steps: - apply the patch: git am 0001-gdk-pixbuf-upgrade-2.44.5-2.44.6.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From cbc42d9462294ee32002f6781f1fd99fce6608b4 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Wed, 1 Apr 2026 12:32:07 +0000 Subject: [PATCH] gdk-pixbuf: upgrade 2.44.5 -> 2.44.6 --- ....build-allow-a-subset-of-tests-in-cross-compile.patch | 9 +++------ .../gdk-pixbuf/gdk-pixbuf/fatal-loader.patch | 4 ++-- .../{gdk-pixbuf_2.44.5.bb => gdk-pixbuf_2.44.6.bb} | 2 +- 3 files changed, 6 insertions(+), 9 deletions(-) rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.44.5.bb => gdk-pixbuf_2.44.6.bb} (97%)