From de5def32a1dbe35d773219a11bfcf9dac3fe96f2 Mon Sep 17 00:00:00 2001 From: "teor (Tim Wilson-Brown)" Date: Wed, 30 Mar 2016 12:45:22 +1100 Subject: [PATCH] Changes for #17158, #17905, #18689, #18749 & April 2016 fallbacks --- changes/fallbacks-201604 | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 changes/fallbacks-201604 diff --git a/changes/fallbacks-201604 b/changes/fallbacks-201604 new file mode 100644 index 0000000000..f88d5c6ed3 --- /dev/null +++ b/changes/fallbacks-201604 @@ -0,0 +1,8 @@ + o Minor enhancements (fallback directory mirrors): + - Give each fallback the same weight for client selection. + Restrict fallbacks to one per operator. + Add new fallback directory mirrors to the whitelist. + Update fallback directories based on the latest OnionOO data. + Many other minor simplifications and fixes. + Closes tasks 17158, 17905, 18749, and bug 18689 on + tor 0.2.8.1-alpha; patch by "teor".