[tor/release-0.4.4] fold in changelog entry for 33796

commit 3a5c9487d75d23295eab57dc0a0e2977d7f6601d Author: Nick Mathewson <nickm@torproject.org> Date: Thu Jul 9 10:06:41 2020 -0400 fold in changelog entry for 33796 --- changes/ticket33796 | 7 ------- 1 file changed, 7 deletions(-) diff --git a/changes/ticket33796 b/changes/ticket33796 deleted file mode 100644 index 9a98bf2d9..000000000 --- a/changes/ticket33796 +++ /dev/null @@ -1,7 +0,0 @@ - o Removed features (IPv6, revert): - - Revert the client port prefer IPv6 feature because it breaks the - torsocks use case. The SOCKS resolve command is lacking a mechanism to - ask for a specific address family (v4 or v6) thus prioritizing IPv6 when - an IPv4 address is asked on the resolve SOCKS interface resulting in a - failure. Tor Browser explicitly set PreferIPv6 so this should not affect - the majority of our users. Closes ticket 33796; bugfix on 0.4.4.1-alpha.
participants (1)
-
nickm@torproject.org