All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19
@ 2026-04-22 17:12 Titouan Christophe via buildroot
  2026-04-22 19:33 ` Julien Olivain via buildroot
  2026-05-04 14:47 ` Thomas Perale via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Titouan Christophe via buildroot @ 2026-04-22 17:12 UTC (permalink / raw)
  To: buildroot

This fixes a large number of CVEs:
- CVE-2026-28493 (since 7.1.2-16)
- CVE-2026-28494 (since 7.1.2-16)
- CVE-2026-28686 (since 7.1.2-16)
- CVE-2026-28687 (since 7.1.2-16)
- CVE-2026-28688 (since 7.1.2-16)
- CVE-2026-28689 (since 7.1.2-16)
- CVE-2026-28690 (since 7.1.2-16)
- CVE-2026-28691 (since 7.1.2-16)
- CVE-2026-28692 (since 7.1.2-16)
- CVE-2026-28693 (since 7.1.2-16)
- CVE-2026-30883 (since 7.1.2-16)
- CVE-2026-30929 (since 7.1.2-16)
- CVE-2026-30931 (since 7.1.2-16)
- CVE-2026-30935 (since 7.1.2-16)
- CVE-2026-30936 (since 7.1.2-16)
- CVE-2026-30937 (since 7.1.2-16)
- CVE-2026-31853 (since 7.1.2-16)
- CVE-2026-32259 (since 7.1.2-16)
- CVE-2026-32636 (since 7.1.2-17)
- CVE-2026-33535 (since 7.1.2-18)
- CVE-2026-33536 (since 7.1.2-18)
- CVE-2026-33899 (since 7.1.2-19)
- CVE-2026-33900 (since 7.1.2-19)
- CVE-2026-33901 (since 7.1.2-19)
- CVE-2026-33902 (since 7.1.2-19)
- CVE-2026-33905 (since 7.1.2-19)
- CVE-2026-33908 (since 7.1.2-19)
- CVE-2026-34238 (since 7.1.2-19)
- CVE-2026-40169 (since 7.1.2-19)
- CVE-2026-40183 (since 7.1.2-19)
- CVE-2026-40310 (since 7.1.2-19)
- CVE-2026-40311 (since 7.1.2-19)
- CVE-2026-40312 (since 7.1.2-19)

Signed-off-by: Titouan Christophe <titouan.christophe@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 90383c4d17..a308cd1f06 100644
--- a/package/imagemagick/imagemagick.hash
+++ b/package/imagemagick/imagemagick.hash
@@ -1,3 +1,3 @@
 # Locally computed
-sha256  bf646e7fffdf50b7d886eec6bbe51c3ced1c4d68fbabfcc534e014575359fe7f  imagemagick-7.1.2-15.tar.gz
+sha256  91ffe35706ef01d0fc9630e3a81b168b9bdb10b5e1e0b0983c287063cce21210  imagemagick-7.1.2-19.tar.gz
 sha256  131447ad0099069beaa32acf1700716eea294a5bdf936d8211d7026b1849e5d4  LICENSE
diff --git a/package/imagemagick/imagemagick.mk b/package/imagemagick/imagemagick.mk
index 5a03fbfd8f..d88323ca2d 100644
--- a/package/imagemagick/imagemagick.mk
+++ b/package/imagemagick/imagemagick.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-IMAGEMAGICK_VERSION = 7.1.2-15
+IMAGEMAGICK_VERSION = 7.1.2-19
 IMAGEMAGICK_SITE = $(call github,ImageMagick,ImageMagick,$(IMAGEMAGICK_VERSION))
 IMAGEMAGICK_LICENSE = Apache-2.0
 IMAGEMAGICK_LICENSE_FILES = LICENSE
-- 
2.53.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19
  2026-04-22 17:12 [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19 Titouan Christophe via buildroot
@ 2026-04-22 19:33 ` Julien Olivain via buildroot
  2026-05-04 14:47 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2026-04-22 19:33 UTC (permalink / raw)
  To: Titouan Christophe; +Cc: buildroot

On 22/04/2026 19:12, Titouan Christophe via buildroot wrote:
[...]
> Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>

Applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19
  2026-04-22 17:12 [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19 Titouan Christophe via buildroot
  2026-04-22 19:33 ` Julien Olivain via buildroot
@ 2026-05-04 14:47 ` Thomas Perale via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Perale via buildroot @ 2026-05-04 14:47 UTC (permalink / raw)
  To: Titouan Christophe; +Cc: Thomas Perale, buildroot

In reply of:
> This fixes a large number of CVEs:
> - CVE-2026-28493 (since 7.1.2-16)
> - CVE-2026-28494 (since 7.1.2-16)
> - CVE-2026-28686 (since 7.1.2-16)
> - CVE-2026-28687 (since 7.1.2-16)
> - CVE-2026-28688 (since 7.1.2-16)
> - CVE-2026-28689 (since 7.1.2-16)
> - CVE-2026-28690 (since 7.1.2-16)
> - CVE-2026-28691 (since 7.1.2-16)
> - CVE-2026-28692 (since 7.1.2-16)
> - CVE-2026-28693 (since 7.1.2-16)
> - CVE-2026-30883 (since 7.1.2-16)
> - CVE-2026-30929 (since 7.1.2-16)
> - CVE-2026-30931 (since 7.1.2-16)
> - CVE-2026-30935 (since 7.1.2-16)
> - CVE-2026-30936 (since 7.1.2-16)
> - CVE-2026-30937 (since 7.1.2-16)
> - CVE-2026-31853 (since 7.1.2-16)
> - CVE-2026-32259 (since 7.1.2-16)
> - CVE-2026-32636 (since 7.1.2-17)
> - CVE-2026-33535 (since 7.1.2-18)
> - CVE-2026-33536 (since 7.1.2-18)
> - CVE-2026-33899 (since 7.1.2-19)
> - CVE-2026-33900 (since 7.1.2-19)
> - CVE-2026-33901 (since 7.1.2-19)
> - CVE-2026-33902 (since 7.1.2-19)
> - CVE-2026-33905 (since 7.1.2-19)
> - CVE-2026-33908 (since 7.1.2-19)
> - CVE-2026-34238 (since 7.1.2-19)
> - CVE-2026-40169 (since 7.1.2-19)
> - CVE-2026-40183 (since 7.1.2-19)
> - CVE-2026-40310 (since 7.1.2-19)
> - CVE-2026-40311 (since 7.1.2-19)
> - CVE-2026-40312 (since 7.1.2-19)
> 
> Signed-off-by: Titouan Christophe <titouan.christophe@mind.be>

Applied to 2025.02.x & 2026.02.x. Thanks

> ---
>  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 90383c4d17..a308cd1f06 100644
> --- a/package/imagemagick/imagemagick.hash
> +++ b/package/imagemagick/imagemagick.hash
> @@ -1,3 +1,3 @@
>  # Locally computed
> -sha256  bf646e7fffdf50b7d886eec6bbe51c3ced1c4d68fbabfcc534e014575359fe7f  imagemagick-7.1.2-15.tar.gz
> +sha256  91ffe35706ef01d0fc9630e3a81b168b9bdb10b5e1e0b0983c287063cce21210  imagemagick-7.1.2-19.tar.gz
>  sha256  131447ad0099069beaa32acf1700716eea294a5bdf936d8211d7026b1849e5d4  LICENSE
> diff --git a/package/imagemagick/imagemagick.mk b/package/imagemagick/imagemagick.mk
> index 5a03fbfd8f..d88323ca2d 100644
> --- a/package/imagemagick/imagemagick.mk
> +++ b/package/imagemagick/imagemagick.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -IMAGEMAGICK_VERSION = 7.1.2-15
> +IMAGEMAGICK_VERSION = 7.1.2-19
>  IMAGEMAGICK_SITE = $(call github,ImageMagick,ImageMagick,$(IMAGEMAGICK_VERSION))
>  IMAGEMAGICK_LICENSE = Apache-2.0
>  IMAGEMAGICK_LICENSE_FILES = LICENSE
> -- 
> 2.53.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-04 14:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-22 17:12 [Buildroot] [PATCH] package/imagemagick: security bump to v7.1.2-19 Titouan Christophe via buildroot
2026-04-22 19:33 ` Julien Olivain via buildroot
2026-05-04 14:47 ` Thomas Perale via buildroot

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.