aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-02-01 08:22:44 -0500
committerNick Mathewson <nickm@torproject.org>2018-02-01 08:22:44 -0500
commit88b146cda58087dea5d8945e02f2e2f5ebbe6a97 (patch)
tree7ce8812e73261518b6bde633346eae4e6d843ea5 /changes
parentca85d6621758269f7a94fbec22efa7f9d205c628 (diff)
parentfb93c6fc517f8717891fa8bfb41c9381a12dc491 (diff)
downloadtor-88b146cda58087dea5d8945e02f2e2f5ebbe6a97.tar.gz
tor-88b146cda58087dea5d8945e02f2e2f5ebbe6a97.zip
Merge remote-tracking branch 'dgoulet/bug24469_033_01'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug244694
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug24469 b/changes/bug24469
new file mode 100644
index 0000000000..2e137b49b8
--- /dev/null
+++ b/changes/bug24469
@@ -0,0 +1,4 @@
+ o Minor bugfixes (circuit, cannibalization):
+ - Don't cannibalize circuits for which we don't know the first hop which
+ can happen if our Guard relay went off the consensus after the circuit
+ was created preemptively. Fixes bug 24469; bugfix on 0.0.6.