mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
456184c2a0
(Whoops, thought I had committed this before) Improvement to 11683 fix. Based on patch from Karsten.
9 lines
469 B
Plaintext
9 lines
469 B
Plaintext
o Minor bugfixes:
|
|
- Always believe that v3 directory authorities serve extra-info
|
|
documents, regardless of whether their server descriptor contains a
|
|
"caches-extra-info" line or not. Fixes part of #11683. Bugfix on
|
|
0.2.0.1-alpha.
|
|
- When running as a v3 directory authority, advertise that you serve
|
|
extra-info documents so that clients who want them can find them from
|
|
you too. Fixes part of bug #11683. Bugfix on 0.2.0.1-alpha.
|