summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2_2.9.14.bb
diff options
context:
space:
mode:
authorPeter Marko <peter.marko@siemens.com>2023-05-07 23:40:39 +0200
committerSteve Sakoman <steve@sakoman.com>2023-05-12 04:04:52 -1000
commita30cde8c0ca7051cc8618c2bd0ffc9d46fb87900 (patch)
tree63d7adc9075c3ceebca2a5b2a489a6a46ae47517 /meta/recipes-core/libxml/libxml2_2.9.14.bb
parent6d618c1b8b64cf285aa6878c9b0fd61a7c7757cf (diff)
downloadpoky-a30cde8c0ca7051cc8618c2bd0ffc9d46fb87900.tar.gz
libxml2: patch CVE-2023-28484 and CVE-2023-29469
Backports from: * https://gitlab.gnome.org/GNOME/libxml2/-/commit/e4f85f1bd2eb34d9b49da9154a4cc3a1bc284f68 * https://gitlab.gnome.org/GNOME/libxml2/-/commit/547edbf1cbdccd46b2e8ff322a456eaa5931c5df (From OE-Core rev: 7d03d5dbc98aa701869c73c1c55a5868c70c5287) Signed-off-by: Peter Marko <peter.marko@siemens.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.bb2
1 files changed, 2 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 e15f8eb13f..9241b279e4 100644
--- a/meta/recipes-core/libxml/libxml2_2.9.14.bb
+++ b/meta/recipes-core/libxml/libxml2_2.9.14.bb
@@ -25,6 +25,8 @@ SRC_URI += "http://www.w3.org/XML/Test/xmlts20080827.tar;subdir=${BP};name=testt
25 file://0001-Port-gentest.py-to-Python-3.patch \ 25 file://0001-Port-gentest.py-to-Python-3.patch \
26 file://CVE-2022-40303.patch \ 26 file://CVE-2022-40303.patch \
27 file://CVE-2022-40304.patch \ 27 file://CVE-2022-40304.patch \
28 file://CVE-2023-28484.patch \
29 file://CVE-2023-29469.patch \
28 " 30 "
29 31
30SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee" 32SRC_URI[archive.sha256sum] = "60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfee"