diff mbox series

[AUH] harfbuzz: upgrading to 14.3.1 SUCCEEDED

Message ID 0101019ff9b0fc09-cf4df431-eb47-4fff-9e0a-c3321eddd462-000000@us-west-2.amazonses.com
State New
Headers show
Series [AUH] harfbuzz: upgrading to 14.3.1 SUCCEEDED | expand

Commit Message

auh@yoctoproject.org Aug. 13, 2026, 5:55 a.m. UTC
Hello,

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

Next steps:
    - apply the patch: git am 0001-harfbuzz-upgrade-14.3.0-14.3.1.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 d52208fbcfc55cfadc9db69bcb5eefcbd053b9c2 Mon Sep 17 00:00:00 2001
From: Upgrade Helper <auh@yoctoproject.org>
Date: Thu, 13 Aug 2026 05:38:46 +0000
Subject: [PATCH] harfbuzz: upgrade 14.3.0 -> 14.3.1

Source: NEWS

Overview of changes leading to 14.3.1
Thursday, August 13, 2026
=====================================
- Various fuzzing and build fixes.
- Various subsetting fixes.
- Fix AAT insertion at the end of the text.
- Fix various rendering bugs in the experimental GPU library.
- WASM shaper code can now read the user features.
---
 .../harfbuzz/{harfbuzz_14.3.0.bb => harfbuzz_14.3.1.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/harfbuzz/{harfbuzz_14.3.0.bb => harfbuzz_14.3.1.bb} (96%)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_14.3.0.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_14.3.1.bb
similarity index 96%
rename from meta/recipes-graphics/harfbuzz/harfbuzz_14.3.0.bb
rename to meta/recipes-graphics/harfbuzz/harfbuzz_14.3.1.bb
index 6e4e9b7b85..4f0d5d3ec2 100644
--- a/meta/recipes-graphics/harfbuzz/harfbuzz_14.3.0.bb
+++ b/meta/recipes-graphics/harfbuzz/harfbuzz_14.3.1.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://COPYING;md5=b98429b8e8e3c2a67cfef01e99e4893d \
                     "
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
-SRC_URI[sha256sum] = "16070d77cfc4ba1f1e7327e83bf9b3f55898081cabdb94e56a33e04fc8874eae"
+SRC_URI[sha256sum] = "9dae9538aae2ffdf70cec31f2c27bf68e2aaeeae3112688467697d5faf6194f7"
 
 inherit meson pkgconfig lib_package gtk-doc gobject-introspection github-releases