From c889bc2135baa70751dada1244295db684589e0d Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 6 Dec 2016 22:26:56 +1100 Subject: [PATCH] Changes file for #20539 --- changes/fallbacks-201612 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/fallbacks-201612 b/changes/fallbacks-201612 index 3b0395d0d9..0306ad1fa3 100644 --- a/changes/fallbacks-201612 +++ b/changes/fallbacks-201612 @@ -13,6 +13,9 @@ tor-0.2.8.2-alpha. - Make it easier to change the output sort order of fallbacks. Closes ticket 20822. + - Exclude relays affected by 20499 from the fallback list. Exclude known + affected versions, and any relay that delivers a stale consensus. + Closes ticket 20539. o Minor bugfix (fallback directories): - Stop failing when OUTPUT_COMMENTS is True in updateFallbackDirs.py. Closes ticket 20877; bugfix on commit 9998343 in tor-0.2.8.3-alpha.