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
5731f439f54d9437797aa3f80a5bf573cd116862...f0f74a5bf9c5edcd468cf0e3cfe95e8a2f043e36
Commits (3)
zulucrypt: Mark with cmake_rpath_contains_build_path
· 9180428b
Vagrant Cascadian
authored
Mar 10, 2022
9180428b
okular: Mark with cmake_rpath_contains_build_path
· da4ff1ae
Vagrant Cascadian
authored
Mar 10, 2022
da4ff1ae
libcitygml: Mark with cmake_rpath_contains_build_path
· f0f74a5b
Vagrant Cascadian
authored
Mar 10, 2022
f0f74a5b
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
f0f74a5b
...
...
@@ -12640,8 +12640,11 @@ libchado-perl:
- absolute_build_paths_in_dot_packlist_file_generated_by_perl_extutils_packlist
libcitygml:
version: 2.0-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
libclaw:
version: 1.7.3-2
comments: |
...
...
@@ -18630,8 +18633,11 @@ okular:
version: 4:21.08.3-1
comments: |
There are also random differences at the start of the strings(1) output.
.
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
oldsys-preseed:
version: '3.22'
bugs:
...
...
@@ -34515,9 +34521,12 @@ zsh:
- 779566
zulucrypt:
version: 5.0.2-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- timestamps_in_source_generated_by_rcc
- cmake_rpath_contains_build_path
zvbi:
version: 0.2.35-13
comments: |
...
...