]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file from mr 86 for 40072 fix.
authorNick Mathewson <nickm@torproject.org>
Wed, 29 Jul 2020 16:36:56 +0000 (12:36 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 29 Jul 2020 16:36:56 +0000 (12:36 -0400)
changes/bug40072 [new file with mode: 0644]

diff --git a/changes/bug40072 b/changes/bug40072
new file mode 100644 (file)
index 0000000..2b82f3f
--- /dev/null
@@ -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.