mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
48e993be95
Signed-off-by: David Goulet <dgoulet@torproject.org>
6 lines
293 B
Plaintext
6 lines
293 B
Plaintext
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.
|