diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-03-03 07:48:53 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-03-03 07:48:53 -0500 |
commit | d15a7a27bb9e49bda7b3ec562e137ef3c50d64f6 (patch) | |
tree | a3de6b30f322d5129742d6365dfefaff61784239 | |
parent | 5c6b706c6168d874c131a5e142eefeac7fbc4163 (diff) | |
download | tor-0.3.3.3-alpha.tar.gz tor-0.3.3.3-alpha.zip |
final (?) changelog tweakstor-0.3.3.3-alpha
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,4 @@ -Changes in version 0.3.3.3-alpha - 2018-03-?? +Changes in version 0.3.3.3-alpha - 2018-03-03 Tor 0.3.3.3-alpha is the third alpha release for the 0.3.3.x series. It includes an important security fix for a remote crash attack against directory authorities tracked as TROVE-2018-001. @@ -13,9 +13,10 @@ Changes in version 0.3.3.3-alpha - 2018-03-?? This release also fixes several minor bugs and annoyances from earlier releases. - All directory authorities should upgrade to one of the versions - released today. All relays not already running Tor 0.3.3.2-alpha or - later should upgrade to one of the versions released today. + Relays running 0.3.2.x should upgrade to one of the versions released + today, for the fix to TROVE-2018-002. Directory authorities should + also upgrade. (Relays on earlier versions might want to update too for + the DoS mitigations.) o Major bugfixes (denial-of-service, directory authority): - Fix a protocol-list handling bug that could be used to remotely crash |