From f98f5443d366e1e2acbed41e571584f530f748dd Mon Sep 17 00:00:00 2001 From: eabdullin Date: Fri, 23 May 2025 12:06:10 +0000 Subject: [PATCH] import OL yelp-xsl-40.2-1.el9_6.1 --- SOURCES/yelp-xsl-CVE-2025-3155.patch | 92 ++++++++++++++++++++++++++++ SPECS/yelp-xsl.spec | 7 ++- 2 files changed, 98 insertions(+), 1 deletion(-) create mode 100644 SOURCES/yelp-xsl-CVE-2025-3155.patch diff --git a/SOURCES/yelp-xsl-CVE-2025-3155.patch b/SOURCES/yelp-xsl-CVE-2025-3155.patch new file mode 100644 index 0000000..36d9ae3 --- /dev/null +++ b/SOURCES/yelp-xsl-CVE-2025-3155.patch @@ -0,0 +1,92 @@ +From 6902d7439c0419055e1c48c7771629ccbb278408 Mon Sep 17 00:00:00 2001 +From: Shaun McCance +Date: Fri, 18 Apr 2025 11:31:18 -0400 +Subject: [PATCH] Initial fix for CVE-2025-3155 from parrot409 + +https://gitlab.gnome.org/GNOME/yelp/-/issues/221 +--- + xslt/common/html.xsl | 40 ++++++++++++++++++++++++++++++++++++++-- + 1 file changed, 38 insertions(+), 2 deletions(-) + +diff --git a/xslt/common/html.xsl b/xslt/common/html.xsl +index 77aed075..82832fb4 100644 +--- a/xslt/common/html.xsl ++++ b/xslt/common/html.xsl +@@ -266,6 +266,16 @@ certain tokens, and you can add your own with {html.sidebar.mode}. See + --> + + ++ ++ + +