From: teor Date: Tue, 18 Feb 2020 02:38:39 +0000 (+1000) Subject: changes: file for 4631 X-Git-Tag: tor-0.4.5.0-alpha-dev~174^2~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e540a4147fcbbf17264396373697741c71e4effc;p=thirdparty%2Ftor.git changes: file for 4631 --- diff --git a/changes/bug4631 b/changes/bug4631 new file mode 100644 index 0000000000..be3dd2b43e --- /dev/null +++ b/changes/bug4631 @@ -0,0 +1,6 @@ + o Minor bugfixes (directory authorities): + - Directory authorities reject votes that arrive too late. In particular, + once an authority has started fetching missing votes, it no longer + accepts new votes posted by other authorities. This change helps prevent + a consensus split, where only some authorities have the late vote. + Fixes bug 4631; bugfix on 0.2.0.5-alpha.