changes: Add file for ticket 40505

This commit is contained in:
Simon South
2021-11-03 13:23:04 -04:00
parent 001d880d10
commit 94d82baeec
+5
View File
@@ -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.