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
ae73fa806a49d7c50180597e4eff3ca72b791a5a...e44845379c0c8fe8d75c217e1dad0e11ba802297
Commits (2)
fix typo.
· 4cbeb649
Vagrant Cascadian
authored
Aug 12, 2022
4cbeb649
cctbx: Mark with captures_build_path, records_build_flags and comment
· e4484537
Vagrant Cascadian
authored
Aug 12, 2022
regarding captured LC_ALL environment variable.
e4484537
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
e4484537
...
...
@@ -2478,6 +2478,14 @@ cclive:
- records_build_flags
bugs:
- 824501
cctbx:
version: 2022.7+ds2-1
comments: |
libtbx/env_config.py embeds LC_ALL environment variable and build
paths in generated files.
issues:
- captures_build_path
- records_build_flags
cdbackup:
version: 0.7.0-5
issues:
...
...
@@ -17199,7 +17207,7 @@ ncbi-entrez-direct:
- randomness_in_binaries_generated_by_golang
ncbi-igblast:
version: 1.19.0-1
comments:
comments:
|
configure.ac has hostname and kernel version embedded in NCBI_SIGNATURE
issues:
- user_hostname_manually_added_requiring_further_investigation
...
...