Merge branch 'maint-0.4.5' into release-0.4.5
[tor.git] / changes / ticket40300
blobb772ff60a4d8b722c1b3aad9bc49ab149a57d69b
1   o Minor bugfixes (relay):
2     - Remove a spammy log notice that should not have been indicating the
3       operator that its IPv4/v6 was missing but it was not. Fixes bug 40300;
4       bugfix on 0.4.5.1-alpha.
5     - Do not query the address cache early in the boot process when deciding
6       if we a relay needs to fetch early directory information from an
7       authority. This resulted in a relay falsely believing it didn't have an
8       address and thus triggering an authority fetch at each boot.