[tor/master] changes: Add file for #40071

commit 9aaac94cc3d2b4768bbac1e40396b74373f7bc5a Author: David Goulet <dgoulet@torproject.org> Date: Thu Nov 12 12:39:25 2020 -0500 changes: Add file for #40071 Signed-off-by: David Goulet <dgoulet@torproject.org> --- changes/ticket40071 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changes/ticket40071 b/changes/ticket40071 new file mode 100644 index 0000000000..1e294a68e7 --- /dev/null +++ b/changes/ticket40071 @@ -0,0 +1,7 @@ + o Minor bugfixes (relay, address): + - Don't trigger an IP change if no new valid IP can be found. Fixes bug + 40071; bugfix on 0.4.5.1-alpha. + - When attempting to discover our IP, don't launch a descriptor fetch + anymore but rather a simple test circuit since the address discovery is + through the NETINFO cell now from the authorities. Fixes bug 40071; bugfix + on 0.4.5.1-alpha.
participants (1)
-
nickm@torproject.org