From: teor Date: Thu, 26 Oct 2017 06:25:16 +0000 (+1100) Subject: Changes file for 23820 X-Git-Tag: tor-0.3.2.4-alpha~22^2~1^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2bc979d9d498954e1a2955ce917781caed80634;p=thirdparty%2Ftor.git Changes file for 23820 --- diff --git a/changes/bug23820 b/changes/bug23820 new file mode 100644 index 0000000000..4e920d0498 --- /dev/null +++ b/changes/bug23820 @@ -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.