From: Simon South Date: Mon, 30 May 2022 12:32:43 +0000 (-0400) Subject: changes: Add file for tickets 40465, 40599 X-Git-Tag: tor-0.4.9.1-alpha~112^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a187fde7f4852049c7d639267f5a8316e0c6e7d0;p=thirdparty%2Ftor.git changes: Add file for tickets 40465, 40599 --- 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.