aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon South <simon@simonsouth.net>2022-05-30 08:32:43 -0400
committerSimon South <simon@simonsouth.net>2022-06-13 09:09:54 -0400
commita187fde7f4852049c7d639267f5a8316e0c6e7d0 (patch)
tree52b9b266a8f9811babc11450fc5203066bb2496e
parent0d87dc1ee79daea085de5a542cedee69d2122955 (diff)
downloadtor-a187fde7f4852049c7d639267f5a8316e0c6e7d0.tar.gz
tor-a187fde7f4852049c7d639267f5a8316e0c6e7d0.zip
changes: Add file for tickets 40465, 40599
-rw-r--r--changes/bug404656
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug40465 b/changes/bug40465
new file mode 100644
index 0000000000..d07470f18f
--- /dev/null
+++ b/changes/bug40465
@@ -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.