Merge branch 'maint-0.4.3' into maint-0.4.4
[tor.git] / changes / ticket34382
blob0bdfe22a5edcb1b6d45ae179f995cba173209089
1   o Minor features (Linux seccomp2 sandbox, compilation):
2     - Allow Tor to build on platforms where it doesn't know how to
3       report which syscall had caused the linux seccomp2 sandbox
4       to fail. This change should make the sandbox code more portable
5       to less common Linux architectures.
6       Closes ticket 34382.