]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: file for 4631
authorteor <teor@torproject.org>
Tue, 18 Feb 2020 02:38:39 +0000 (12:38 +1000)
committerteor <teor@torproject.org>
Tue, 18 Feb 2020 03:23:30 +0000 (13:23 +1000)
changes/bug4631 [new file with mode: 0644]

diff --git a/changes/bug4631 b/changes/bug4631
new file mode 100644 (file)
index 0000000..be3dd2b
--- /dev/null
@@ -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.