diff options
author | David Goulet <dgoulet@torproject.org> | 2022-10-31 11:37:43 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-10-31 11:37:43 -0400 |
commit | 619dd35321c13684d5496b660a3404d2d3fe2827 (patch) | |
tree | c3f961f0ebf6ac73835a4811afdda22222726b02 /changes/ticket40663 | |
parent | 5db238f3e3df54b11cf376d57d2cd89257b594f8 (diff) | |
download | tor-619dd35321c13684d5496b660a3404d2d3fe2827.tar.gz tor-619dd35321c13684d5496b660a3404d2d3fe2827.zip |
sandbox: Add my-consensus-<flavor-name> to sandbox for dirauth
Fixese #40663
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes/ticket40663')
-rw-r--r-- | changes/ticket40663 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket40663 b/changes/ticket40663 new file mode 100644 index 0000000000..3992d8e2b5 --- /dev/null +++ b/changes/ticket40663 @@ -0,0 +1,3 @@ + o Minor bugfixes (authorities, sandbox): + - Allow to write file my-consensus-<flavor-name> to disk when sandbox is + activated. Fixes bug 40663; bugfix on 0.3.5.1-alpha. |