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
87412a9eb17c2aa5c262562fdfe44dac3c1e95b1...6240955465fedcc819f5325e8556fe5913f1a2fe
Commits (2)
Add new cargo_installs_crates2_json toolchain issue.
· 8a992080
Chris Lamb
authored
Apr 20, 2020
8a992080
Tag rust-difference with cargo_installs_crates2_json
· 62409554
Chris Lamb
authored
Apr 20, 2020
62409554
Hide whitespace changes
Inline
Side-by-side
issues.yml
View file @
62409554
...
...
@@ -2119,3 +2119,6 @@ captures_build_path_in_hd5_database_files:
ros_dynamic_reconfigure_captures_build_path
:
description
:
eg. srcfile as well as other reference to the original source files.
cargo_installs_crates2_json
:
description
:
cargo install adds an unreproducible .crates2.json file to /usr (!)
packages.yml
View file @
62409554
...
...
@@ -24716,6 +24716,10 @@ runit:
version: 2.1.2-3
issues:
- random_order_in_md5sums
rust-difference:
version: 2.0.0-1
issues:
- cargo_installs_crates2_json
rust-fs-extra:
version: 1.1.0-1
bugs:
...
...