diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-05-10 14:00:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-10 13:00:40 -0500 |
commit | 095aba0b9f1da1437e38953ee55cd4b39eb2a31a (patch) | |
tree | f2a2384a63dd28641b17f6d3945b7a6f366bca8b /share | |
parent | 427013659893f1d25fac3d1d9adf2a260ac6aebb (diff) | |
download | spack-095aba0b9f1da1437e38953ee55cd4b39eb2a31a.tar.gz spack-095aba0b9f1da1437e38953ee55cd4b39eb2a31a.tar.bz2 spack-095aba0b9f1da1437e38953ee55cd4b39eb2a31a.tar.xz spack-095aba0b9f1da1437e38953ee55cd4b39eb2a31a.zip |
Buildcache/ensure symlinks proper prefix (#43851)
* archive: relative links only
Ensure all links written into tarfiles generated from Spack prefixes do not contain symlinks pointing outside the prefix
* binary_distribution: limit extraction to prefix
Ensure files extracted from spackballs are not links pointing outside of the prefix
* Ensure rpaths are properly set on Windows
* hard error on extraction of absolute links
* refactor for non link-modifying approach
* Restore tarball extraction to original impl
* use custom readlink
* cleanup symlink module
* make lstrip
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions