commit c213c1b0d1616dc074779a26c8fc7b777697fe34 parent d422a66f8759b2edd8d85df219e8a183058268e8 Author: Alexander Færøy <ahf@torproject.org> Date: Mon, 9 May 2022 14:35:42 +0000 Add changes entry to tor!575. See: tpo/core/tor#40601. Diffstat:
| A | changes/ticket40601 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket40601 b/changes/ticket40601 @@ -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.