bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 0/1] Landlock Support


From: Mickaël Salaün
Subject: [PATCH v1 0/1] Landlock Support
Date: Wed, 7 Apr 2021 20:16:44 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]