commit df529c60936ef290c917d09d51820680cd31cc8b parent 1af016e96e133718546b55c8b7fafd3345aaeeb8 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Sun, 11 Feb 2018 18:16:51 +0100 Adding changes file Diffstat:
| A | changes/bugs_25036_25055 | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/bugs_25036_25055 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. +