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
76dcdb9685e7060d19503ddb05f7925171091253...36d1d80e2f14cff8c19f948f709bfb2a81889ff6
Commits (4)
leds-alix: Add bug number.
· 14bd2b3c
Vagrant Cascadian
authored
Apr 29, 2022
14bd2b3c
kopete: Mark with cmake_rpath_contains_build_path.
· 4e05da42
Vagrant Cascadian
authored
Apr 29, 2022
4e05da42
wireshark: Drop comment, as it appears to be building reproducibly
· e1603fa0
Vagrant Cascadian
authored
Apr 29, 2022
since 2019.
e1603fa0
snacc: Add bug number.
· 36d1d80e
Vagrant Cascadian
authored
Apr 29, 2022
36d1d80e
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
36d1d80e
...
...
@@ -11854,6 +11854,12 @@ kookbook:
version: 0.1.0-2
issues:
- ftbfs_due_to_f-file-prefix-map
kopete:
version: 4:21.12.3-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kore:
version: 2.0.0-2
issues:
...
...
@@ -12469,6 +12475,8 @@ leds-alix:
issues:
- timestamps_in_tarball
- different_due_to_umask
bugs:
- 1010378
leiningen-clojure:
version: 2.8.1-7
bugs:
...
...
@@ -30716,6 +30724,8 @@ snacc:
Compiler adds "generated .. on .. " in a few places:
compiler/back-ends/{c++-gen,c-gen,idl-gen}/gen-code.c
compiler/core/snacc.c
bugs:
- 1010379
snake4:
version: 1.0.14-1
issues:
...
...
@@ -33701,10 +33711,6 @@ wireguard-go:
issues:
- records_build_flags
- randomness_in_binaries_generated_by_golang
wireshark:
version: 1.12.7+g7fc8978-1
comments: |
from irc: "haha, fun: wiresharks embeds the build date *without timezone*, so atm we only notice when its build around UTC midnight…" - please continue investigating from here.
witty:
version: 3.3.3+dfsg-4.1
issues:
...
...