summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-07-27 08:23:37 -0400
committerNick Mathewson <nickm@torproject.org>2017-07-27 08:23:37 -0400
commitced2dd5f92c910fb827bac2e70edfc6e5922b21a (patch)
treec22a3017a93342592b3f74dc7b484c2d9bce7d2a /changes
parent1c5a76f0ceeb0e704a52e1f0fd421790b90bebe6 (diff)
parentad35e595e5070b16ad034315b5082d734f71f181 (diff)
downloadtor-ced2dd5f92c910fb827bac2e70edfc6e5922b21a.tar.gz
tor-ced2dd5f92c910fb827bac2e70edfc6e5922b21a.zip
Merge branch 'maint-0.3.0' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug202474
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug20247 b/changes/bug20247
new file mode 100644
index 0000000000..731cf0046f
--- /dev/null
+++ b/changes/bug20247
@@ -0,0 +1,4 @@
+ o Minor bugfixes (linux seccomp2 sandbox):
+ - Avoid a sandbox failure when trying to re-bind to a socket and mark
+ it as IPv6-only. Fixes bug 20247; bugfix on 0.2.5.1-alpha.
+