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 + --> + + ++ ++ + +