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
a5fd1b8d99b311bae95df63084c9ebc1fd1de638...4f638eaa78bfda67838b2d6181d21c91ec58398b
Commits (3)
xmacro: Add bug.
· fc15a95d
Vagrant Cascadian
authored
Jul 05, 2022
fc15a95d
python-pex: Add comment regarding embedded build paths in documentation.
· 033d201a
Vagrant Cascadian
authored
Jul 05, 2022
033d201a
clp: Add comment about build path captured in example Makefiles.
· 4f638eaa
Vagrant Cascadian
authored
Jul 05, 2022
4f638eaa
Hide whitespace changes
Inline
Side-by-side
packages.yml
View file @
4f638eaa
...
...
@@ -2956,6 +2956,9 @@ cloudsql-proxy:
- randomness_in_binaries_generated_by_golang
clp:
version: 1.15.10-3
comments: |
build path is captured in recorded build flags in example
Makefile.
issues:
- records_build_flags
clsparse:
...
...
@@ -22551,6 +22554,8 @@ python-periphery:
- randomness_in_objects_inv
python-pex:
version: 1.1.0-2
comments: |
Documentation generated with sphinx captures the build path.
issues:
- captures_build_arch
python-phply:
...
...
@@ -34256,6 +34261,8 @@ xmacro:
version: 0.3pre-20000911-7
issues:
- gcc_captures_build_path
bugs:
- 1014428
xmille:
version: 2.0-13
issues:
...
...