summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/imagemagick
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-05 12:53:42 +0100
committerKhem Raj <raj.khem@gmail.com>2026-01-05 18:16:18 -0800
commit06996cf65b76836c4ce597691a8f4427c807e384 (patch)
tree4af4d7bc0ea439e26c9e7fa740c826b924673dd6 /meta-oe/recipes-support/imagemagick
parent7722db14cec9ed2d4dff501cc51c5d033e8857b5 (diff)
downloadmeta-openembedded-06996cf65b76836c4ce597691a8f4427c807e384.tar.gz
imagemagick: upgrade 7.1.2-11 -> 7.1.2-12
Contains fix for CVE-2025-69204 Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/imagemagick')
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb
index ce474c96de..26c19bf986 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.bb
@@ -17,8 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt
17 file://imagemagick-ptest.sh \ 17 file://imagemagick-ptest.sh \
18" 18"
19 19
20SRCREV = "578d60d1bf77be54b16ef2673d507932885570dd" 20SRCREV = "bdd4fa561d7bf4c6afd40ee9c89e9f9e82b6e88b"
21
22 21
23inherit autotools pkgconfig update-alternatives ptest 22inherit autotools pkgconfig update-alternatives ptest
24export ac_cv_sys_file_offset_bits = "64" 23export ac_cv_sys_file_offset_bits = "64"