aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket33346
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket33346')
-rw-r--r--changes/ticket333463
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket33346 b/changes/ticket33346
new file mode 100644
index 0000000000..acbbae5169
--- /dev/null
+++ b/changes/ticket33346
@@ -0,0 +1,3 @@
+ o Minor features (linux seccomp2 sandbox):
+ - Permit the unlinkat() syscall, which some Libc implementations
+ use to implement unlink(). Closes ticket 33346.