mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
libxml2: upgrade 2.13.6 -> 2.14.3
Handle CVE-2025-32414 and CVE-2025-32415. * rebased install-tests.patch * removed testsuite testThreads (merged into runtest.c) *481fd6bbee* removed IPv6 option (as part of with ftp support removal) *dba1ed85a3* added testsuites testlimits testparser (already present before but not executed) License-Update: Mention contributors in Copyright4bd66d4549(From OE-Core rev: 6585649fdd2ab9e83dfd60eb77ff7821a1363d50) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
b7416cc87e
commit
383df93c6f
@@ -15,7 +15,7 @@ diff --git a/Makefile.am b/Makefile.am
|
||||
index 4cb9a5c..8adcd7e 100644
|
||||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -27,6 +27,16 @@ check_PROGRAMS = \
|
||||
@@ -26,6 +26,16 @@ check_PROGRAMS = \
|
||||
testparser \
|
||||
testrecurse
|
||||
|
||||
@@ -29,6 +29,6 @@ index 4cb9a5c..8adcd7e 100644
|
||||
+ cp -r $(srcdir)/result $(DESTDIR)$(ptestdir)
|
||||
+ cp -r $(srcdir)/python/tests $(DESTDIR)$(ptestdir)/python
|
||||
+
|
||||
bin_PROGRAMS = xmllint xmlcatalog
|
||||
bin_PROGRAMS = xmllint
|
||||
|
||||
bin_SCRIPTS = xml2-config
|
||||
|
||||
Reference in New Issue
Block a user