Debian Patches
Status for inkscape/1.4.3-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| skip-test-lpe.patch | skip test 31 - test_lpe64 this fails on arm64, ppc64el, s390x |
Mattia Rizzolo <mattia@debian.org> | yes | 2022-12-20 | ||
| skip-test-8_png_check_output.patch | skip test 241 - cli_export-png-color-mode-gray-8_png_check_output this fails on arm64, s390x, ppc64el allegedly a precision error in the gamma |
Mattia Rizzolo <mattia@debian.org> | yes | 2022-12-20 | ||
| skip-test-glyph-big-endian.patch | skip this test that fail on s390x, ppc64, sparc64 Here the failure is real, but let's just ignore it since it only concerns BE |
Mattia Rizzolo <mattia@debian.org> | yes | 2023-01-10 | ||
| skip-tests-temp.patch | these are all tests that failed in my first local test build not yet investigated 41 - test_lpe (Failed) 71 - cli_export-type_xaml_check_output (Failed) 218 - cli_export-grouped-mp_check_output (Failed) 220 - cli_export-with-filters-multipage_check_output (Failed) 222 - cli_export-filtered-clones-mp_check_output (Failed) 224 - cli_export-clone-group-filtered-mp_check_output (Failed) 226 - cli_export-marker-on-clone_check_output (Failed) 228 - cli_export-text-paintorder_check_output (Failed) 230 - cli_convert-text-paintorder_check_output (Failed) 359 - cli_import_cdr2_check_output (Failed) 361 - cli_import_vsd_check_output (Failed) 363 - cli_import_vsdx_check_output (Failed) 365 - cli_import_wpg_check_output (Failed) 385 - render_test-empty (Failed) 386 - render_test-dont-crash (Failed) 387 - render_test-use (Failed) 388 - render_selector-important-002 (Failed) 389 - render_selector-important-003 (Failed) 390 - render_multi-style (Failed) 391 - render_style-parsing (Failed) 392 - render_text-flow (Failed) 393 - render_test-glyph-y-pos (Failed) 394 - render_text-glyphs-combining (Failed) 395 - render_text-glyphs-vertical (Failed) 396 - render_test-powerstroke-join (Failed) 397 - render_symbol-svg2-geometry-properties (Failed) 398 - render_symbol-svg2-ref (Failed) 399 - render_test-rtl-vertical (Failed) 400 - render_text-gzipped-svg-glyph (Failed) |
Mattia Rizzolo <mattia@debian.org> | no | 2025-03-16 | ||
| skip-test-multi-page-sample-big-endian.patch | Skip multipage test that fails on big-endian | Jeremy Bícha <jeremy.bicha@canonical.com> | yes | 2025-03-16 | ||
| skip-test-geom-pathstroke.patch | Skip geom-pathstroke test fails on multiple architectures https://buildd.debian.org/status/logs.php?pkg=inkscape&ver=1.4-3 |
Jeremy Bícha <jeremy.bicha@canonical.com> | yes | 2025-03-16 | ||
| skip-tests-multi-architectures.patch | Skip tests that fail on several release architectures https://buildd.debian.org/status/logs.php?pkg=inkscape&ver=1.4-3 |
Jeremy Bícha <jeremy.bicha@canonical.com> | yes | 2025-03-16 | ||
| replace_appdirs_with_platformdirs.patch | replace_appdirs_with_platformdirs | Alexandre Detiste <tchet@debian.org> | no | 2025-08-02 | ||
| Implement-get_program_name-on-GNU-Hurd.patch | Implement get_program_name() on GNU/Hurd There is a Linux-compatible procfs that provides /proc/self/exe, so use that. |
Pino Toscano <toscano.pino@tiscali.it> | no | upstream, https://gitlab.com/inkscape/inkscape/-/commit/5ebf2c57757d68b7c5b6283b3987e1f74ffc917b | 2025-06-18 | |
| Fix-build-with-poppler-26.01.0.patch | Fix build with poppler 26.01.0 | Thomas Holder <thomas@thomas-holder.de> | no | https://gitlab.com/inkscape/inkscape/-/merge_requests/7766 | 2026-01-10 | |
| fix-ftbfs-with-poppler-26.07.patch | Fix FTBFS with poppler 26.07 poppler 26.02 through 26.07 reshaped large parts of the internal C++ API used by Inkscape's PDF import extension: many GfxColor*/PDFRectangle* parameters and getters became const references, Object::getString() now returns a const std::string&, Gfx8BitFont::getEncoding() returns a std::array, GfxFont::getWMode() returns a scoped enum, and GfxState::setPath(), Object::streamGetDict()/arrayGetNF()/dictGetKey()/dictGetValNF() and the Object(Dict*) constructor were removed, while Catalog::indexToLabel() now takes a std::string*. . This backports Inkscape's own upstream poppler 26.02-26.07 port, rebased onto 1.4.3, combining these upstream merge requests: * !7780 - Fix building with Poppler 26.02 (47e20c05) * !7839 - Fix building with Poppler 26.04 (9fcd1ec7) * !7919 - Support for poppler >= 26.05 font encoding change * !7968 - Fix building with Poppler 26.06 (1ad89c94) * !8034 - Fix building with Poppler 26.07 (fc52525f) * !8037 - Fix incorrect Poppler version check (09cbe3cf) . Every change is guarded on POPPLER_CHECK_VERSION, so it is a no-op with the poppler currently in the archive and can be applied ahead of the transition. |
Nadzeya Hutsko <nadzeya@ubuntu.com> | not-needed | backport, https://gitlab.com/inkscape/inkscape/-/commit/09cbe3cf | 2026-07-30 | |
| gcc16.patch | Include implicit headers for gcc-16 New GCC release in the horizon, more implicit includes removed. This reverts some include removals in 7c7241441d0c96b4d69e84c38c745612db8b22b7 234ad1bf8aee61d5c5e0d8de9d057b8b41bd01c7 |
Alfred Wingate <parona@protonmail.com> | yes | upstream | upstream, 1.4.4 | 2026-01-04 |
