tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit 80bf270404a52c634a14f6aad594dec4e9ce1e12
parent 2d3904aba67e79e57db1814033b1df3f77336065
Author: Nick Mathewson <nickm@torproject.org>
Date:   Thu, 16 Nov 2017 14:07:58 -0500

Add a changes file.

Diffstat:
Achanges/ticket24315 | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/changes/ticket24315 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.