commit 16bd8c72473fcf6fa1fa06fd60ff76fa30bb0486 Author: Nick Mathewson nickm@torproject.org Date: Tue Feb 2 17:23:29 2021 -0500
0.3.5.13 changelog blurb. --- ChangeLog | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog index 3edfa52d64..e219c4786f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ Changes in version 0.3.5.13 - 2020-02-03 - BLURB BLURB + Tor 0.3.5.13 backports numerous bugfixes from later releases, + including one that made v3 onion services more susceptible to + denial-of-service attacks.
o Major bugfixes (onion service v3, backport from 0.4.5.3-rc): - Stop requiring a live consensus for v3 clients and services, and
tor-commits@lists.torproject.org