]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 19071 and 19480
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 22 Jun 2016 02:37:59 +0000 (12:37 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 22 Jun 2016 02:37:59 +0000 (12:37 +1000)
changes/ticket19071-19480 [new file with mode: 0644]

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