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
7386fdba5734457fabb7cb9147c83ad8404616d1...b7b627028d62f51fc8b4536975721d9c46081c54
Commits (2)
mosquitto: Mark with cmake_rpath_contains_build_path
· 0e66ea41
Vagrant Cascadian
authored
Mar 09, 2022
0e66ea41
tcmu: Mark with cmake_rpath_contains_build_path
· b7b62702
Vagrant Cascadian
authored
Mar 09, 2022
b7b62702
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
b7b62702
...
...
@@ -16456,6 +16456,7 @@ mosquitto:
version: 2.0.11-1
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
mountpy:
version: 0.8.1
comments: |
...
...
@@ -31609,8 +31610,11 @@ tcm:
- gcc_captures_build_path
tcmu:
version: 1.5.4-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- dynstr_section_longer_by_two_bytes_which_are_NULs
- cmake_rpath_contains_build_path
tcode:
version: 0.1.20080918-2
issues:
...
...