]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes entry to tor!575.
authorAlexander Færøy <ahf@torproject.org>
Mon, 9 May 2022 14:35:42 +0000 (14:35 +0000)
committerAlexander Færøy <ahf@torproject.org>
Mon, 9 May 2022 14:35:42 +0000 (14:35 +0000)
See: tpo/core/tor#40601.

changes/ticket40601 [new file with mode: 0644]

diff --git a/changes/ticket40601 b/changes/ticket40601
new file mode 100644 (file)
index 0000000..529e3ba
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor bugfixes (linux seccomp2 sandbox):
+    - Allow the rseq system call in the sandbox. This solves a crash issue with
+      glibc 2.35 on Linux.  Patch from pmu-ipf. Fixes bug 40601; bugfix on
+      0.3.5.11.