commit 8fc589f5645fc02aa77cca6b621f3fa3b2ff5067 parent ee0797bf0e4a01bcd45a4128e77815a3d780abfe Author: Mike Perry <mikeperry-git@torproject.org> Date: Thu, 14 Sep 2023 19:18:15 +0000 Changes file for bug40858 Diffstat:
| A | changes/bug40858 | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/changes/bug40858 b/changes/bug40858 @@ -0,0 +1,6 @@ + o Major bugfixes (onion service): + - Fix a reliability issue where services were expiring their + introduction points every consensus update. This caused connectivity + issues for clients caching the old descriptor and intro points. Bug + reported and fixed by gitlab user @hyunsoo.kim676. Fixes bug 40858; + bugfix on 0.4.7.5-alpha.