mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
7 lines
332 B
Plaintext
7 lines
332 B
Plaintext
|
o Minor bugfixes (directory warnings):
|
||
|
- When fetching extrainfo documents, compare their SHA256 digests
|
||
|
with the routerinfo that led us to fetch them, rather than
|
||
|
with the most recent routerinfo. Otherwise we generate many
|
||
|
spurious warnings about mismatches. Fixes bug 17150; bugfix
|
||
|
on 0.2.7.2-alpha.
|