diff mbox series

[meta-oe] imagemagick: upgrade 7.1.2-13 -> 7.1.2-15

Message ID 20260302184247.1792854-1-skandigraun@gmail.com
State New
Headers show
Series [meta-oe] imagemagick: upgrade 7.1.2-13 -> 7.1.2-15 | expand

Commit Message

Gyorgy Sarvari March 2, 2026, 6:42 p.m. UTC
Contains fixes for:
CVE-2026-24481 CVE-2026-24484 CVE-2026-24485 CVE-2026-25576
CVE-2026-25637 CVE-2026-25638 CVE-2026-25794 CVE-2026-25795
CVE-2026-25796 CVE-2026-25797 CVE-2026-25798 CVE-2026-25799
CVE-2026-25897 CVE-2026-25898 CVE-2026-25965 CVE-2026-25966
CVE-2026-25967 CVE-2026-25968 CVE-2026-25969 CVE-2026-25970
CVE-2026-25971 CVE-2026-25982 CVE-2026-25983 CVE-2026-25985
CVE-2026-25986 CVE-2026-25987 CVE-2026-25988 CVE-2026-25989
CVE-2026-26066 CVE-2026-26283 CVE-2026-26284 CVE-2026-26983
CVE-2026-27798 CVE-2026-27799

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 .../{imagemagick_7.1.2-13.bb => imagemagick_7.1.2-15.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-13.bb => imagemagick_7.1.2-15.bb} (99%)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb
similarity index 99%
rename from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb
rename to meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb
index 0eb072f84c..952f8c4028 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb
@@ -17,7 +17,7 @@  SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt
            file://imagemagick-ptest.sh \
 "
 
-SRCREV = "dd991e286b96918917a3392d6dc3ffc0e6907a4e"
+SRCREV = "b5fdb90dac0e6d0bf1bbd95704bbd60216a5bc23"
 
 inherit autotools pkgconfig update-alternatives ptest
 export ac_cv_sys_file_offset_bits = "64"