mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
hs-v2: Demote log warning to info when we don't have a consensus
Fixes #27040 Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (hidden service v2):
|
||||
- Demote a log warning to info in case we do not have a consensus when a
|
||||
.onion request comes in. This can happen while bootstrapping for
|
||||
instance. The request will follow through after so we really don't need
|
||||
to warn the user loudly. Fixes bug 27040; bugfix on 0.2.8.2-alpha.
|
||||
Reference in New Issue
Block a user