mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libpng: Version bump. 1.6.51 -> 1.6.52
@ 2025-12-06 18:59 Christian Melki
  2025-12-12 14:52 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2025-12-06 18:59 UTC (permalink / raw)
  To: ptxdist

Security fix.
https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES

Plugs CVE:
CVE-2025-66293 - Out-of-bounds read in `png_image_read_composite`.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libpng.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libpng.make b/rules/libpng.make
index 86eed1ae5..d7fed2054 100644
--- a/rules/libpng.make
+++ b/rules/libpng.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
 #
 # Paths and names
 #
-LIBPNG_VERSION	:= 1.6.51
-LIBPNG_MD5	:= 8781d5eb8285ac70100b75a1d2a5fc5e
+LIBPNG_VERSION	:= 1.6.52
+LIBPNG_MD5	:= a496982a92ec964e7ca7be4580ee466f
 LIBPNG		:= libpng-$(LIBPNG_VERSION)
 LIBPNG_SUFFIX	:= tar.xz
 LIBPNG_URL	:= $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))
-- 
2.43.0




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

* Re: [ptxdist] [APPLIED] libpng: Version bump. 1.6.51 -> 1.6.52
  2025-12-06 18:59 [ptxdist] [PATCH] libpng: Version bump. 1.6.51 -> 1.6.52 Christian Melki
@ 2025-12-12 14:52 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2025-12-12 14:52 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as a97d9bb7df2651c015db670c3ce770afc45367d7.

Michael

[sent from post-receive hook]

On Fri, 12 Dec 2025 15:52:07 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Security fix.
> https://sourceforge.net/p/libpng/code/ci/libpng16/tree/CHANGES
> 
> Plugs CVE:
> CVE-2025-66293 - Out-of-bounds read in `png_image_read_composite`.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20251206185923.3135342-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libpng.make b/rules/libpng.make
> index 86eed1ae5891..d7fed2054256 100644
> --- a/rules/libpng.make
> +++ b/rules/libpng.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_LIBPNG) += libpng
>  #
>  # Paths and names
>  #
> -LIBPNG_VERSION	:= 1.6.51
> -LIBPNG_MD5	:= 8781d5eb8285ac70100b75a1d2a5fc5e
> +LIBPNG_VERSION	:= 1.6.52
> +LIBPNG_MD5	:= a496982a92ec964e7ca7be4580ee466f
>  LIBPNG		:= libpng-$(LIBPNG_VERSION)
>  LIBPNG_SUFFIX	:= tar.xz
>  LIBPNG_URL	:= $(call ptx/mirror, SF, libpng/$(LIBPNG).$(LIBPNG_SUFFIX))



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

end of thread, other threads:[~2025-12-12 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-06 18:59 [ptxdist] [PATCH] libpng: Version bump. 1.6.51 -> 1.6.52 Christian Melki
2025-12-12 14:52 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox