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
8e905399f94e6fde4b6f0908fb2e8db92031f968...a435f7ee2cc7b5802ad1033929441306d60580ed
Commits (4)
matrix-synapse: Mark with build_path_captured_by_rust.
· b6d6a8b9
Vagrant Cascadian
authored
Mar 18, 2023
b6d6a8b9
kokkos: Mark with cmake_rpath_contains_build_path.
· 349be47d
Vagrant Cascadian
authored
Mar 18, 2023
349be47d
libwfa2: Mark with cmake_rpath_contains_build_path.
· 97014aac
Vagrant Cascadian
authored
Mar 18, 2023
97014aac
android-platform-frameworks-base: Mark with timestamps_in_zip.
· a435f7ee
Vagrant Cascadian
authored
Mar 18, 2023
a435f7ee
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
a435f7ee
...
...
@@ -515,6 +515,14 @@ android-platform-external-libunwind:
version: 8.1.0+r23-2
issues:
- captures_build_path_via_assert
android-platform-frameworks-base:
version: 1:10.0.0+r36-10
comments: |
framework-res.apk is a zip file which contains timestamp
differences, although this appears to be fixed in 13.x currently
in experimental.
issues:
- timestamps_in_zip
android-platform-libcore:
version: 6.0.1+r10-1
issues:
...
...
@@ -12293,6 +12301,12 @@ kodi-visualization-waveform:
version: 19.0.0+ds1-1
issues:
- kodi_package_captures_build_path_in_source_filename_hash
kokkos:
version: 3.7.01-2
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kolf:
version: 4:16.04.0-1
issues:
...
...
@@ -15281,6 +15295,12 @@ libwebsockets:
Randomly generated test keys in /usr/share/libwebsockets-test-server.
issues:
- gcc_captures_build_path
libwfa2:
version: 2.3.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
libwibble:
version: 1.1-1
issues:
...
...
@@ -16377,6 +16397,10 @@ matplotlib:
version: 3.5.1-2
issues:
- randomness_in_documentation_generated_by_sphinx
matrix-synapse:
version: 1.78.0-1
issues:
- build_path_captured_by_rust
maven:
version: 3.0.5-3
issues:
...
...