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
b4845d2458edd3e54692da3fbda04a6076d8ace1...f4027ff6152676ccbe6f8fb387b820ec76bd5eb2
Commits (2)
Add new timestamps_in_episode_files_generated_by_jxc toolchain issue.
· 0eab9dbe
Chris Lamb
authored
Oct 11, 2018
0eab9dbe
Tag hbci4java with timestamps_in_episode_files_generated_by_jxc
· f4027ff6
Chris Lamb
authored
Oct 11, 2018
f4027ff6
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
f4027ff6
...
...
@@ -1617,6 +1617,10 @@ nondeterminism_in_java_classes_generated_by_jxc:
description
:
|
The "JAXB schema compiler" jxc (src: openjdk-{6,7} etc.) generates .class
files from .xml files. There is some non-determinism in the generated code.
timestamps_in_episode_files_generated_by_jxc
:
description
:
|
The "JAXB schema compiler" jxc (src: openjdk-{6,7} etc.) generates .episode
files with the current timestamp.
timestamp_in_fonts_generated_by_opentype
:
description
:
|
opentype generates .ttf files with a timestamp of the current time.
...
...
packages.yml
View file @
f4027ff6
...
...
@@ -8353,6 +8353,10 @@ haxe:
version: 1:3.0.0~svn6707+dfsg-1
issues:
- randomness_in_ocaml_custom_executables
hbci4java:
version: 3.0.20+dfsg-1
issues:
- timestamps_in_episode_files_generated_by_jxc
hdf-eos4:
version: 2.19v1.00+dfsg.1-4
issues:
...
...