aboutsummaryrefslogtreecommitdiff
path: root/changes/bugs_25036_25055
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bugs_25036_25055')
-rw-r--r--changes/bugs_25036_250557
1 files changed, 7 insertions, 0 deletions
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.
+