commit a95202d78138193ff0e7b1a28345306f13323b39 Author: Nick Mathewson nickm@torproject.org Date: Thu Jun 8 09:48:12 2017 -0400
Tweak 0.2.9.11 changelog --- ChangeLog | 5 +++-- ReleaseNotes | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/ChangeLog b/ChangeLog index 772109a..e9ff845 100644 --- a/ChangeLog +++ b/ChangeLog @@ -166,10 +166,11 @@ Changes in version 0.3.0.8 - 2017-06-08
Changes in version 0.2.9.11 - 2017-06-08 - Tor 0.2.9.11 fixes a pair of bugs that would allow an attacker to + Tor 0.2.9.11 backports a fix for a bug that would allow an attacker to remotely crash a hidden service with an assertion failure. Anyone running a hidden service should upgrade to this version, or to some - other version with fixes for TROVE-2017-004 and TROVE-2017-005. + other version with fixes for TROVE-2017-005. (Versions before 0.3.0 + are not affected by TROVE-2017-004.)
Tor 0.2.9.11 also backports fixes for several key management bugs that sometimes made relays unreliable, as well as several other diff --git a/ReleaseNotes b/ReleaseNotes index da0d254..c6d6917 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -81,10 +81,11 @@ Changes in version 0.3.0.8 - 2017-06-08
Changes in version 0.2.9.11 - 2017-06-08 - Tor 0.2.9.11 fixes a pair of bugs that would allow an attacker to + Tor 0.2.9.11 backports a fix for a bug that would allow an attacker to remotely crash a hidden service with an assertion failure. Anyone running a hidden service should upgrade to this version, or to some - other version with fixes for TROVE-2017-004 and TROVE-2017-005. + other version with fixes for TROVE-2017-005. (Versions before 0.3.0 + are not affected by TROVE-2017-004.)
Tor 0.2.9.11 also backports fixes for several key management bugs that sometimes made relays unreliable, as well as several other
tor-commits@lists.torproject.org