#1146748 texlive-xetex: reproducibility issue: PDF composed with Creator field containing the time at building

#1146748#5
Date:
2026-09-05 10:29:59 UTC
From:
To:
Dear Maintainer,

it appears that xelatex composes PDF files with a Creator field
containing the date at composing time (without taking into account
SOURCE_DATE_EPOCH). We can reproduce the issue as follows:

  $ SOURCE_DATE_EPOCH=0 xelatex sample2e
  $ TZ=UTC pdfinfo sample2e.pdf | grep Creat

In an uptodate Debian/Sid schroot environment, the last command outputs:

  Creator:          XeTeX output 2026.09.05:1027
  CreationDate:    Thu Jan  1 00:00:00 1970 UTC

hth,
Jerome



*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***

#1146748#10
Date:
2026-09-07 05:31:15 UTC
From:
To:
Reassign to package carrying the xetex binary.

Hilmar

05.09.2026 12:33:22 Jerome BENOIT <calculus@debian.org>: