diffpdf 2.1.3.1-2build3 source package in Ubuntu

Changelog

diffpdf (2.1.3.1-2build3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 16:45:14 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils

Downloads

File Size SHA-256 Checksum
diffpdf_2.1.3.1.orig.tar.xz 63.9 KiB a7cbea3831886e70b2e47c09890d239c664a492d59cda83913c48c22eb60baf8
diffpdf_2.1.3.1-2build3.debian.tar.xz 11.0 KiB e01f62e94b54257ca67f3a22558f472573855146c2921d72122f3adc9f6f5834
diffpdf_2.1.3.1-2build3.dsc 2.0 KiB 24c164f0ece7343f0460bbdc84ae00dbe6903d7508b272bab7b2f84813f1c162

Available diffs

View changes file

Binary packages built by this source

diffpdf: compare two PDF files textually or visually

 DiffPDF is used to compare two PDF files.
 By default the comparison is of the text on each pair of pages, but
 comparing the appearance of pages is also supported (for example, if
 a diagram is changed or a paragraph reformatted). It is also possible
 to compare particular pages or page ranges. For example, if there are
 two versions of a PDF file, one with pages 1-12 and the other with
 pages 1-13 because of an extra page having been added as page 4, they
 can be compared by specifying two page ranges, 1-12 for the first and 1-3,
 5-13 for the second. This will make DiffPDF compare pages in the pairs
 (1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13).

diffpdf-dbgsym: debug symbols for diffpdf