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

Various fixes.
https://github.com/libexpat/libexpat/blob/R_2_5_0/expat/Changes

Plugs CVE: CVE-2022-43680

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 cea10d7cb..ad873a260 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION	:= 2.4.9
-EXPAT_MD5	:= 230455a6bb417c3c5d00806554ea34df
+EXPAT_VERSION	:= 2.5.0
+EXPAT_MD5	:= 5e9974d422dc4b157f300568ad28ebf6
 EXPAT		:= expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX	:= tar.bz2
 EXPAT_URL	:= $(call ptx/mirror, SF, expat/$(EXPAT).$(EXPAT_SUFFIX))
-- 
2.34.1




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

end of thread, other threads:[~2022-11-11 14:32 UTC | newest]

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