Package: evince / 3.22.1-3+deb9u2

Metadata

Package Version Patches format
evince 3.22.1-3+deb9u2 3.0 (quilt)

Patch series

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

configure.ac | 2 0 + 2 - 0 !
properties/Makefile.am | 2 1 + 1 - 0 !
2 files changed, 1 insertion(+), 3 deletions(-)

 fix path of the libnautilus-extension with multi-arch
02_CVE 2017 1000083.patch | (download)

backend/comics/comics-document.c | 40 1 + 39 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 2 insertions(+), 40 deletions(-)

---
03_dvi Mitigate command injection attacks by quoting fi.patch | (download)

backend/dvi/dvi-document.c | 8 5 + 3 - 0 !
1 file changed, 5 insertions(+), 3 deletions(-)

 dvi: mitigate command injection attacks by quoting filename
04_Fix overflow checks in tiff backend.patch | (download)

backend/tiff/tiff-document.c | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 [1/2] fix overflow checks in tiff backend
05_Remove unused configure check for cairo_format_strid.patch | (download)

backend/tiff/tiff-document.c | 4 0 + 4 - 0 !
configure.ac | 6 0 + 6 - 0 !
2 files changed, 10 deletions(-)

 [2/2] remove unused configure check for cairo_format_stride_for_width
06_tiff Handle failure from TIFFReadRGBAImageOriented.patch | (download)

backend/tiff/tiff-document.c | 28 18 + 10 - 0 !
1 file changed, 18 insertions(+), 10 deletions(-)

 tiff: handle failure from tiffreadrgbaimageoriented