diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-05 11:02:28 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-06 18:07:54 +0530 |
| commit | b8127adea431dfb87260ff510754822fe692da1c (patch) | |
| tree | 6ffcd7a146dc1d6cf94dad251eb1ca822fc05255 | |
| parent | a06ce2aa74e027d4a3e9c68feedc7f7626af7baa (diff) | |
| download | meta-openembedded-b8127adea431dfb87260ff510754822fe692da1c.tar.gz | |
imagemagick: upgrade 7.1.2-8 -> 7.1.2-12
Contains fix for CVE-2025-65955 and CVE-2025-69204.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -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-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-12.bb index b445ae8f62..b804c64cfb 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-8.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-12.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 = "bdd4fa561d7bf4c6afd40ee9c89e9f9e82b6e88b" |
| 21 | 21 | ||
| 22 | 22 | ||
| 23 | inherit autotools pkgconfig update-alternatives ptest | 23 | inherit autotools pkgconfig update-alternatives ptest |
