aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-10-06 15:35:30 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-10-06 15:35:30 -0400
commita53c949dcf2816f6878209788c8768b7ca35dc35 (patch)
tree0998b30edb516b0aaf66b8ae9782aa06f92a4ab0 /changes
parentf0d1240a07c60b3a01d730d9379bdbe72d41b552 (diff)
parentcac612af42798bc76d8933837a9da97ddc039c9b (diff)
downloadtor-a53c949dcf2816f6878209788c8768b7ca35dc35.tar.gz
tor-a53c949dcf2816f6878209788c8768b7ca35dc35.zip
Merge branch 'tor-gitlab/mr/420' into maint-0.4.5
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket404346
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket40434 b/changes/ticket40434
new file mode 100644
index 0000000000..988bb416be
--- /dev/null
+++ b/changes/ticket40434
@@ -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.