From: David Goulet Date: Wed, 18 Dec 2024 16:31:03 +0000 (-0500) Subject: changes: Add file for ticket 40996 X-Git-Tag: tor-0.4.8.14~6^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490b6ed3fe1640da4d4b1477a7ee015d5a270d9e;p=thirdparty%2Ftor.git changes: Add file for ticket 40996 Part of #40996 Signed-off-by: David Goulet --- diff --git a/changes/ticket40996 b/changes/ticket40996 new file mode 100644 index 0000000000..1beb1c16c2 --- /dev/null +++ b/changes/ticket40996 @@ -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. +