diff options
author | Nick Mathewson <nickm@torproject.org> | 2017-12-11 16:43:41 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2017-12-11 16:43:41 -0500 |
commit | ae608408e93296dfe123c69fbd3dae02d50d9c66 (patch) | |
tree | 3ed7af9827bcac03d9921c91b9f9dc1b427e46aa /changes | |
parent | 8e100d1a17d497d99c10c13db53442ff9e56063f (diff) | |
parent | 43c34dfca04f4e10c85ed567f383ee5442be1a80 (diff) | |
download | tor-ae608408e93296dfe123c69fbd3dae02d50d9c66.tar.gz tor-ae608408e93296dfe123c69fbd3dae02d50d9c66.zip |
Merge remote-tracking branch 'asn/bug23862_031' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug23682 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23682 b/changes/bug23682 new file mode 100644 index 0000000000..301ce73672 --- /dev/null +++ b/changes/bug23682 @@ -0,0 +1,5 @@ + o Minor bugfixes (entry guards): + - Tor now updates its guard state when it reads a consensus regardless of + whether it's missing descriptors. That makes tor use its primary guards + to fetch descriptors in some edge cases where it would have used fallback + directories in the past. Fixes bug 23862; bugfix on 0.3.0.1-alpha.
\ No newline at end of file |