commit 9b72dca953d56636f0434bd67be2ca80422e7c1e parent cd9914d9f91a2fd1f56e1c0f89bee57b9a49bbc6 Author: Neel Chauhan <neel@neelc.org> Date: Wed, 24 Oct 2018 12:20:28 -0400 Add changes file for Bug #28127 Diffstat:
| A | changes/bug28127 | | | 7 | +++++++ |
1 file changed, 7 insertions(+), 0 deletions(-)
diff --git a/changes/bug28127 b/changes/bug28127 @@ -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. +