Package: libpdf-api2-perl / 2.038-3
Metadata
Package | Version | Patches format |
---|---|---|
libpdf-api2-perl | 2.038-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
reproducible resources.patch | (download) |
lib/PDF/API2/Resource/CIDFont/TrueType.pm |
4 2 + 2 - 0 ! |
remove '~'.time() from internal font ids Adding '~'.time() is not necessary because the identifiers already include the result of the pdfkey() function, which gives increasing numbers through a process lifetime. . Keeping '~'.time() only makes the output unreproducible and adds a slight performance penalty for thesyscall needed to get the current time. Bug: https://rt.cpan.org/Ticket/Display.html?id=113084 Bug-Debian: https://bugs.debian.org/818363 |
outlines.patch | (download) |
lib/PDF/API2.pm |
6 6 + 0 - 0 ! |
outlines() returns wrong object when outlines exist The object needs to be blessed into PDF::API2::Outlines Bug: https://rt.cpan.org/Public/Bug/Display.html?id=121912 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=509706 |
1