From b8e00689bf3ceaa27c015df32a88ada27b1810a7 Mon Sep 17 00:00:00 2001 From: "J. S" Date: Tue, 15 Oct 2024 17:15:26 -0400 Subject: [PATCH] libxml2: upgrade 2.13.3 -> 2.13.4 Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.4 Signed-off-by: Jason Schonberg Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../libxml/{libxml2_2.13.3.bb => libxml2_2.13.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/libxml/{libxml2_2.13.3.bb => libxml2_2.13.4.bb} (97%) diff --git a/meta/recipes-core/libxml/libxml2_2.13.3.bb b/meta/recipes-core/libxml/libxml2_2.13.4.bb similarity index 97% rename from meta/recipes-core/libxml/libxml2_2.13.3.bb rename to meta/recipes-core/libxml/libxml2_2.13.4.bb index df24f3031c8..34a1d3fa462 100644 --- a/meta/recipes-core/libxml/libxml2_2.13.3.bb +++ b/meta/recipes-core/libxml/libxml2_2.13.4.bb @@ -19,7 +19,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20130923.tar;subdir=${BP};name=testt file://install-tests.patch \ " -SRC_URI[archive.sha256sum] = "0805d7c180cf09caad71666c7a458a74f041561a532902454da5047d83948138" +SRC_URI[archive.sha256sum] = "65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650" SRC_URI[testtar.sha256sum] = "c6b2d42ee50b8b236e711a97d68e6c4b5c8d83e69a2be4722379f08702ea7273" # Disputed as a security issue, but fixed in d39f780 -- 2.47.3