diff mbox series

[AUH] libxft: upgrading to 2.3.9 SUCCEEDED

Message ID 010101968c7b46aa-f3b92d14-f73b-413b-bb50-402fe38a7f7f-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] libxft: upgrading to 2.3.9 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org May 1, 2025, 3:33 p.m. UTC
Hello,

this email is a notification from the Auto Upgrade Helper
that the automatic attempt to upgrade the recipe(s) *libxft* to *2.3.9* has Succeeded.

Next steps:
    - apply the patch: git am 0001-libxft-upgrade-2.3.8-2.3.9.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 7f8bfa668207ff5e608deacd8ce8b679eee8ed96 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 1 May 2025 06:54:44 +0000
Subject: [PATCH] libxft: upgrade 2.3.8 -> 2.3.9

---
 .../xorg-lib/{libxft_2.3.8.bb => libxft_2.3.9.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{libxft_2.3.8.bb => libxft_2.3.9.bb} (92%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb b/meta/recipes-graphics/xorg-lib/libxft_2.3.9.bb
similarity index 92%
rename from meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb
rename to meta/recipes-graphics/xorg-lib/libxft_2.3.9.bb
index 2699c1dfd7..0b7c736451 100644
--- a/meta/recipes-graphics/xorg-lib/libxft_2.3.8.bb
+++ b/meta/recipes-graphics/xorg-lib/libxft_2.3.9.bb
@@ -20,7 +20,7 @@  PROVIDES = "xft"
 
 PE = "1"
 
-SRC_URI[sha256sum] = "5e8c3c4bc2d4c0a40aef6b4b38ed2fb74301640da29f6528154b5009b1c6dd49"
+SRC_URI[sha256sum] = "60a25b78945ed6932635b3bb1899a517d31df7456e69867ffba27f89ff3976f5"
 
 XORG_PN = "libXft"