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
cd1fb76e533c73638a10c22ccd559d6b14e64da6...1cff2816c85782026dbfeb25be67e2c8085628bb
Commits (2)
Add new randomness_in_output_from_perl_deparse issue.
· 430c2d21
Chris Lamb
authored
May 24, 2019
430c2d21
Tag knxd with randomness_in_output_from_perl_deparse
· 1cff2816
Chris Lamb
authored
May 24, 2019
1cff2816
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
1cff2816
...
...
@@ -1967,3 +1967,6 @@ randomness_in_perl6_precompiled_libraries:
build_date_in_egg_info_directory_name
:
description
:
setup.cfg file contains tag_date=true which results in date-specific egg-info dir.
randomness_in_output_from_perl_deparse
:
description
:
generates list of constants in nondeterministic order
packages.yml
View file @
1cff2816
...
...
@@ -10502,6 +10502,10 @@ knutclient:
version: 1.0.5-1
issues:
- gcc_captures_build_path
knxd:
version: 0.14.30-1
issues:
- randomness_in_output_from_perl_deparse
kodi:
version: 14.2+dfsg1-2
issues:
...
...