From: Nick Mathewson Date: Fri, 25 Apr 2014 15:37:38 +0000 (-0400) Subject: Write a release blurb X-Git-Tag: tor-0.2.5.4-alpha~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4641086a1f863e895ee817934d6c466c60ef0334;p=thirdparty%2Ftor.git Write a release blurb --- diff --git a/ChangeLog b/ChangeLog index 200ba40caf..ac12886b0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ Changes in version 0.2.5.4-alpha - 2014-04-25 - This release includes several security and performance improvements - for clients and relays, including blacklisting authority signing keys - that were used while susceptible to the OpenSSL "heartbleed" bug, + Tor 0.2.5.4-alpha includes several security and performance + improvements for clients and relays, including blacklisting authority + signing keys that were used while susceptible to the OpenSSL + "heartbleed" bug, fixing two expensive functions on busy relays, + improved TLS ciphersuite preference lists, support run-time hardening + on compilers that support AddressSanitizer, and more work on the Linux + sandbox code. + + There are also several usability fixes for clients (especially clients + that use bridges), two new TransPort protocols supported (one on + OpenBSD, one on FreeBSD), and various other bugfixes. This release marks end-of-line for Tor 0.2.2.x; those Tor versions have accumulated many known flaws; everyone should upgrade.