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
e0a12afac8475a9acabf4987bc2b5e6e8ad718b3...6b6df9cbef9c1b4af7104c971ee49eb6b72dd6a3
Commits (4)
cppdb: Mark with cmake_rpath_contains_build_path
· 86c197a0
Vagrant Cascadian
authored
Mar 06, 2022
86c197a0
cervisia: Mark with cmake_rpath_contains_build_path
· bfd7789d
Vagrant Cascadian
authored
Mar 06, 2022
bfd7789d
codec2: Mark with cmake_rpath_contains_build_path
· 4327746d
Vagrant Cascadian
authored
Mar 06, 2022
4327746d
ffmpegthumbnailer: Mark with cmake_rpath_contains_build_path
· 6b6df9cb
Vagrant Cascadian
authored
Mar 06, 2022
6b6df9cb
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
6b6df9cb
...
...
@@ -2635,8 +2635,11 @@ certspotter:
- randomness_in_binaries_generated_by_golang
cervisia:
version: 4:16.08.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
cfengine3:
version: 3.15.2-2
issues:
...
...
@@ -3080,8 +3083,11 @@ code-saturne:
- graphviz_nondeterministic_output
codec2:
version: 0.5.1-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
codelite:
version: 9.2+dfsg-1
issues:
...
...
@@ -3425,8 +3431,11 @@ cppad:
- dynstr_section_longer_by_two_bytes_which_are_NULs
cppdb:
version: 0.3.1+dfsg-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
cppo:
version: 1.6.4-2
issues:
...
...
@@ -5939,8 +5948,11 @@ ffmpegfs:
- captures_build_path_via_assert
ffmpegthumbnailer:
version: 2.1.1-0.1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- build_id_differences_only
- cmake_rpath_contains_build_path
ffrenzy:
version: 1.0.2~svn20150731-1
issues:
...
...