diff options
Diffstat (limited to 'changes/ticket33346')
-rw-r--r-- | changes/ticket33346 | 3 |
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. |