summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.14.bb
diff options
context:
space:
mode:
authorVijay Anusuri <vanusuri@mvista.com>2024-02-08 08:19:11 +0530
committerSteve Sakoman <steve@sakoman.com>2024-02-15 03:51:56 -1000
commit555dadb56e20c4f38a8b06eeb05b6a0a65bebd46 (patch)
treec40055315ada943bda5868e1005bf23b40fd9536 /meta/recipes-core/libxml/libxml2_2.9.14.bb
parentdb8608a8577b092ec8ee04f54329170f043fbdc2 (diff)
downloadpoky-555dadb56e20c4f38a8b06eeb05b6a0a65bebd46.tar.gz
libxml2: Fix for CVE-2024-25062
Upstream-Status: Backport [https://gitlab.gnome.org/GNOME/libxml2/-/commit/2b0aac140d739905c7848a42efc60bfe783a39b7] (From OE-Core rev: 55027bc882cf6cab830f4e4f21fa9a2ffb4ad72e) 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.14.bb')
-rw-r--r--meta/recipes-core/libxml/libxml2_2.9.14.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2_2.9.14.bb b/meta/recipes-core/libxml/libxml2_2.9.14.bb
index 533a6dae01..2b7e9999d9 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.14.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.14.bb
@@ -31,6 +31,7 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar;subdir=${BP};name=testt
31 file://CVE-2023-39615-0002.patch \ 31 file://CVE-2023-39615-0002.patch \
32 file://CVE-2023-45322-1.patch \ 32 file://CVE-2023-45322-1.patch \
33 file://CVE-2023-45322-2.patch \ 33 file://CVE-2023-45322-2.patch \
34 file://CVE-2024-25062.patch \
34 " 35 "
35 36
36SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee" 37SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee"