commit d15a7a27bb9e49bda7b3ec562e137ef3c50d64f6 Author: Nick Mathewson nickm@torproject.org Date: Sat Mar 3 07:48:53 2018 -0500
final (?) changelog tweaks --- ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog index b2fb95fc8..2a09df9a0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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
tor-commits@lists.torproject.org