]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add release note for bug 29150
authorPeter Gerber <peter@arbitrary.ch>
Sat, 2 Feb 2019 23:09:44 +0000 (23:09 +0000)
committerPeter Gerber <peter@arbitrary.ch>
Sat, 2 Feb 2019 23:10:16 +0000 (23:10 +0000)
changes/bug29150 [new file with mode: 0644]

diff --git a/changes/bug29150 b/changes/bug29150
new file mode 100644 (file)
index 0000000..7696b90
--- /dev/null
@@ -0,0 +1,3 @@
+  o Minor bugfixes (linux seccomp sandbox):
+    - Fix startup crash when experimental sandbox support is enabled.
+      Fixes bug 29150; bugfix on 0.4.0.1-alpha. Patch by Peter Gerber.