mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
7 lines
391 B
Plaintext
7 lines
391 B
Plaintext
|
o Major bugfixes (sandbox):
|
||
|
- Fix sandbox to work on architectures that use Linux's generic syscall
|
||
|
interface, extending support for AArch64 (ARM64) and adding support for
|
||
|
RISC-V, allowing test_include.sh and the sandbox unit tests to pass on
|
||
|
these systems even when building with fragile hardening enabled. Fixes
|
||
|
bugs 40465 and 40599; bugfix on 0.2.5.1-alpha.
|