diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-17 13:18:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-03-18 14:33:31 -0700 |
| commit | 9a3f58742f3d08c6a3e951f1580abf88aa77732d (patch) | |
| tree | 60a7571f6aafc9519809c0f84f38570aae900a79 /meta-oe | |
| parent | 5f1c8e7461eafcf1a54866d30e6df5babe0fe3f5 (diff) | |
| download | meta-openembedded-9a3f58742f3d08c6a3e951f1580abf88aa77732d.tar.gz | |
imagemagick: upgrade 7.1.2-16 -> 7.1.2-17
Contains bugfixes and a couple of CVE fixes:
https://github.com/ImageMagick/ImageMagick/compare/7.1.2-16...7.1.2-17
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-17.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-17.bb index 56b6c0710a..2a1152087a 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-16.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-17.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 = "70563ce3759b7a55801900a11e69978a9301fbeb" | 20 | SRCREV = "3f2f629405c62106d3569547c03634bc46fcd07d" |
| 21 | 21 | ||
| 22 | inherit autotools pkgconfig update-alternatives ptest | 22 | inherit autotools pkgconfig update-alternatives ptest |
| 23 | export ac_cv_sys_file_offset_bits = "64" | 23 | export ac_cv_sys_file_offset_bits = "64" |
