imagemagick: upgrade 7.1.2-12 -> 7.1.2-13

License-Update: change license url to https://imagemagick.org/license/

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit c2b4809fe8)

Contains fixes for CVE-2026-22770, CVE-2026-23874, CVE-2026-23876
and CVE-2026-23952.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-02-02 22:13:55 +01:00
committed by Anuj Mittal
parent f6226c4b84
commit 9df99ae97a
@@ -4,8 +4,8 @@ HOMEPAGE = "https://www.imagemagick.org/"
DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \ DESCRIPTION = "ImageMagick is a collection of tools for displaying, converting, and \
editing raster and vector image files. It can read and write over 200 image file formats." editing raster and vector image files. It can read and write over 200 image file formats."
LICENSE = "ImageMagick" LICENSE = "ImageMagick"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2f9de66264141265b203cde9902819ea \ LIC_FILES_CHKSUM = "file://LICENSE;md5=1f56ade64cf079aff7232f7dbeaea992 \
file://NOTICE;md5=bcbf1f1897b40ec8df39700cb560e9ed" file://NOTICE;md5=3974428a57d34b981abb7acc416dde8f"
# FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results. # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool" DEPENDS = "lcms bzip2 jpeg libpng tiff zlib fftw freetype libtool"
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt
file://imagemagick-ptest.sh \ file://imagemagick-ptest.sh \
" "
SRCREV = "bdd4fa561d7bf4c6afd40ee9c89e9f9e82b6e88b" SRCREV = "dd991e286b96918917a3392d6dc3ffc0e6907a4e"
inherit autotools pkgconfig update-alternatives ptest inherit autotools pkgconfig update-alternatives ptest