commit 85b984dbc6b97df8908bd7a3fe5433ddd4dfaf5a parent c508513014c6a6034d98e0b07f499d62d56786a5 Author: David Goulet <dgoulet@torproject.org> Date: Wed, 20 Nov 2019 11:01:47 -0500 hs: Add changes file for 32020 Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket32020 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32020 b/changes/ticket32020 @@ -0,0 +1,6 @@ + o Major bugfixes (onion service): + - Report back HS circuit failure back into the HS subsytem so we take + appropriate action with regards to the client introduction point failure + cache. This improves reachability of onion services, since now clients + notice failing introduction circuits properly. Fixes bug 32020; bugfix on + 0.3.2.1-alpha;