To: ['Tim Orling '] To: openembedded-core@lists.openembedded.org Subject: [AUH] at-spi2-core: upgrading to 2.60.3 SUCCEEDED Attachments: /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/at-spi2-core/buildhistory-diff.txt /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/at-spi2-core/0001-at-spi2-core-upgrade-2.60.0-2.60.3.patch /srv/pokybuild/yocto-worker/auh/build/build/upgrade-helper/20260501050056/all/at-spi2-core/buildhistory-diff-full.txt Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *at-spi2-core* to *2.60.3* has Succeeded. Next steps: - apply the patch: git am 0001-at-spi2-core-upgrade-2.60.0-2.60.3.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 fe670b7cf99b7b5f7b14c4ea6f3edaa199074469 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Fri, 1 May 2026 13:13:40 +0000 Subject: [PATCH] at-spi2-core: upgrade 2.60.0 -> 2.60.3 --- .../atk/{at-spi2-core_2.60.0.bb => at-spi2-core_2.60.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/atk/{at-spi2-core_2.60.0.bb => at-spi2-core_2.60.3.bb} (94%) diff --git a/meta/recipes-support/atk/at-spi2-core_2.60.0.bb b/meta/recipes-support/atk/at-spi2-core_2.60.3.bb similarity index 94% rename from meta/recipes-support/atk/at-spi2-core_2.60.0.bb rename to meta/recipes-support/atk/at-spi2-core_2.60.3.bb index 8e3314222c..4ebd0d0bf0 100644 --- a/meta/recipes-support/atk/at-spi2-core_2.60.0.bb +++ b/meta/recipes-support/atk/at-spi2-core_2.60.3.bb @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" CVE_PRODUCT += "at-spi2-atk" -SRC_URI[archive.sha256sum] = "80e50c1a97d8fd660a3fadb02ca35876df881c266d3d6108fc5b4c113614cb99" +SRC_URI[archive.sha256sum] = "21056bc04e43e8ed34fdafd916a0ddcc29ec03a4ce6cf5aacac1ddf6ef185ef7" DEPENDS = " \ dbus \ -- 2.47.1