From: Nick Mathewson Date: Wed, 29 Jul 2020 16:36:56 +0000 (-0400) Subject: Add a changes file from mr 86 for 40072 fix. X-Git-Tag: tor-0.4.4.4-rc~18^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7502b65036c63851a35e37cd2835cfdff8ab3d3;p=thirdparty%2Ftor.git Add a changes file from mr 86 for 40072 fix. --- diff --git a/changes/bug40072 b/changes/bug40072 new file mode 100644 index 0000000000..2b82f3f18b --- /dev/null +++ b/changes/bug40072 @@ -0,0 +1,4 @@ + o Minor bugfixes (linux seccomp2 sandbox): + - Fix startup crash with seccomp sandbox enabled when tor tries to + open the data directory. Patch from Daniel Pinto. Fixes bug 40072; + bugfix on 0.4.4.3-alpha-dev.