* [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-26
@ 2026-06-26 20:34 Thomas Perale via buildroot
2026-07-01 19:58 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Perale via buildroot @ 2026-06-26 20:34 UTC (permalink / raw)
To: buildroot
See the changelog:
- https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#712-24---2026-05-26
- https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#712-25---2026-06-04
- https://github.com/ImageMagick/ImageMagick/compare/7.1.2-25...7.1.2-26
The bump to the v7.1.2-25 fixes the following vulnerabilities:
- CVE-2026-53465
- CVE-2026-53464
- CVE-2026-53463
- CVE-2026-53462
- CVE-2026-53461
- CVE-2026-53460
The bump to the v7.1.2-24 fixes the following vulnerabilities:
- CVE-2026-49219
- CVE-2026-49218
- CVE-2026-48994
- CVE-2026-48734
- CVE-2026-48733
- CVE-2026-48724
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
---
package/imagemagick/imagemagick.hash | 2 +-
package/imagemagick/imagemagick.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/imagemagick/imagemagick.hash b/package/imagemagick/imagemagick.hash
index fa46fc7cde..2330507566 100644
--- a/package/imagemagick/imagemagick.hash
+++ b/package/imagemagick/imagemagick.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 f129f7d87fc21da453d032dd291b80ea13faf2497f13ef8279d97759ed7d5c46 imagemagick-7.1.2-23.tar.gz
+sha256 d63594e334e1c410f600fb9370d78d49e4dc6f315722ca4ba083e864e5c354cb imagemagick-7.1.2-26.tar.gz
sha256 131447ad0099069beaa32acf1700716eea294a5bdf936d8211d7026b1849e5d4 LICENSE
diff --git a/package/imagemagick/imagemagick.mk b/package/imagemagick/imagemagick.mk
index e08f0a803c..1cae5c83fa 100644
--- a/package/imagemagick/imagemagick.mk
+++ b/package/imagemagick/imagemagick.mk
@@ -4,7 +4,7 @@
#
################################################################################
-IMAGEMAGICK_VERSION = 7.1.2-23
+IMAGEMAGICK_VERSION = 7.1.2-26
IMAGEMAGICK_SITE = $(call github,ImageMagick,ImageMagick,$(IMAGEMAGICK_VERSION))
IMAGEMAGICK_LICENSE = Apache-2.0
IMAGEMAGICK_LICENSE_FILES = LICENSE
--
2.54.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-26
2026-06-26 20:34 [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-26 Thomas Perale via buildroot
@ 2026-07-01 19:58 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2026-07-01 19:58 UTC (permalink / raw)
To: Thomas Perale via buildroot; +Cc: Thomas Perale
>>>>> "Thomas" == Thomas Perale via buildroot <buildroot@buildroot.org> writes:
> See the changelog:
> - https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#712-24---2026-05-26
> - https://github.com/ImageMagick/Website/blob/main/ChangeLog.md#712-25---2026-06-04
> - https://github.com/ImageMagick/ImageMagick/compare/7.1.2-25...7.1.2-26
> The bump to the v7.1.2-25 fixes the following vulnerabilities:
> - CVE-2026-53465
> - CVE-2026-53464
> - CVE-2026-53463
> - CVE-2026-53462
> - CVE-2026-53461
> - CVE-2026-53460
> The bump to the v7.1.2-24 fixes the following vulnerabilities:
> - CVE-2026-49219
> - CVE-2026-49218
> - CVE-2026-48994
> - CVE-2026-48734
> - CVE-2026-48733
> - CVE-2026-48724
> Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-01 19:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-26 20:34 [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-26 Thomas Perale via buildroot
2026-07-01 19:58 ` Peter Korsgaard
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.