
This is an automated email from the git hooks/post-receive script. dgoulet pushed a commit to branch main in repository tor. commit e2a94e050d9e4d4ab654503d8fec49e5d151cdbf Author: David Goulet <dgoulet@torproject.org> AuthorDate: Wed Nov 9 15:35:51 2022 -0500 changes: Add file for ticket 40674 Signed-off-by: David Goulet <dgoulet@torproject.org> --- changes/ticket40674 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changes/ticket40674 b/changes/ticket40674 new file mode 100644 index 0000000000..b371cafcf0 --- /dev/null +++ b/changes/ticket40674 @@ -0,0 +1,3 @@ + o Major bugfixes (relay): + - Improve security of our DNS cache by randomly clipping the TTL value. + TROVE-2021-009. Fixes bug 40674; bugfix on 0.3.5.1-alpha. -- To stop receiving notification emails like this one, please contact the administrator of this repository.