mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
d20c6d2a37
This is a fix for bug 4011, where if we have a recent ns consensus we won't even try fetching a microdesc consensus. Fix on 0.2.3.1-alpha, I believe.
9 lines
328 B
Plaintext
9 lines
328 B
Plaintext
o Major bugfixes:
|
|
|
|
- Do not allow the presence of one consensus flavor to keep us from
|
|
downloading another. Previously, we had one "time to download a
|
|
consensus" timer, which didn't understand the idea of having one
|
|
consensus but wanting to download another. Fixes bug 4011; fix on
|
|
0.2.3.1-alpha.
|
|
|