summaryrefslogtreecommitdiff
path: root/docs/markdown/Syntax.md
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz93@gmail.com>2025-10-19 11:47:00 -0400
committerEli Schwartz <eschwartz93@gmail.com>2025-10-30 22:16:05 -0400
commit6b4f2c7964115fa5d12f8f2234715a2ee67ea8dd (patch)
treeb9c1225762aebfdb197b1308959b19e94a8db190 /docs/markdown/Syntax.md
parent08a78f856b38c774aef382ea97e4fc47a9cd9685 (diff)
downloadmeson-6b4f2c7964115fa5d12f8f2234715a2ee67ea8dd.tar.gz
mdist: fix failure to create tar files the user asked to create
Python added a "feature" to assume tarfile extraction is meant solely for "data", i.e. it ignores many useful features of tar such as symlinks, ownership, or permission modes that are uncommon on Windows. Revert this entirely, as Meson is a "fully trusted" application. It can already execute arbitrary programs, tar files are not vulnerabilities. In theory "tar" mode exists and is not "data", but we are fully trusted so why split hairs? Fixes: https://github.com/mesonbuild/meson/issues/15142
Diffstat (limited to 'docs/markdown/Syntax.md')
0 files changed, 0 insertions, 0 deletions