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
b8c6c60418601c8e324fb98bac1e837c64c4255e...276243705b7e1c5201c46a4ddab9c8b233bb6507
Commits (3)
ocaml-ca-certs: Mark with ocaml_dune_captures_build_path.
· b308dfe7
Vagrant Cascadian
authored
Jan 15, 2022
b308dfe7
ocaml-conduit: Mark with records_build_flags and
· a720157f
Vagrant Cascadian
authored
Jan 15, 2022
ocaml_dune_captures_build_path.
a720157f
libvcflib: Mark with cmake_rpath_contains_build_path.
· 27624370
Vagrant Cascadian
authored
Jan 15, 2022
27624370
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
27624370
...
...
@@ -13536,6 +13536,10 @@ libvariable-magic-perl:
version: 0.62-1
issues:
- captures_build_path_via_assert
libvcflib:
version: 1.0.2+dfsg-4
issues:
- cmake_rpath_contains_build_path
libview:
version: 0.6.6-2.1
issues:
...
...
@@ -16830,6 +16834,10 @@ ocaml-bitstring:
version: 2.0.4-2
issues:
- ocaml_captures_build_path
ocaml-ca-certs:
version: 0.2.2-2
issues:
- ocaml_dune_captures_build_path
ocaml-cairo2:
version: 0.6.1+dfsg-2
issues:
...
...
@@ -16839,6 +16847,14 @@ ocaml-charinfo-width:
version: 1.1.0-1
issues:
- ocaml_captures_build_path
ocaml-conduit:
version:
comments: |
Build path captured in "Load path" and "Compilation flags" in
various binaries.
issues:
- ocaml_dune_captures_build_path
- records_build_flags
ocaml-cpu:
version: 2.0.0-1
issues:
...
...