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
872bc80be8b4579db428fa2bc973902e782926e8...dee9987ac19b09ed9ccf6f6efa367f358b3b63bf
Commits (2)
sks: Add comment regarding embedded temporary file paths.
· 4de4fd8a
Vagrant Cascadian
authored
Apr 16, 2022
4de4fd8a
uim: Mark with captures_varying_number_of_build_path_directory_components.
· dee9987a
Vagrant Cascadian
authored
Apr 16, 2022
dee9987a
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
dee9987a
...
...
@@ -30422,6 +30422,11 @@ skrooge:
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
sks:
version: 1.1.6+git20210302.c3ba6d5a-3
comments: |
Embeds path to temporary files used during the build in
/usr/bin/sks (e.g. /tmp/ocamlpp2811e7 vs. /tmp/ocamlpp19b645)
skycat:
version: 3.1.2+starlink1~b+dfsg-2
comments: |
...
...
@@ -32676,6 +32681,13 @@ uhub:
bugs:
- 770175
- 834776
uim:
version: 1:1.8.8-9
comments: |
The toplevel directory is embedded as "../../../X/uim" vs.
"../../../Y/uim" in debugging symbols.
issues:
- captures_varying_number_of_build_path_directory_components
uima-addons:
version: 2.3.1-5
issues:
...
...