diff --git a/yelp-xsl-CVE-2025-3155.patch b/yelp-xsl-CVE-2025-3155.patch new file mode 100644 index 0000000..7ef5049 --- /dev/null +++ b/yelp-xsl-CVE-2025-3155.patch @@ -0,0 +1,93 @@ +From 2ac7afdcb1bab54fb4e6d5dc9a719659fc9ad87e 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 | 41 +++++++++++++++++++++++++++++++++++++++-- + 1 file changed, 39 insertions(+), 2 deletions(-) + +diff --git a/xslt/common/html.xsl b/xslt/common/html.xsl +index b59984aa..5d8e0d40 100644 +--- a/xslt/common/html.xsl ++++ b/xslt/common/html.xsl +@@ -225,6 +225,17 @@ prefix the base file name itself. + + + ++ ++ ++ +