diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-10-19 21:55:51 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-10-19 21:55:51 -0400 |
commit | e6ae154ab4560083162715ccbd3d25231ae89ebe (patch) | |
tree | a07a693e167e07566ce9991d7c38656f4d3dc7fe /ChangeLog | |
parent | f69c7a152f0f139d51838087d8a63d4b66a603b0 (diff) | |
download | tor-e6ae154ab4560083162715ccbd3d25231ae89ebe.tar.gz tor-e6ae154ab4560083162715ccbd3d25231ae89ebe.zip |
Better release blurb, maybe.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ Changes in version 0.2.5.9-rc - 2014-10-20 Tor 0.2.5.9-rc is the third release candidate for the Tor 0.2.5.x - series. It contains a response to the recent "POODLE" attack against - SSL3 (which doesn't affect Tor), and a response to a crash bug caused - by some operating systems' response to the "POODLE" attack (which does - affect Tor). It also contains a few miscellaneous fixes. + series. It disables SSL3 in response to the recent "POODLE" attack + (even though POODLE does not affect Tor). It also works around a crash + bug caused by some operating systems' response to the "POODLE" attack + (which does affect Tor). It also contains a few miscellaneous fixes. o Major security fixes: - Disable support for SSLv3. All versions of OpenSSL in use with Tor |