Merge remote-tracking branch 'dgoulet/bug27550_033_01' into maint-0.3.3

This commit is contained in:
Nick Mathewson
2018-11-15 16:37:02 -05:00
4 changed files with 12 additions and 8 deletions
+5
View File
@@ -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.