Merge remote-tracking branch 'public/bug16286'

This commit is contained in:
Nick Mathewson
2015-08-06 12:44:13 -04:00
4 changed files with 30 additions and 20 deletions
+8
View File
@@ -0,0 +1,8 @@
o Minor bugfixes (authority):
- Downgrade log messages about Ed25519 key issues, if they are in
old cached router descriptors. Fixes part of bug 16286; bugfix on
0.2.7.2-alpha.
- When we find an Ed25519 key issue in a cached descriptor, stop saying
the descriptor was just "uploaded". Fixes another part of bug 16286;
bugfix on 0.2.7.2-alpha.