diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-17 23:07:35 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2024-02-17 23:07:35 +0200 |
commit | 02e3505991233901575b7eabc06b2c6c62a96899 (patch) | |
tree | f3d8729f9fc5655bbc870b377510b17034d13e56 /cmake | |
parent | xz: Move sandboxing code to sandbox.c and improve Landlock sandbox. (diff) | |
download | xz-02e3505991233901575b7eabc06b2c6c62a96899.tar.xz |
xz: Support Landlock ABI version 4.
Linux 6.7 added support for ABI version 4 which restricts
TCP connections which xz won't need and thus those can be
forbidden now. Since the ABI version is handled at runtime,
supporting version 4 won't cause any compatibility issues.
Note that new enough kernel headers are required to get
version 4 support enabled at build time.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions