summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-05-11 13:15:17 -0400
committerNick Mathewson <nickm@torproject.org>2016-05-11 13:15:17 -0400
commit24fbb9a81b19cc20df9a204d3203d1b914fb267d (patch)
treef04602b852cff7912ae14c1f28345cfa5a337944 /changes
parent28e1aa111803bc3548e00503ab56de5f3d41c7fc (diff)
parent4e94580591da579e53461aeedfb1340836427c02 (diff)
downloadtor-24fbb9a81b19cc20df9a204d3203d1b914fb267d.tar.gz
tor-24fbb9a81b19cc20df9a204d3203d1b914fb267d.zip
Merge branch 'maint-0.2.7' into maint-0.2.8
Diffstat (limited to 'changes')
-rw-r--r--changes/bug190324
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug19032 b/changes/bug19032
new file mode 100644
index 0000000000..93f17c2f91
--- /dev/null
+++ b/changes/bug19032
@@ -0,0 +1,4 @@
+ o Major bugfixes (security, directory authorities):
+ - Fix a crash and out-of-bounds write during authority voting, when the
+ list of relays includes duplicate ed25519 identity keys. Fixes bug 19032;
+ bugfix on 0.2.8.2-alpha.