mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Merge branch 'maint-0.2.9' into maint-0.3.0
This commit is contained in:
commit
c93ecb8189
3
changes/ticket23910
Normal file
3
changes/ticket23910
Normal file
@ -0,0 +1,3 @@
|
||||
o Directory authority changes:
|
||||
- Add bastet as a ninth directory authority to the default list. Closes
|
||||
ticket 23910.
|
@ -1038,6 +1038,9 @@ static const char *default_authorities[] = {
|
||||
"longclaw orport=443 "
|
||||
"v3ident=23D15D965BC35114467363C165C4F724B64B4F66 "
|
||||
"199.58.81.140:80 74A9 1064 6BCE EFBC D2E8 74FC 1DC9 9743 0F96 8145",
|
||||
"bastet orport=443 "
|
||||
"v3ident=27102BC123E7AF1D4741AE047E160C91ADC76B21 "
|
||||
"204.13.164.118:80 24E2 F139 121D 4394 C54B 5BCC 368B 3B41 1857 C413",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user