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
628a5c930821e6f3ca6284aa4ed273c4b5a3b93f...ec847c5873b9bb036fdc864bdbf02fbeedeae5dd
Commits (2)
Add new nondetermistic_js_output_from_webpack toolchain issue.
· bd35c0c8
Chris Lamb
authored
Jun 09, 2022
bd35c0c8
Tag node-cbor with nondetermistic_js_output_from_webpack
· ec847c58
Chris Lamb
authored
Jun 09, 2022
ec847c58
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
ec847c58
...
...
@@ -2417,3 +2417,7 @@ ada_gpr_embeds_build_path:
description
:
|
dh-ada-library writes -l options into a .gpr file, but also
unwanted local -L options.
nondetermistic_js_output_from_webpack
:
description
:
|
Compressed Javascript generated by webpack uses arbitrary numbers when
minifying code. Unknown cause.
packages.yml
View file @
ec847c58
...
...
@@ -17614,6 +17614,10 @@ node-browserify-lite:
version: 0.5.1+~cs7.1.5-2
comments: |
Errors embedded in manpath reveal build path.
node-cbor:
version: 8.1.0+dfsg+~cs5.2.0-3
issues:
- nondetermistic_js_output_from_webpack
node-chroma-js:
version: 2.1.1+dfsg-1
issues:
...
...