diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-12-19 21:18:28 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-12-19 21:18:28 +0800 |
commit | d74fb5f060b76db709b50f5fd37490394e52f975 (patch) | |
tree | b212deb3b13080b6a21e8e7fdf2e570bc5b67827 /configure.ac | |
parent | liblzma: Initialize lzma_lz_encoder pointers with NULL. (diff) | |
download | xz-d74fb5f060b76db709b50f5fd37490394e52f975.tar.xz |
xzdec: Add sandbox support for Pledge, Capsicum, and Landlock.
A very strict sandbox is used when the last file is decompressed. The
likely most common use case of xzdec is to decompress a single file.
The Pledge sandbox is applied to the entire process with slightly more
relaxed promises, until the last file is processed.
Thanks to Christian Weisgerber for the initial patch adding Pledge
sandboxing.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions