[tor-commits] [tor/main] changes: Add file for ticket 40505
    ahf at torproject.org 
    ahf at torproject.org
       
    Mon Nov  8 14:13:26 UTC 2021
    
    
  
commit 94d82baeecb31bdbba76403235f66aad8b6b7eb3
Author: Simon South <simon at simonsouth.net>
Date:   Wed Nov 3 13:23:04 2021 -0400
    changes: Add file for ticket 40505
---
 changes/bug40505 | 5 +++++
 1 file changed, 5 insertions(+)
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
    
    
More information about the tor-commits
mailing list