[tor-commits] [tor/master] changes file for bug18397
nickm at torproject.org
nickm at torproject.org
Wed Jul 13 13:19:49 UTC 2016
commit c1bfa65211257e5efb89c5ebc534339d52fa77c4
Author: Nick Mathewson <nickm at torproject.org>
Date: Wed Jul 13 09:19:23 2016 -0400
changes file for bug18397
---
changes/bug18397 | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/changes/bug18397 b/changes/bug18397
new file mode 100644
index 0000000..53993da
--- /dev/null
+++ b/changes/bug18397
@@ -0,0 +1,7 @@
+ o Minor bugfixes (Linux seccomp2 sandbox):
+ - Add a few missing syscalls to the seccomp2 sandbox: sysinfo,
+ getsockopt(SO_SNDBUF), and setsockopt(SO_SNDBUFFORCE). On
+ some systems, these are required for Tor to start with
+ "Sandbox 1" enabled.
+ Fixes bug 18397; bugfix on 0.2.5.1-alpha. Patch from
+ Daniel Pinto.
More information about the tor-commits
mailing list