aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket27550
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-11-15 16:37:02 -0500
committerNick Mathewson <nickm@torproject.org>2018-11-15 16:37:02 -0500
commit34e4d5a78362b3f133958740a18d0ee06ae4fdad (patch)
treea6354a232ee6be39fc8c12eb1c5581ec944de093 /changes/ticket27550
parentdb3acb3aa398bda46435d94427967410da173222 (diff)
parent18085abfcc3d13c53752764ea87a21201831bc6b (diff)
downloadtor-34e4d5a78362b3f133958740a18d0ee06ae4fdad.tar.gz
tor-34e4d5a78362b3f133958740a18d0ee06ae4fdad.zip
Merge remote-tracking branch 'dgoulet/bug27550_033_01' into maint-0.3.3
Diffstat (limited to 'changes/ticket27550')
-rw-r--r--changes/ticket275505
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket27550 b/changes/ticket27550
new file mode 100644
index 0000000000..87f9b5cbe9
--- /dev/null
+++ b/changes/ticket27550
@@ -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.