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
commitb387dd364f44ff79aff7c4c71a3bff9dd21b1623 (patch)
tree1c0202bd76a1700fc3f7f2d0c8adf716f46a9e21 /changes
parent836d628fc5a8974be09e58c32d2bc178874d50c2 (diff)
parentced2dd5f92c910fb827bac2e70edfc6e5922b21a (diff)
downloadtor-b387dd364f44ff79aff7c4c71a3bff9dd21b1623.tar.gz
tor-b387dd364f44ff79aff7c4c71a3bff9dd21b1623.zip
Merge branch '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.
+