Hi, I'm the developer of Landlock [1], a new Linux security sandboxing mechanism. I did my best to patch GNU Tar following the project coding rules. This patch should probably not be merged now, but I would really appreciate some feedback to make sure it will be ready when Landlock will be merged in the kernel.
[1] https://landlock.io Regards, Mickaël Salaün (1): Add Landlock support configure.ac | 2 +- src/common.h | 11 +++++ src/create.c | 1 + src/delete.c | 1 + src/list.c | 10 +++++ src/misc.c | 9 ++++ src/system.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++ src/update.c | 1 + 8 files changed, 155 insertions(+), 1 deletion(-) base-commit: 66b59fccb1eb61c7a32958916ceb716dcd310047 -- 2.30.2