* [ptxdist] [PATCH] expat: Version bump. 2.8.4 -> 2.8.5
@ 2026-09-24 17:49 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-09-24 17:49 UTC (permalink / raw)
To: ptxdist
Various fixes mostly.
https://github.com/libexpat/libexpat/blob/R_2_8_5/expat/Changes
Plugs CVE (high):
CVE-2026-93990: Reject high surrogates not followed by a low surrogate.
Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
rules/expat.make | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/expat.make b/rules/expat.make
index 3629398d9..6c9707da4 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.8.4
-EXPAT_SHA256 := 963250a823c16a498582b4ad82ad0f88926be0769675d3b6956be4d769a1cd8f
+EXPAT_VERSION := 2.8.5
+EXPAT_SHA256 := 952c03c33a6b337f12dae7a9b0f9dee86f867550d35c994d6bdaaddd37dc8454
EXPAT := expat-$(EXPAT_VERSION)
EXPAT_SUFFIX := tar.bz2
EXPAT_RELEASE := R_$(subst .,_,$(EXPAT_VERSION))
--
2.43.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 17:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 17:49 [ptxdist] [PATCH] expat: Version bump. 2.8.4 -> 2.8.5 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox