summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-12-11 16:43:48 -0500
committerNick Mathewson <nickm@torproject.org>2017-12-11 16:43:48 -0500
commitacc462c965acb90c2631797e10bb630eb2789e4e (patch)
tree0901bae629793b38ea3b45ee845e57caa4d9399c
parent418d8bbe92bf31861ad2aaf787f00d20c7179c1e (diff)
parentae608408e93296dfe123c69fbd3dae02d50d9c66 (diff)
downloadtor-acc462c965acb90c2631797e10bb630eb2789e4e.tar.gz
tor-acc462c965acb90c2631797e10bb630eb2789e4e.zip
Merge branch 'maint-0.3.1' into maint-0.3.2
-rw-r--r--changes/bug236825
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