aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-29 11:04:32 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-29 11:04:32 -0400
commita6688f9cbb930ad139a7f3886684fcadeec59d30 (patch)
tree52bc7d3237ccffb2ec4d790194f0be32267441cc /changes
parenta056ffabbbdc76598830331c6550740a24fadeb8 (diff)
downloadtor-a6688f9cbb930ad139a7f3886684fcadeec59d30.tar
tor-a6688f9cbb930ad139a7f3886684fcadeec59d30.tar.gz
sandbox: allow enough setsockopt to make ConstrainedSockets work
fixes bug 12139; bugfix on 0.2.5.1-alpha
Diffstat (limited to 'changes')
-rw-r--r--changes/bug121394
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug12139 b/changes/bug12139
new file mode 100644
index 000000000..8d31dab2c
--- /dev/null
+++ b/changes/bug12139
@@ -0,0 +1,4 @@
+ o Minor bugfixes (linux seccomp sandbox):
+ - Avoid crashing with the seccomp sandbox enabled along with
+ ConstrainedSockets. Fixes bug 12139; bugfix on 0.2.5.1-alpha.
+