]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
add changes file for bug 5283
authorRoger Dingledine <arma@torproject.org>
Wed, 16 May 2012 00:50:29 +0000 (20:50 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 31 May 2012 20:57:26 +0000 (16:57 -0400)
I called it a bugfix on 0.2.0.10-alpha, since git commit e5885deab is
where we introduced anonymized begin_dir connections.

changes/bug5283 [new file with mode: 0644]

diff --git a/changes/bug5283 b/changes/bug5283
new file mode 100644 (file)
index 0000000..f0325cf
--- /dev/null
@@ -0,0 +1,6 @@
+  o Major bugfixes:
+    - Fix an edge case where if we fetch or publish a hidden service
+      descriptor, we might build a 4-hop circuit and then use that circuit
+      for exiting afterwards -- even if the new last hop doesn't obey our
+      ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
+