]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for tickets 40465, 40599
authorSimon South <simon@simonsouth.net>
Mon, 30 May 2022 12:32:43 +0000 (08:32 -0400)
committerSimon South <simon@simonsouth.net>
Mon, 13 Jun 2022 13:09:54 +0000 (09:09 -0400)
changes/bug40465 [new file with mode: 0644]

diff --git a/changes/bug40465 b/changes/bug40465
new file mode 100644 (file)
index 0000000..d07470f
--- /dev/null
@@ -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.