]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for bug40858
authorMike Perry <mikeperry-git@torproject.org>
Thu, 14 Sep 2023 19:18:15 +0000 (19:18 +0000)
committerMike Perry <mikeperry-git@torproject.org>
Thu, 14 Sep 2023 19:18:15 +0000 (19:18 +0000)
changes/bug40858 [new file with mode: 0644]

diff --git a/changes/bug40858 b/changes/bug40858
new file mode 100644 (file)
index 0000000..4b9d856
--- /dev/null
@@ -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.