Pārlūkot izejas kodu

add changes file for bug 5283

I called it a bugfix on 0.2.0.10-alpha, since git commit e5885deab is
where we introduced anonymized begin_dir connections.
Roger Dingledine 12 gadi atpakaļ
vecāks
revīzija
b7e863c073
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      changes/bug5283

+ 6 - 0
changes/bug5283

@@ -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.
+