From: Nick Mathewson Date: Thu, 22 May 2014 23:49:59 +0000 (-0400) Subject: changes file for 12064_part1 X-Git-Tag: tor-0.2.5.5-alpha~44 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1356ef1176099bf56d047fbdc817a99fc1ed76ea;p=thirdparty%2Ftor.git changes file for 12064_part1 --- diff --git a/changes/bug12064_part1 b/changes/bug12064_part1 new file mode 100644 index 0000000000..b40b64aa3c --- /dev/null +++ b/changes/bug12064_part1 @@ -0,0 +1,4 @@ + o Minor bugfixes (seccomp sandbox): + - Avoid warnings when running with sandboxing and node statistics + enabled at the same time. + Fixes part of 12064; bugfix on 0.2.5.1-alpha. Patch from Michael Wolf.