- libXfont2 2.0.9 - fserve: bounds-check cumulative glyph data writes in fs_read_glyphs (CVE-2026-44950) - fserve: validate num_chars against encoding array size in fs_read_glyphs (CVE-2026-59679) - Disable fontserver support by default - README: fix documentation for --enable-snfformat
Signed-off-by: Richard Purdie <[email protected]> --- .../xorg-lib/{libxfont2_2.0.8.bb => libxfont2_2.0.9.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-graphics/xorg-lib/{libxfont2_2.0.8.bb => libxfont2_2.0.9.bb} (87%) diff --git a/meta/recipes-graphics/xorg-lib/libxfont2_2.0.8.bb b/meta/recipes-graphics/xorg-lib/libxfont2_2.0.9.bb similarity index 87% rename from meta/recipes-graphics/xorg-lib/libxfont2_2.0.8.bb rename to meta/recipes-graphics/xorg-lib/libxfont2_2.0.9.bb index 33cf5816e0b..82ca4d50246 100644 --- a/meta/recipes-graphics/xorg-lib/libxfont2_2.0.8.bb +++ b/meta/recipes-graphics/xorg-lib/libxfont2_2.0.9.bb @@ -15,7 +15,7 @@ XORG_PN = "libXfont2" BBCLASSEXTEND = "native" -SRC_URI[sha256sum] = "f556c0e1093a4e6911cc90bc4b106d201902ee187fd74af206ff162f7e6a24d5" +SRC_URI[sha256sum] = "f042a370666815e7b941e9b7019024755bd1c6c2954afbfa515af378251799e2" PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6,"
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#244012): https://lists.openembedded.org/g/openembedded-core/message/244012 Mute This Topic: https://lists.openembedded.org/mt/120885533/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
