diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-06-10 13:19:43 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-06-10 13:19:43 -0400 |
commit | 6abafc10186f446050df5cfd36911c9c221a8316 (patch) | |
tree | 721b3ef5d0f33da6186b6fda0a802dadc0c07557 /ChangeLog | |
parent | 31b55c14ca77b87d0d3b57f92857da4c737d6e1b (diff) | |
download | tor-6abafc10186f446050df5cfd36911c9c221a8316.tar.gz tor-6abafc10186f446050df5cfd36911c9c221a8316.zip |
Pick a date, draft a blurb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ -Changes in versoin 0.3.5.15 - 2021-06-1? - BLURB HERE +Changes in version 0.3.5.15 - 2021-06-14 + Tor 0.3.5.15 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 |