diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-12-15 18:02:11 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-16 19:57:32 -0800 |
| commit | a45d5c0f2eda3e58796e655b9bef06b4dae3441e (patch) | |
| tree | 6166e38a841fd543f45c6082c601ca6035cf9b21 | |
| parent | 8217b90e941619820c88dbdb4db5e35d171a4157 (diff) | |
| download | meta-openembedded-a45d5c0f2eda3e58796e655b9bef06b4dae3441e.tar.gz | |
imagemagick: upgrade 7.1.2-8 -> 7.1.2-11
Contains fix for CVE-2025-65955
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-8.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb index b445ae8f62..ce474c96de 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-8.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-11.bb | |||
| @@ -17,7 +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 | ||
| 20 | SRCREV = "a3b13d143fd7dea44cd71d31aa02f411b597688f" | 20 | SRCREV = "578d60d1bf77be54b16ef2673d507932885570dd" |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | inherit autotools pkgconfig update-alternatives ptest | 23 | inherit autotools pkgconfig update-alternatives ptest |
