diff options
author | Brad King <brad.king@kitware.com> | 2011-04-07 12:27:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2011-04-07 12:27:56 (GMT) |
commit | e8558efa01151a94d0dc16f7327b77560b543ab9 (patch) | |
tree | 84e28154ce25f80496dbd89403b84138c6469983 /Source/cmGetCMakePropertyCommand.cxx | |
parent | c2f8a137152d9dc4cc08b156284f916561e1455c (diff) | |
download | CMake-e8558efa01151a94d0dc16f7327b77560b543ab9.zip CMake-e8558efa01151a94d0dc16f7327b77560b543ab9.tar.gz CMake-e8558efa01151a94d0dc16f7327b77560b543ab9.tar.bz2 |
cmArchiveWrite: Clear xattr and acl from entries (#11958)
When reading archive entries from disk strip any xattr and acl entry
headers that may have been loaded from the filesystem (e.g. selinux).
These fields are only useful for backup tools and not for packaging and
distribution of software. Furthermore, the GNU tar 1.15.1 on at least
one Linux distribution treats unknown entry headers as an error rather
than a warning. Therefore avoiding such fields is necessary for archive
portability.
Suggested-by: Tim Kientzle <tim@kientzle.com>
Diffstat (limited to 'Source/cmGetCMakePropertyCommand.cxx')
0 files changed, 0 insertions, 0 deletions