aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2018-09-18 10:42:59 +1000
committerteor <teor@torproject.org>2018-09-18 10:42:59 +1000
commitab0203dd1e388882d59ac4f47bedc2dbf21c0db1 (patch)
tree5935367c2a060c6cea64e8951f6a0d0e057bceb1
parentaebc98d58c12065b2fc831f4cb8d3c715f1ed592 (diff)
downloadtor-ab0203dd1e388882d59ac4f47bedc2dbf21c0db1.tar.gz
tor-ab0203dd1e388882d59ac4f47bedc2dbf21c0db1.zip
ChangeLog: delete both consensus flavours to un-break nss
The required protocol version check occurs before the consensus flavour check. So on directory mirrors (and some client configs), alpha users need to delete both consensus flavours to workaround nss bugs. Closes ticket 27756.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f03051608a..bbcaf592f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -62,7 +62,8 @@ Changes in version 0.3.5.1-alpha - 2018-09-18
If you are experimenting with this option and using an old cached
consensus, Tor may fail to start. To solve this, delete your
- "cached-microdesc-consensus" file, and restart Tor.
+ "cached-consensus" and "cached-microdesc-consensus" files,
+ (if present), and restart Tor.
o Major bugfixes (directory authority):
- Actually check that the address we get from DirAuthority