From patchwork Wed Apr 15 14:04:48 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: auh@yoctoproject.org X-Patchwork-Id: 86094 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6EF18F428D8 for ; Wed, 15 Apr 2026 14:04:51 +0000 (UTC) Received: from a27-31.smtp-out.us-west-2.amazonses.com (a27-31.smtp-out.us-west-2.amazonses.com [54.240.27.31]) by mx.groups.io with SMTP id smtpd.msgproc02-g2.19826.1776261883261738456 for ; Wed, 15 Apr 2026 07:04:49 -0700 Authentication-Results: mx.groups.io; dkim=pass header.i=@yoctoproject.org header.s=j46ser6a2yusdzubpv7m7ewqgesde2ie header.b=AhXsDEHK; dkim=pass header.i=@amazonses.com header.s=hsbnp7p3ensaochzwyq5wwmceodymuwv header.b=xiRSy5RO; spf=pass (domain: us-west-2.amazonses.com, ip: 54.240.27.31, mailfrom: 0101019d917578ff-f2a8fec3-72c4-4e41-a099-22673e2fe60f-000000@us-west-2.amazonses.com) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=j46ser6a2yusdzubpv7m7ewqgesde2ie; d=yoctoproject.org; t=1776261889; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date; bh=9VTzwraH/PVvXDBNEpH+z2ZOTXSvz9HzcP3C7mOzycI=; b=AhXsDEHKV5C04tMK75MkX9AC6MY8QiZrxiJnCKamJeCEZkgRJbLnkrt4JEdEvhV6 fLE1B4JBR2+qLAOV30iSHbtwV28KVIBgrThwjYbcmbEOV5UB6Fdq9krAH+W9SepBd4J T/sZ2WwF49mnDqr4Hcindn3ZKa6DIv2q2F58JpF4= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=hsbnp7p3ensaochzwyq5wwmceodymuwv; d=amazonses.com; t=1776261889; h=Content-Type:MIME-Version:From:To:Cc:Subject:Message-Id:Date:Feedback-ID; bh=9VTzwraH/PVvXDBNEpH+z2ZOTXSvz9HzcP3C7mOzycI=; b=xiRSy5RO9KgTu+GSS3V8OY0aqiC8ZYxYTxMQW78TulFHWKR0SUQ0hyAzHxtNqpEf 50xM1TZxdn2y0rvSP/gmbjQX1wyKjVKcYlzDWxk00NRRiCYFSkH2P0B/3EEb+DOZWYB V4d01Mo+vw7LBFa/bIUOwB4xh371nt8hn8dF1hMw= MIME-Version: 1.0 From: auh@yoctoproject.org To: Ross Burton Cc: openembedded-core@lists.openembedded.org Subject: [AUH] gdk-pixbuf: upgrading to 2.44.6 SUCCEEDED Message-ID: <0101019d917578ff-f2a8fec3-72c4-4e41-a099-22673e2fe60f-000000@us-west-2.amazonses.com> Date: Wed, 15 Apr 2026 14:04:48 +0000 Feedback-ID: ::1.us-west-2.9np3MYPs3fEaOBysGKSlUD4KtcmPijcmS9Az2Hwf7iQ=:AmazonSES X-SES-Outgoing: 2026.04.15-54.240.27.31 List-Id: X-Webhook-Received: from 45-33-107-173.ip.linodeusercontent.com [45.33.107.173] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 15 Apr 2026 14:04:51 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/235274 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 4fa8e1aace2742848ed78d162211089e2b25f3d3 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Wed, 15 Apr 2026 11:23:37 +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%) diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch index 45b9aa60c4..a93c7c5eea 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch @@ -1,4 +1,4 @@ -From 3b6aab24f6844b7d5b3e166bc910bffbcee1f6f5 Mon Sep 17 00:00:00 2001 +From 6e60e30160262775a554cef16de02aacba7bbb1d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin 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 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 - diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch index 3b4bf62861..bf9a8fc44c 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/fatal-loader.patch @@ -1,4 +1,4 @@ -From f78ab4edaee5f62663a9a4bcfa56e5c524da4474 Mon Sep 17 00:00:00 2001 +From d297fdf9341e8dded3ec8ee6ff53358c226bc768 Mon Sep 17 00:00:00 2001 From: Ross Burton 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 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) diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.44.5.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.44.6.bb 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 index 9ed9a272e0..d9c0d0ab65 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.44.5.bb +++ b/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