]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes: Add file for ticket 40996
authorDavid Goulet <dgoulet@torproject.org>
Wed, 18 Dec 2024 16:31:03 +0000 (11:31 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 18 Dec 2024 17:04:02 +0000 (12:04 -0500)
Part of #40996

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40996 [new file with mode: 0644]

diff --git a/changes/ticket40996 b/changes/ticket40996
new file mode 100644 (file)
index 0000000..1beb1c1
--- /dev/null
@@ -0,0 +1,5 @@
+  o Major bugfixes (onion service directory cache):
+    - When the OOM killer kicks in, cleanup the descriptor cache of an HSDir by
+      looking at the lowest downloaded count instead of time in cache. Fixes bug
+      40996; bugfix on 0.3.5.1-alpha.
+