Bug#976348: debian-faq: reproducible builds: Embedded timestamps in PDF files

Vagrant Cascadian vagrant at reproducible-builds.org
Thu Dec 3 19:24:55 GMT 2020


Source: debian-faq
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: timestamps
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org

Several PDFs shipped in various debian-faq packages embed the build date:

  https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/amd64/diffoscope-results/debian-faq.html
  
  /usr/share/doc/debian/FAQ/debian-faq.de.pdf.gz
  2 	5.·Januar·2022          2 	3.·Dezember·2020

The attached patch fixes this by setting FORCE_SOURCE_DATE=1 in
debian/rules, which texlive needs in order to respect SOURCE_DATE_EPOCH,
which is set during debian package builds to the timestamp in the latest
debian/changelog entry.

  https://reproducible-builds.org/docs/source-date-epoch/

live well,
  vagrant

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-debian-rules-Set-FORCE_SOURCE_DATE-1-in-order-for-te.patch
Type: text/x-diff
Size: 690 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201203/f7717e9a/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20201203/f7717e9a/attachment.sig>


More information about the Reproducible-bugs mailing list