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.
Signed-off-by: Richard Purdie <[email protected]> --- .../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 --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 6e4e9b7b850..4f0d5d3ec21 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
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243437): https://lists.openembedded.org/g/openembedded-core/message/243437 Mute This Topic: https://lists.openembedded.org/mt/120746878/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
