* [ptxdist] [PATCH] expat: Version bump. 2.8.0 -> 2.8.1
@ 2026-05-15 7:04 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2026-05-15 7:04 UTC (permalink / raw)
To: ptxdist
Minor fix release.
https://github.com/libexpat/libexpat/blob/R_2_8_1/expat/Changes
Plugs CVE:
CVE-2026-45186: Fix quadratic runtime from attribute name
collision checks that allowed denial of service attacks
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 5819279aa..411afc4eb 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
#
# Paths and names
#
-EXPAT_VERSION := 2.8.0
-EXPAT_SHA256 := 586494499ac3ad46d87f3beda7b1f770c1c8026a9b60e151593f8b29089a52ca
+EXPAT_VERSION := 2.8.1
+EXPAT_SHA256 := f5833dd2e1cd7739ec9182804a1a29c4f0cc7c2f26b633d3a2188b7766a88ecb
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-05-15 7:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-15 7:04 [ptxdist] [PATCH] expat: Version bump. 2.8.0 -> 2.8.1 Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox