From: rl1987 Date: Sun, 11 Feb 2018 17:16:51 +0000 (+0100) Subject: Adding changes file X-Git-Tag: tor-0.3.3.4-alpha~5^2^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df529c60936ef290c917d09d51820680cd31cc8b;p=thirdparty%2Ftor.git Adding changes file --- diff --git a/changes/bugs_25036_25055 b/changes/bugs_25036_25055 new file mode 100644 index 0000000000..daa46321c0 --- /dev/null +++ b/changes/bugs_25036_25055 @@ -0,0 +1,7 @@ + o Minor bugfixes (networking): + - Tor will not reject IPv6 address strings from TorBrowser when they + are passed as hostnames in SOCKS5 requests. Fixes bug 25036, + bugfix on Tor 0.3.1.2. + - string_is_valid_hostname() will not consider IP strings to be valid + hostnames. Fixes bug 25055; bugfix on Tor 0.2.5.5. +