Minor changes
https://github.com/libexpat/libexpat/blob/R_2_6_2/expat/Changes
Plugs CVE:
CVE-2024-28757: Prevent billion laughs attacks with isolated use of external 
parsers.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/expat.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/expat.make b/rules/expat.make
index 1c5fcf441..03f9ac6b4 100644
--- a/rules/expat.make
+++ b/rules/expat.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_EXPAT) += expat
 #
 # Paths and names
 #
-EXPAT_VERSION          := 2.6.1
-EXPAT_MD5              := d83bb2458956aeed4236cf45bff6eccd
+EXPAT_VERSION          := 2.6.2
+EXPAT_MD5              := b246f58b25a7629fca6cbd1429400cdf
 EXPAT                  := expat-$(EXPAT_VERSION)
 EXPAT_SUFFIX           := tar.bz2
 EXPAT_RELEASE          := R_$(subst .,_,$(EXPAT_VERSION))
-- 
2.34.1


Reply via email to