commit c7502b65036c63851a35e37cd2835cfdff8ab3d3 parent 8c92d44622263d5d57a794a9bd1d8f78eb532a73 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 29 Jul 2020 12:36:56 -0400 Add a changes file from mr 86 for 40072 fix. Diffstat:
| A | changes/bug40072 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/bug40072 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.