Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
Reproducible Builds
reproducible-notes
Compare revisions
6755a34ee157e13ec7bcd274d57bbd71f29f5b25...8c7a487ce3e89852156a6537bae82e26c276bd21
Commits (2)
Add new build_path_in_documentation_generated_by_pdflatex toolchain issue.
· e85e7d6e
Chris Lamb
authored
Feb 08, 2021
e85e7d6e
Tag goldencheetah with build_path_in_documentation_generated_by_pdflatex
· 8c7a487c
Chris Lamb
authored
Feb 08, 2021
8c7a487c
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
8c7a487c
...
...
@@ -394,6 +394,11 @@ randomness_in_html_generated_by_texi2html:
texi2html's output varies, probably because of elements being processed
in Perl hash order.
url
:
https://wiki.debian.org/ReproducibleBuilds/RandomnessInHTMLGeneratedByTexi2html
build_path_in_documentation_generated_by_pdflatex
:
description
:
|
Full build paths point to embedded .PDF location in (usually images as they
are easier to embed this way). "PTEX.FileName" key is the filename as seen by pdfTex.
deterministic
:
True
python_wheel_package
:
description
:
|
Wheel is embedding timestamps into whl files. The timestamp can be overridden
...
...
packages.yml
View file @
8c7a487c
...
...
@@ -7790,6 +7790,10 @@ golang-pault-go-ykpiv:
version: 1.3.2-1
issues:
- randomness_in_binaries_generated_by_golang
goldencheetah:
version: 1:3.5-1.1
issues:
- build_path_in_documentation_generated_by_pdflatex
goldendict:
version: 1.5.0~git20160508.g92b5485-3
comments: |
...
...