commit fc2582f203fcec44a7402986d5216bad2b826d14 Author: Nick Mathewson nickm@torproject.org Date: Thu Jun 10 13:19:55 2021 -0400
Pick a date, draft a blurb --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 8bee9f12df..9836e644b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ -Changes in version 0.4.5.9 - 2021-06-1? - BLURB HERE +Changes in version 0.4.5.9 - 2021-06-14 + Tor 0.4.5.9 fixes several security issues, including a + denial-of-service attack against onion service clients, and another + denial-of-service attack against relays. Everybody should upgrade to + one of 0.3.5.15, 0.4.4.9, 0.4.5.9, or 0.4.6.5.
o Major bugfixes (security, backport from 0.4.6.5): - Don't allow relays to spoof RELAY_END or RELAY_RESOLVED cell on
tor-commits@lists.torproject.org