summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-11 18:11:04 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-11 18:11:04 -0500
commitcb42f93a923ddf7455d7553e63abcf320bd2a00b (patch)
treec6a2284df5a0f69b8294ee89f96271332959cf43 /changes
parent27c30bc227b06bb43e170c454f8987f3a45b67cb (diff)
parent84c13336c410ac218c70d6ce2ce6216f9b24e796 (diff)
downloadtor-cb42f93a923ddf7455d7553e63abcf320bd2a00b.tar.gz
tor-cb42f93a923ddf7455d7553e63abcf320bd2a00b.zip
Merge branch 'maint-0.2.9' into release-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/bug241984
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24198 b/changes/bug24198
new file mode 100644
index 0000000000..6790706872
--- /dev/null
+++ b/changes/bug24198
@@ -0,0 +1,4 @@
+ o Minor bugfixes (controller, linux seccomp2 sandbox):
+ - Avoid a crash when attempting to use the seccomp2 sandbox
+ together with the OwningControllerProcess feature.
+ Fixes bug 24198; bugfix on 0.2.5.1-alpha.