From: Wang Mingyu <[email protected]> Changelog: =========== - Fix padding `gvar` table during subsetting when the original font uses long format and subset font using short format. - Various fuzzing fixes. - Fix NULL pointer deference when malloc fails.
Signed-off-by: Wang Mingyu <[email protected]> --- .../harfbuzz/{harfbuzz_12.3.1.bb => harfbuzz_12.3.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/harfbuzz/{harfbuzz_12.3.1.bb => harfbuzz_12.3.2.bb} (95%) diff --git a/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.1.bb b/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.bb similarity index 95% rename from meta/recipes-graphics/harfbuzz/harfbuzz_12.3.1.bb rename to meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.bb index c22d6bd4b1..12bebc4bee 100644 --- a/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.1.bb +++ b/meta/recipes-graphics/harfbuzz/harfbuzz_12.3.2.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] = "3ee7133f7f160b27bc34c058e147a559bb781c2b8208bc760db9fa9fa69cea07" +SRC_URI[sha256sum] = "6f6db164359a2da5a84ef826615b448b33e6306067ad829d85d5b0bf936f1bb8" DEPENDS += "glib-2.0-native" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#230718): https://lists.openembedded.org/g/openembedded-core/message/230718 Mute This Topic: https://lists.openembedded.org/mt/117716443/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
