mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'sandbox-aarch64-riscv-fixes' into 'main'
Fix sandbox on AArch64, RISC-V Closes #24454 See merge request tpo/core/tor!446
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user