mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge remote-tracking branch 'teor/bug20667'
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (directory downloads):
|
||||
- Download all consensus flavors, descriptors, and authority certificates
|
||||
when FetchUselessDescriptors is set, regardless of whether tor is a
|
||||
directory cache or not.
|
||||
Fixes bug 20667; bugfix on all recent tor versions.
|
||||
@@ -0,0 +1,5 @@
|
||||
o Minor bugfixes (descriptors):
|
||||
- Correctly recognise downloaded full descriptors as valid, even when
|
||||
using microdescriptors as circuits. This affects clients with
|
||||
FetchUselessDescriptors set, and may affect directory authorities.
|
||||
Fixes bug 20839; bugfix on commit 6083276 in 0.2.3.2-alpha.
|
||||
Reference in New Issue
Block a user