summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.10.bb
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2024-03-07 11:33:11 +0530
committerSteve Sakoman <steve@sakoman.com>2024-03-25 04:02:32 -1000
commit8b77dd2bcfec627dc8bf013c62de5582bf224f8e (patch)
treed5fc25c00ad1264dc81f718f5ab96fc48cddc089 /meta/recipes-core/libxml/libxml2_2.9.10.bb
parent54d8a1f631543ce01ba513e7cdae756e2a8e1968 (diff)
downloadpoky-8b77dd2bcfec627dc8bf013c62de5582bf224f8e.tar.gz
libxml2: Backport fix for CVE-2024-25062
Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxml2/-/commit/31c6ce3b63f8a494ad9e31ca65187a73d8ad3508 & https://gitlab.gnome.org/GNOME/libxml2/-/commit/2b0aac140d739905c7848a42efc60bfe783a39b7] (From OE-Core rev: e4e621dc42be5dd158393fcadf5200f9eae613cb) Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2_2.9.10.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.10.bb b/meta/recipes-core/libxml/libxml2_2.9.10.bb
index 90d30f1ea7..72f830b6d3 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.10.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.10.bb
@@ -44,6 +44,8 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar.gz;subdir=${BP};name=te
44 file://CVE-2021-3516.patch \ 44 file://CVE-2021-3516.patch \
45 file://CVE-2023-45322-1.patch \ 45 file://CVE-2023-45322-1.patch \
46 file://CVE-2023-45322-2.patch \ 46 file://CVE-2023-45322-2.patch \
47 file://CVE-2024-25062-pre1.patch \
48 file://CVE-2024-25062.patch \
47 " 49 "
48 50
49SRC_URI[archive.sha256sum] = "593b7b751dd18c2d6abcd0c4bcb29efc203d0b4373a6df98e3a455ea74ae2813" 51SRC_URI[archive.sha256sum] = "593b7b751dd18c2d6abcd0c4bcb29efc203d0b4373a6df98e3a455ea74ae2813"