summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/bug405055
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug40505 b/changes/bug40505
new file mode 100644
index 0000000000..5aac2218b1
--- /dev/null
+++ b/changes/bug40505
@@ -0,0 +1,5 @@
+ o Minor bugfixes (sandbox):
+ - Fix the sandbox on i386 by modifying it to allow the
+ "clock_gettime64" and "statx" system calls and to filter the
+ "chown32" and "stat64" system calls in place of "chown" and
+ "stat", respectively. Fixes bug 40505; bugfix on 0.2.5.4-alpha. \ No newline at end of file