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

https://github.com/libexpat/libexpat/blob/R_2_4_9/expat/Changes
Mostly minor fixes of different kinds.

* Plugs CVE-2022-40674.

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 ccea2d6ba..cea10d7cb 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION	:= 2.4.8
-EXPAT_MD5	:= 0aa62f74c097c96ecbe62e656f352c3b
+EXPAT_VERSION	:= 2.4.9
+EXPAT_MD5	:= 230455a6bb417c3c5d00806554ea34df
 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-09-28 14:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 13:27 [ptxdist] [PATCH] expat: Version bump. 2.4.8 -> 2.4.9 Christian Melki
2022-09-28 14:28 ` [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