Merge remote-tracking branch 'teor/bug20484_029_v2' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2016-11-07 16:12:13 -05:00
8 changed files with 135 additions and 55 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bugfixes (single onion services):
- Start correctly when creating a single onion service in a
directory that did not previously exist. Fixes bug 20484; bugfix on
0.2.9.3-alpha.
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (hidden services):
- When configuring hidden services, check every hidden service directory's
permissions. Previously, we only checked the last hidden service.
Fixes bug 20529; bugfix on 13942 commit 85bfad1 in 0.2.6.2-alpha.