Package: pikepdf / 1.17.3+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
pikepdf | 1.17.3+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
docs build use DEB_VERSION_UPSTREAM.patch | (download) |
docs/conf.py |
4 1 + 3 - 0 ! |
docs build use deb_version_upstream |
drop installation from docs contents.patch | (download) |
docs/index.rst |
1 0 + 1 - 0 ! |
drop installation from docs contents |
drop pybind11 from setup.py.patch | (download) |
setup.py |
1 0 + 1 - 0 ! |
drop pybind11 from setup.py We are successfully providing pybind11 as a build-dep but ocrmypdf's setup.py fails to detect it for some reason. |
drop save pike.patch | (download) |
docs/tutorial.rst |
7 0 + 7 - 0 ! |
--- |
Fix compatibility with pybind11.patch | (download) |
src/qpdf/pipeline.cpp |
4 2 + 2 - 0 ! |
fix compatibility with pybind11 |
Fix externalize_inline_images for qpdf 10.1.0.patch | (download) |
src/qpdf/page.cpp |
5 4 + 1 - 0 ! |
fix externalize_inline_images for qpdf 10.1.0 (cherry picked from commit 7ac9b058104219b26747f3fc9761ac6b3c037402) |
libqpdf 10.1.0 raises different exception.patch | (download) |
tests/test_filters.py |
13 6 + 7 - 0 ! |
libqpdf 10.1.0 raises different exception |
Fix test_tokenfilter_is_abstract.patch | (download) |
tests/test_filters.py |
1 0 + 1 - 0 ! |
fix test_tokenfilter_is_abstract |
Fix XXE vulnerability in XMP metadata parsing.patch | (download) |
src/pikepdf/_xml.py |
30 30 + 0 - 0 ! |
fix xxe vulnerability in xmp metadata parsing For details: https://portswigger.net/web-security/xxe Reported by: Eric Therond eric.therond@sonarsource.com) of Sonarsource (https://www.sonarsource.com/) (cherry picked from commit 3f38f73218e5e782fe411ccbb3b44a793c0b343a) |