]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Adding changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Sun, 11 Feb 2018 17:16:51 +0000 (18:16 +0100)
committerNick Mathewson <nickm@torproject.org>
Wed, 28 Mar 2018 11:39:03 +0000 (07:39 -0400)
changes/bugs_25036_25055 [new file with mode: 0644]

diff --git a/changes/bugs_25036_25055 b/changes/bugs_25036_25055
new file mode 100644 (file)
index 0000000..daa4632
--- /dev/null
@@ -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.
+