commit 94d82baeecb31bdbba76403235f66aad8b6b7eb3 parent 001d880d1082f5d124e10554e2718e407c7e88c6 Author: Simon South <simon@simonsouth.net> Date: Wed, 3 Nov 2021 13:23:04 -0400 changes: Add file for ticket 40505 Diffstat:
| A | changes/bug40505 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug40505 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