
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository tor. commit 066da91521946fa45c637e6006f4e397fc65ee90 Author: David Goulet <dgoulet@torproject.org> AuthorDate: Wed May 31 14:31:59 2023 -0400 changes: Add file for MR 714 Signed-off-by: David Goulet <dgoulet@torproject.org> --- changes/ticket40799 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changes/ticket40799 b/changes/ticket40799 new file mode 100644 index 0000000000..4e2afe6e4b --- /dev/null +++ b/changes/ticket40799 @@ -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. -- To stop receiving notification emails like this one, please contact the administrator of this repository.