]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for Bug #28127
authorNeel Chauhan <neel@neelc.org>
Wed, 24 Oct 2018 16:20:28 +0000 (12:20 -0400)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 30 Oct 2018 14:49:03 +0000 (10:49 -0400)
changes/bug28127 [new file with mode: 0644]

diff --git a/changes/bug28127 b/changes/bug28127
new file mode 100644 (file)
index 0000000..541128c
--- /dev/null
@@ -0,0 +1,7 @@
+  o Minor bugfixes (onion services):
+    - Unless we have explicitly set HiddenServiceVersion, detect the onion
+      service version and then look for invalid options. Previously, we
+      did the reverse, but that broke existing configs which were pointed
+      to a v2 hidden service and had options like HiddenServiceAuthorizeClient
+      set Fixes bug 28127; bugfix on 0.3.5.1-alpha. Patch by Neel Chauhan.
+