From: teor Date: Tue, 18 Sep 2018 00:42:59 +0000 (+1000) Subject: ChangeLog: delete both consensus flavours to un-break nss X-Git-Tag: tor-0.3.5.1-alpha~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab0203dd1e388882d59ac4f47bedc2dbf21c0db1;p=thirdparty%2Ftor.git 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. --- 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