summaryrefslogtreecommitdiff
path: root/changes/bug18318_ed
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug18318_ed')
-rw-r--r--changes/bug18318_ed7
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug18318_ed b/changes/bug18318_ed
new file mode 100644
index 0000000000..af39234d53
--- /dev/null
+++ b/changes/bug18318_ed
@@ -0,0 +1,7 @@
+ o Major bugfixes:
+ - When generating a vote with keypinning disabled, never include two
+ entries for the same ed25519 identity. This bug was causing
+ authorities to generate votes that they could not parse when a router
+ violated key pinning by changing its RSA identity but keeping its
+ Ed25519 identity. Fixes bug 17668; fixes part of bug 18318. Bugfix on
+ 0.2.7.2-alpha.