Package: yelp / 42.2-1+deb12u1

Metadata

Package Version Patches format
yelp 42.2-1+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable_package_search.patch | (download)

libyelp/yelp-view.c | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 remove "search for packages" 404 feature

since it doesn't work with Debian's PackageKit. We apparently
need to implement org.freedesktop.PackageKit.Modify.InstallProvideFiles

https://wiki.debian.org/SessionInstaller

CVE 2025 3155.patch | (download)

data/xslt/mal2html.xsl.in | 5 5 + 0 - 0 !
data/xslt/man2html.xsl.in | 2 1 + 1 - 0 !
data/xslt/yelp-common.xsl.in | 7 7 + 0 - 0 !
libyelp/yelp-transform.c | 19 19 + 0 - 0 !
libyelp/yelp-view.c | 2 1 + 1 - 0 !
5 files changed, 33 insertions(+), 2 deletions(-)

 initial fix for cve-2025-3155 from parrot409

https://gitlab.gnome.org/GNOME/yelp/-/issues/221