Merge branch 'maint-0.4.5' into release-0.4.5

This commit is contained in:
David Goulet
2021-10-06 15:35:43 -04:00
3 changed files with 28 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfix (onion service):
- Do not flag an HSDir as non-running in case the descriptor upload or
fetch fails. An onion service closes pending directory connections
before uploading a new descriptor which can thus lead to wrongly
flagging many relays and thus affecting circuit building path selection.
Fixes bug 40434; bugfix on 0.2.0.13-alpha.