Adding changes file

This commit is contained in:
rl1987 2018-02-11 18:16:51 +01:00 committed by Nick Mathewson
parent 1af016e96e
commit df529c6093
1 changed files with 7 additions and 0 deletions

7
changes/bugs_25036_25055 Normal file
View File

@ -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.