aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-06-22 10:56:08 -0400
committerNick Mathewson <nickm@torproject.org>2017-06-22 10:56:08 -0400
commit2c49a9852dd7b8241f823ea0a0c8d90581518c7d (patch)
treed5f51eb50f363902003b05deecac904205c7bed8 /changes
parent784b29a2bfc7b7ce5ef355629528a38c50b81908 (diff)
parentbdd267e74d97cf2672fa2e1e9deb2a33fd755f2c (diff)
downloadtor-2c49a9852dd7b8241f823ea0a0c8d90581518c7d.tar.gz
tor-2c49a9852dd7b8241f823ea0a0c8d90581518c7d.zip
Merge branch 'maint-0.3.0' into maint-0.3.1
Diffstat (limited to 'changes')
-rw-r--r--changes/bug22400_014
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug22400_01 b/changes/bug22400_01
new file mode 100644
index 0000000000..454c5f746f
--- /dev/null
+++ b/changes/bug22400_01
@@ -0,0 +1,4 @@
+ o Major bugfixes (entry guards):
+ - When starting with an old consensus, do not add new entry guards
+ unless the consensus is "reasonably live" (under 1 day old). Fixes
+ one root cause of bug 22400; bugfix on 0.3.0.1-alpha.