]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 23507, v3 onion service fix
authorteor <teor@torproject.org>
Fri, 23 Aug 2019 06:25:33 +0000 (16:25 +1000)
committerteor <teor@torproject.org>
Fri, 23 Aug 2019 06:25:33 +0000 (16:25 +1000)
changes/bug23507 [new file with mode: 0644]

diff --git a/changes/bug23507 b/changes/bug23507
new file mode 100644 (file)
index 0000000..de18273
--- /dev/null
@@ -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.