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
commitb2c4d4e7fae3dda864282953c05ab3b9b0f1b22d (patch)
tree187092367c795a02922e2c953fb399464b624aa7 /changes
parent8939eaf479bc123e774421c9de6dfc3c864e0326 (diff)
parent84c13336c410ac218c70d6ce2ce6216f9b24e796 (diff)
downloadtor-b2c4d4e7fae3dda864282953c05ab3b9b0f1b22d.tar.gz
tor-b2c4d4e7fae3dda864282953c05ab3b9b0f1b22d.zip
Merge branch 'maint-0.2.9' into maint-0.3.1
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.