]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for MR 714
authorDavid Goulet <dgoulet@torproject.org>
Wed, 31 May 2023 18:31:59 +0000 (14:31 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 31 May 2023 18:31:59 +0000 (14:31 -0400)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40799 [new file with mode: 0644]

diff --git a/changes/ticket40799 b/changes/ticket40799
new file mode 100644 (file)
index 0000000..4e2afe6
--- /dev/null
@@ -0,0 +1,6 @@
+  o Minor bugfixes (sandbox):
+    - Allow membarrier for the sandbox. And allow rt_sigprocmask when compiled
+      with LTTng. Fixes bug 40799; bugfix on 0.3.5.1-alpha.
+
+  o Minor feature (CI):
+    - Update CI to use Debian Bullseye for runners.