From: Nick Mathewson Date: Mon, 14 Mar 2016 18:09:43 +0000 (-0400) Subject: Changes file for bug18253 X-Git-Tag: tor-0.2.8.2-alpha~41^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f930824914a1ebf10f502543dbc8bf598be19c3c;p=thirdparty%2Ftor.git Changes file for bug18253 --- diff --git a/changes/bug18253 b/changes/bug18253 new file mode 100644 index 0000000000..56bc701780 --- /dev/null +++ b/changes/bug18253 @@ -0,0 +1,3 @@ + o Minor bugfixes (linux seccomp2 sandbox): + - Fix the sandbox's interoprability with unix sockets under setuid. + Fixes bug 18253; bugfix on 0.2.8.1-alpha.