Debian Patches

Status for librsvg/2.50.3+dfsg-1+deb11u1

Patch Description Author Forwarded Bugs Origin Last update
10_rsvg-gz.patch Revert ABI breakage
Provide the rsvg_handle_new_gz function.
Do not provide the C prototype to force
applications using it to use rsvg_handle_new instead.
Josselin Mouette <joss@debian.org> no 2017-12-19
Add-fallback-for-when-tree_index.sgml-is-not-available.patch Add fallback for when tree_index.sgml is not available
Newer versions of gtk-doc-tools will not generate empty files anymore.
https://gitlab.gnome.org/GNOME/gtk-doc/commit/97541700fe55bf5ba1522773dd242a4598cac187
Andreas Henriksson <andreas@fatal.se> no 2019-09-10
thin-lto.patch enable thin LTO
(full LTO is not used because of https://github.com/rust-lang/rust/issues/66118).
See https://gitlab.gnome.org/GNOME/librsvg/-/commit/7ad034d.
Olivier Tilloy <olivier.tilloy@canonical.com> no 2020-05-11
Skip-invalid_viewbox-test-on-32-bit-x86.patch Skip invalid_viewbox test on 32-bit x86
This test appears to be failing on i386, possibly due to extended
precision in the i387 FPU. Building with -mfpmath=sse might resolve this,
but that isn't currently allowed in Debian due to our i386 baseline
being 20 years old (in particular no SSE and no SSE2).
Simon McVittie <smcv@debian.org> no 2020-05-11
996-Fix-arbitrary-file-read-when-href-has-special-charact.patch (#996): Fix arbitrary file read when href has special characters
In UrlResolver::resolve_href() we now explicitly disallow URLs that
have a query string ("?") or a fragment identifier ("#").

We also explicitly check for a base URL and not resolving to a path,
for example, "file:///base/foo.svg" + "." would resolve to
"file:///base/" - this is technically correct, but we don't want to
resolve to directories.

Also, we pass a canonicalized path name as a URL upstream, so that
g_file_new_from_url() will consume it later, instead of passing the
original and potentially malicious URL.
Federico Mena Quintero <federico@gnome.org> yes debian upstream upstream, 2.50.8, commit:d1f066bf2198bd46c5ba80cb5123b768ec16e37d 2023-07-20
Fix-compilation-on-rustc-1.40.0.patch Fix compilation on rustc 1.40.0 Federico Mena Quintero <federico@gnome.org> no debian upstream, 2.50.9, commit:555bba1ea4412d237410147c01c876ec4bd78bed 2023-07-22
tests-Fix-build-with-older-Autotools.patch tests: Fix build with older Autotools
/usr/bin/install: omitting directory '././fixtures/loading/subdir'
make[5]: *** [Makefile:1143: install-nobase_installed_testDATA] Error 1
Simon McVittie <smcv@debian.org> no debian 2023-07-30

All known versions for source package 'librsvg'

Links