aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket34382
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket34382')
-rw-r--r--changes/ticket343826
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket34382 b/changes/ticket34382
new file mode 100644
index 0000000000..0bdfe22a5e
--- /dev/null
+++ b/changes/ticket34382
@@ -0,0 +1,6 @@
+ o Minor features (Linux seccomp2 sandbox, compilation):
+ - Allow Tor to build on platforms where it doesn't know how to
+ report which syscall had caused the linux seccomp2 sandbox
+ to fail. This change should make the sandbox code more portable
+ to less common Linux architectures.
+ Closes ticket 34382.