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
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2025-12-06 19:00 UTC | newest]

Thread overview: (only message) (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

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