]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug19973
authorNick Mathewson <nickm@torproject.org>
Wed, 24 Aug 2016 14:34:00 +0000 (10:34 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 24 Aug 2016 14:34:00 +0000 (10:34 -0400)
changes/bug19973 [new file with mode: 0644]

diff --git a/changes/bug19973 b/changes/bug19973
new file mode 100644 (file)
index 0000000..7bd5c55
--- /dev/null
@@ -0,0 +1,6 @@
+  o Major bugfixes (client, security):
+    - Only use the ReachableAddresses option to restrict the first hop
+      in a path. Previously, it would apply to every hop in the path,
+      with a possible degredation in anonymity for anyone using an
+      uncommon ReachableAddress setting. Fixes bug 19973; bugfix on
+      0.2.8.2-alpha.