aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-12-16 09:15:42 +1000
committerteor <teor@torproject.org>2019-12-16 09:15:42 +1000
commitda404910a7cb25c20baf3fbf5e7a6a056bdbe9df (patch)
tree534b26250ccb4fc36002e08241b35ddfbe857beb /changes
parentbd11fb10962f5b6e7d51ff5a0e6263ad39d4d184 (diff)
parent4a34fd5b746fcbd712607323cb48cfcd6e72456f (diff)
downloadtor-da404910a7cb25c20baf3fbf5e7a6a056bdbe9df.tar.gz
tor-da404910a7cb25c20baf3fbf5e7a6a056bdbe9df.zip
Merge branch 'bug32240_041' into bug32240_042
Merge: * CHUTNEY_TOR_SANDBOX=0 from bug32240_041 * RUST_VERSION from maint-0.4.2
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket322404
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket32240 b/changes/ticket32240
new file mode 100644
index 0000000000..35cc3df27e
--- /dev/null
+++ b/changes/ticket32240
@@ -0,0 +1,4 @@
+ o Testing:
+ - Turn off Tor's Sandbox in Chutney jobs, and run those jobs on Ubuntu
+ Bionic. Turning off the Sandbox is a work-around, until we fix the
+ sandbox errors in 32722. Closes ticket 32240.