]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 23820
authorteor <teor2345@gmail.com>
Thu, 26 Oct 2017 06:25:16 +0000 (17:25 +1100)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Nov 2017 14:19:05 +0000 (10:19 -0400)
changes/bug23820 [new file with mode: 0644]

diff --git a/changes/bug23820 b/changes/bug23820
new file mode 100644 (file)
index 0000000..4e920d0
--- /dev/null
@@ -0,0 +1,5 @@
+  o Minor bugfixes (IPv6, v3 single onion services):
+    - Remove buggy code for IPv6-only v3 single onion services, and reject
+      attempts to configure them. This release supports IPv4, dual-stack, and
+      IPv6-only v3 hidden services; and IPv4 and dual-stack v3 single onion
+      services. Fixes bug 23820; bugfix on 0.3.2.1-alpha.