summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-11 18:07:37 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-11 18:07:37 -0500
commit848ba26c188c43cb97a22d5911fceb3714a97272 (patch)
treea102c00227dbad10450be7d8aa4baf6c7b4b8cdb /changes
parent5dc785ceef465125f180f020991ec2c363bb8abc (diff)
parent80bf270404a52c634a14f6aad594dec4e9ce1e12 (diff)
downloadtor-848ba26c188c43cb97a22d5911fceb3714a97272.tar.gz
tor-848ba26c188c43cb97a22d5911fceb3714a97272.zip
Merge branch 'ticket24315_029' into maint-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.