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
4b50dbf2f8d23a5e15d188e56fcd9c53ec0a4c38...bf6f61f7c4080ee1584dc67a64743d3eb4981df4
Commits (2)
sysrepo: Mark with cmake_rpath_contains_build_path
· 2e6bb4fe
Vagrant Cascadian
authored
Mar 02, 2022
2e6bb4fe
kitinerary: Mark with cmake_rpath_contains_build_path
· bf6f61f7
Vagrant Cascadian
authored
Mar 02, 2022
bf6f61f7
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
bf6f61f7
...
...
@@ -11030,6 +11030,12 @@ kiten:
version: 4:16.08.2-1
issues:
- build_id_differences_only
kitinerary:
version: 21.08.1-1.1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kiwi:
version: 1.9.22-4
issues:
...
...
@@ -30677,6 +30683,12 @@ syslog-ocaml:
version: 1.4-7
issues:
- ocaml_captures_build_path
sysrepo:
version: 2.0.53-6
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
system-packages-el:
version: 1.0.11-1
issues:
...
...