Merge branch 'tor-github/pr/1255' into maint-0.4.1

This commit is contained in:
David Goulet
2019-08-29 08:55:27 -04:00
2 changed files with 21 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes (v2 single onion services):
- Always retry v2 single onion service intro and rend circuits with a
3-hop path. Previously, v2 single onion services used a 3-hop path
when rend circuits were retried after a remote or delayed failure,
but a 1-hop path for immediate retries. Fixes bug 23818;
bugfix on 0.2.9.3-alpha.