mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
5 lines
287 B
Text
5 lines
287 B
Text
o Minor bugfixes (linux seccomp2 sandbox):
|
|
- Permit the fchmod system call, to avoid crashing on startup when
|
|
starting with the seccomp2 sandbox and an unexpected set of permissions
|
|
on the data directory or its contents. Fixes bug 22516; bugfix on
|
|
0.2.5.4-alpha.
|