mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] expat: Version bump. 2.6.3 -> 2.6.4
@ 2024-11-10 14:53 Christian Melki
  2024-11-13 13:19 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2024-11-10 14:53 UTC (permalink / raw)
  To: ptxdist

Minor changes.
https://github.com/libexpat/libexpat/blob/R_2_6_4/expat/Changes

Plugs CVE:
CVE-2024-50602 - NULL pointer dereference in function XML_ResumeParser

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 31afb8604..59fdd297f 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION		:= 2.6.3
-EXPAT_MD5		:= c70040a3f2743d9645cb029d3c9a7c89
+EXPAT_VERSION		:= 2.6.4
+EXPAT_MD5		:= f1acfb75967648230d37629e02afbadc
 EXPAT			:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX		:= tar.bz2
 EXPAT_RELEASE		:= R_$(subst .,_,$(EXPAT_VERSION))
-- 
2.34.1




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

end of thread, other threads:[~2024-11-13 13:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-10 14:53 [ptxdist] [PATCH] expat: Version bump. 2.6.3 -> 2.6.4 Christian Melki
2024-11-13 13:19 ` [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