summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-13 09:58:04 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-13 09:58:04 -0400
commit6017447e3ae8f3cd53c7c6fff1f8660c29affde4 (patch)
tree20c1ce045e680066d3276196e6c372501ec6f417 /changes
parentff70cc84f8b00e710171bc988ababc9fe1be88e9 (diff)
parent94f3007627f4161ca4f1fb5e41f11cc8ff78ca2b (diff)
downloadtor-6017447e3ae8f3cd53c7c6fff1f8660c29affde4.tar.gz
tor-6017447e3ae8f3cd53c7c6fff1f8660c29affde4.zip
Merge branch 'maint-0.3.1' into maint-0.3.2
Diffstat (limited to 'changes')
-rw-r--r--changes/bug261585
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug26158 b/changes/bug26158
new file mode 100644
index 0000000000..5ae1c30600
--- /dev/null
+++ b/changes/bug26158
@@ -0,0 +1,5 @@
+ o Minor bugfixes (relay):
+ - Relays now correctly block attempts to re-extend to the previous
+ relay by Ed25519 identity. Previously they would warn in this case,
+ but not actually reject the attempt. Fixes bug 26158; bugfix on
+ 0.3.0.1-alpha.