]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fixup! hs-v3: Silence some logging for client authorization
authorDavid Goulet <dgoulet@torproject.org>
Fri, 21 Sep 2018 13:39:21 +0000 (09:39 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Fri, 21 Sep 2018 13:39:21 +0000 (09:39 -0400)
changes/ticket27550 [new file with mode: 0644]

diff --git a/changes/ticket27550 b/changes/ticket27550
new file mode 100644 (file)
index 0000000..87f9b5c
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor bugfixes (hidden service v3):
+    - Don't warn so loudly when tor is unable to decode a descriptor. This can
+      now happen as a normal use case if a client gets a descriptor with
+      client authorization but the client is not authorized. Fixes bug 27550;
+      bugfix on 0.3.5.1-alpha.