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
94c85d4c9251034bd17bb4202af4363279358466...f06c26a2e66a957d428fb7d001043cf5d1b9170e
Commits (3)
kpipewire: Mark with cmake_rpath_contains_build_path
· d0f6e1a9
Vagrant Cascadian
authored
Nov 18, 2022
d0f6e1a9
biometryd: Mark with cmake_rpath_contains_build_path
· 1c98a5a7
Vagrant Cascadian
authored
Nov 18, 2022
1c98a5a7
presage: Mark with build_dir_in_documentation_generated_by_doxygen
· f06c26a2
Vagrant Cascadian
authored
Nov 18, 2022
f06c26a2
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
f06c26a2
...
...
@@ -1743,6 +1743,12 @@ biojava4-live:
version: 4.1.0+dfsg-3
issues:
- random_order_in_documentation_generated_by_javadoc
biometryd:
version: 0.0.3~git20221003.39b529a-3
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
biosig4c++:
version: 1.3.0-2.1
comments: |
...
...
@@ -12326,6 +12332,12 @@ kpimtextedit:
version: 18.08.3-1
comments: |
Appears to enumerate over some widgets in an .widgets file in a nondeterministic order
kpipewire:
version: 5.26.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kplotting:
version: 5.78.0-2
issues:
...
...
@@ -21852,6 +21864,10 @@ preprepare:
version: 0.7-3
issues:
- gcc_captures_build_path
presage:
version: 0.9.1-2.3
issues:
- build_dir_in_documentation_generated_by_doxygen
preview.app:
version: 0.8.5-10
issues:
...
...