summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2021-10-06 15:35:43 -0400
committerDavid Goulet <dgoulet@torproject.org>2021-10-06 15:35:43 -0400
commit474c85a98d56ebf8cef11cea59728fdf3e5f39d3 (patch)
treeea92345a4b371d66a7439b5ea8f914b993db179d /changes
parent82b7939d197e64cd21e5246060499018dcb95f2c (diff)
parenta53c949dcf2816f6878209788c8768b7ca35dc35 (diff)
downloadtor-474c85a98d56ebf8cef11cea59728fdf3e5f39d3.tar.gz
tor-474c85a98d56ebf8cef11cea59728fdf3e5f39d3.zip
Merge branch 'maint-0.4.5' into maint-0.4.6
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.