summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-11 18:09:35 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-11 18:09:35 -0500
commit27c30bc227b06bb43e170c454f8987f3a45b67cb (patch)
tree4ed2232b17b89294e1e26eec2c035300eb217419 /changes
parentda194bb490e3f3e7ad9a06a43d7a007059a0e87f (diff)
parent848ba26c188c43cb97a22d5911fceb3714a97272 (diff)
downloadtor-27c30bc227b06bb43e170c454f8987f3a45b67cb.tar.gz
tor-27c30bc227b06bb43e170c454f8987f3a45b67cb.zip
Merge branch 'maint-0.2.9' into release-0.2.9
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket243153
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket24315 b/changes/ticket24315
new file mode 100644
index 0000000000..df34dbf412
--- /dev/null
+++ b/changes/ticket24315
@@ -0,0 +1,3 @@
+ o Major features (linux seccomp2 sandbox):
+ - Update the sandbox rules so that they should now work correctly with
+ Glibc 2.26. Closes ticket 24315.