tor/changes/bug5635
Nick Mathewson 0b1ec16058 Don't fetch v2 networkstatuses from caches, even if auths are down
Fix for 5635; fix on 0.2.2.26-beta, where caches stopped fetching this
information.
2012-04-17 17:18:59 -04:00

7 lines
372 B
Plaintext

o Major bugfixes (directory authorities):
- If authorities are unable to get a set of v2 consensus documents
from other directory authorities, they no longer fail-back and try
to fetch them from regular directory caches. This is a bugfix on
0.2.2.26-beta, where routers stopped downloading v2 consensus
documents entirely. Fix for bug #5635.