From: teor (Tim Wilson-Brown) Date: Wed, 22 Jun 2016 02:37:59 +0000 (+1000) Subject: Changes file for 19071 and 19480 X-Git-Tag: tor-0.2.8.5-rc~18^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=421a7c8c35064993cf4ce344e4b0fab06e7df3a4;p=thirdparty%2Ftor.git Changes file for 19071 and 19480 --- diff --git a/changes/ticket19071-19480 b/changes/ticket19071-19480 new file mode 100644 index 0000000000..3366f825d3 --- /dev/null +++ b/changes/ticket19071-19480 @@ -0,0 +1,10 @@ + o Minor bugfixes (fallback directory selection): + - Avoid errors during fallback selection if there are no eligible + fallbacks. Fixes bug 19480; bugfix on ba76910 and 78ec782 in + 0.2.8.3-alpha. Patch by teor. + o Minor features (fallback directory list): + - Update hard-coded fallback list to remove unsuitable fallbacks. + Resolves ticket 19071. Patch by teor. + - Update fallback whitelist and blacklist based on relay operator + emails. Blacklist unsuitable fallbacks. Resolves ticket 19071. + Patch by teor.