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
e7c46734cb607fabdcfd449d6cc33092cf963748...b620b3bc2b39af5dd852989afd364ba8f8b65de5
Commits (2)
kosmindoormap: Mark with cmake_rpath_contains_build_path.
· 938b1e0a
Vagrant Cascadian
authored
Jan 27, 2023
938b1e0a
borgbackup2: Add comment about embedded date date in manpages.
· b620b3bc
Vagrant Cascadian
authored
Jan 27, 2023
b620b3bc
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
b620b3bc
...
...
@@ -2012,6 +2012,11 @@ borgbackup:
Depends on dictionary (hash) order:
https://sources.debian.net/src/borgbackup/1.0.9-1/borg/archiver.py/#L863-L864
Declaring it as an OrderedDict() or iterating it with sorted() should fix the issue.
borgbackup2:
version: 2.0.0b4-3
comments: |
date embedded in manpage
https://sources.debian.org/src/borgbackup2/2.0.0b4-3/setup_docs.py/#L473
bosixnet:
version: 1.9-1
issues:
...
...
@@ -12284,6 +12289,12 @@ korganizer:
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kosmindoormap:
version: 22.08.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
koules:
version: 1.4-23
issues:
...
...