diff options
author | David Goulet <dgoulet@torproject.org> | 2023-05-31 14:31:59 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2023-05-31 14:31:59 -0400 |
commit | 066da91521946fa45c637e6006f4e397fc65ee90 (patch) | |
tree | 686857f0872d4a91dc25cbbe2ae562bf7d213c2d | |
parent | d77f1e7aea12e39b0aa2214d63c5a90be07f2d68 (diff) | |
download | tor-066da91521946fa45c637e6006f4e397fc65ee90.tar.gz tor-066da91521946fa45c637e6006f4e397fc65ee90.zip |
changes: Add file for MR 714
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r-- | changes/ticket40799 | 6 |
1 files changed, 6 insertions, 0 deletions
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. |