Notes for boxbackup - reproducible builds result

Version annotated: 0.11.1~r2837-4
Identified issues:
Identifier: random_order_of_pdf_ids_generated_by_latex
URL http://tug.org/pipermail/tex-live/2017-June/040398.html
Description latex uses IDs such as dcf70a72907fd3b4786a8ec9b9155636 to identify
elements. Whilst these are deterministic, the ordering they are outputted
are not deterministic.
.
This can be disabled by inserting \pdftrailerid{} into the PDF document,
but this should (by default) probably be set to SOURCE_DATE_EPOCH if set.
.
(Might be caused by PSOutputDev::setupFonts in embedded poppler PDFDoc.cc)
.
(Or http://sources.debian.net/src/texlive-bin/latest/texk/web2c/pdftexdir/pdftex.web/#L20122-L20129)
.
(This might be tagged the same as random_id_in_pdf_generated_by_dblatex)
 

Our notes about issues affecting packages are stored in notes.git and are targeted at packages in Debian in 'unstable/amd64' (unless they say otherwise).