From: Wang Mingyu <[email protected]> Changelog: =========== * client: Fix use-after-free when creating async proxy failed * daemon: Fix race on subscribers list when on thread * ftp: Validate fe_size when parsing symlink target * ftp: Check localtime() return value before use * CVE-2026-28295: ftp: Use control connection address for PASV data * CVE-2026-28296: ftp: Reject paths containing CR/LF characters * gphoto2: Use g_try_realloc() instead of g_realloc() * cdda: Reject path traversal in mount URI host * client: Fail when URI has invalid UTF-8 chars * Some other fixes
Signed-off-by: Wang Mingyu <[email protected]> --- .../{imagemagick_7.1.2-15.bb => imagemagick_7.1.2-16.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-15.bb => imagemagick_7.1.2-16.bb} (99%) diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb similarity index 99% rename from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb rename to meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb index 952f8c4028..56b6c0710a 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt file://imagemagick-ptest.sh \ " -SRCREV = "b5fdb90dac0e6d0bf1bbd95704bbd60216a5bc23" +SRCREV = "70563ce3759b7a55801900a11e69978a9301fbeb" inherit autotools pkgconfig update-alternatives ptest export ac_cv_sys_file_offset_bits = "64" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#125108): https://lists.openembedded.org/g/openembedded-devel/message/125108 Mute This Topic: https://lists.openembedded.org/mt/118276614/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
