summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libxslt/libxslt_1.1.35.bb
diff options
context:
space:
mode:
authorHitendra Prajapati <hprajapati@mvista.com>2025-08-11 12:33:33 +0530
committerSteve Sakoman <steve@sakoman.com>2025-08-18 13:18:01 -0700
commit423e0ff3fbdff2504931731f6e18e8cb3a9486b2 (patch)
treece5538427f97a6ce824f04a41356c537346fd7a2 /meta/recipes-support/libxslt/libxslt_1.1.35.bb
parent8f356f507e2863e7ffd13294a4bd82e88af6f469 (diff)
downloadpoky-423e0ff3fbdff2504931731f6e18e8cb3a9486b2.tar.gz
libxslt: fix CVE-2023-40403
Upstream-Status: Backport from https://gitlab.gnome.org/GNOME/libxslt/-/commit/adebe45f6ef9f9d036acacd8aec7411d4ea84e25 && https://gitlab.gnome.org/GNOME/libxslt/-/commit/1d9820635c271b35f88431f33ea78dc8be349e5b && https://gitlab.gnome.org/GNOME/libxslt/-/commit/ccec6fa31d11ab0a5299f15ea184c7a457e92940 && https://gitlab.gnome.org/GNOME/libxslt/-/commit/82f6cbf8ca61b1f9e00dc04aa3b15d563e7bbc6d && https://gitlab.gnome.org/GNOME/libxslt/-/commit/452fb4ca9b9803448826008b9573987c615912a1 (From OE-Core rev: b77845d6fed5385de5789f8864fc399f82209ea1) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-support/libxslt/libxslt_1.1.35.bb')
-rw-r--r--meta/recipes-support/libxslt/libxslt_1.1.35.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-support/libxslt/libxslt_1.1.35.bb b/meta/recipes-support/libxslt/libxslt_1.1.35.bb
index 3df372b267..2291ed2cad 100644
--- a/meta/recipes-support/libxslt/libxslt_1.1.35.bb
+++ b/meta/recipes-support/libxslt/libxslt_1.1.35.bb
@@ -16,6 +16,11 @@ DEPENDS = "libxml2"
16SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz \ 16SRC_URI = "https://download.gnome.org/sources/libxslt/1.1/libxslt-${PV}.tar.xz \
17 file://CVE-2024-55549.patch \ 17 file://CVE-2024-55549.patch \
18 file://CVE-2025-24855.patch \ 18 file://CVE-2025-24855.patch \
19 file://CVE-2023-40403-001.patch \
20 file://CVE-2023-40403-002.patch \
21 file://CVE-2023-40403-003.patch \
22 file://CVE-2023-40403-004.patch \
23 file://CVE-2023-40403-005.patch \
19 " 24 "
20 25
21SRC_URI[sha256sum] = "8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79" 26SRC_URI[sha256sum] = "8247f33e9a872c6ac859aa45018bc4c4d00b97e2feac9eebc10c93ce1f34dd79"