From: teor Date: Fri, 23 Aug 2019 06:25:33 +0000 (+1000) Subject: changes: file for 23507, v3 onion service fix X-Git-Tag: tor-0.4.1.6~17^2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=41bc1fac8e77e399572e020c5ba59462afd75f4b;p=thirdparty%2Ftor.git changes: file for 23507, v3 onion service fix --- diff --git a/changes/bug23507 b/changes/bug23507 new file mode 100644 index 0000000000..de18273fdb --- /dev/null +++ b/changes/bug23507 @@ -0,0 +1,5 @@ + o Minor bugfixes (v3 single onion services): + - Make v3 single onion services fall back to a 3-hop intro, when there + all intro points are unreachable via a 1-hop path. Previously, v3 + single onion services failed when all intro nodes were unreachable + via a 1-hop path. Fixes bug 23507; bugfix on 0.3.2.1-alpha.