summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog33
1 files changed, 16 insertions, 17 deletions
diff --git a/ChangeLog b/ChangeLog
index 749abf8319..3daba3e7ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,25 +1,24 @@
Changes in version 0.2.5.10 - 2014-10-24
Tor 0.2.5.10 is the first stable release in the 0.2.5 series.
- It adds several new security features, including improved DoS
- resistance for relays, new compiler hardening options, and a
- system-call sandbox for hardened installations on Linux (requires
- seccomp2). The controller protocol has several new features, resolving
- IPv6 addresses should work better than before, and relays should be a
- little more CPU-efficient. We've added support for more (Open,Free)BSD
- transparent proxy types. We've improved the build system and testing
- intrastructure to allow unit testing of more parts of the Tor
- codebase. Finally, we've addressed several nagging pluggable transport
- usability issues, and included numerous other small bugfixes and
- features mentioned below.
-
- This release coincides with the likely end of further 0.2.3.x
- releases; see below for more information.
+ It adds several new security features, including improved
+ denial-of-service resistance for relays, new compiler hardening
+ options, and a system-call sandbox for hardened installations on Linux
+ (requires seccomp2). The controller protocol has several new features,
+ resolving IPv6 addresses should work better than before, and relays
+ should be a little more CPU-efficient. We've added support for more
+ OpenBSD and FreeBSD transparent proxy types. We've improved the build
+ system and testing infrastructure to allow unit testing of more parts
+ of the Tor codebase. Finally, we've addressed several nagging pluggable
+ transport usability issues, and included numerous other small bugfixes
+ and features mentioned below.
+
+ This release marks end-of-life for Tor 0.2.3.x; those Tor versions
+ have accumulated many known flaws; everyone should upgrade.
o Deprecated versions:
- - Tor 0.2.3.x is approaching its end-of-life too; we do not plan on
- releasing further updates for it except under highly unusual
- circumstances.
+ - Tor 0.2.3.x has reached end-of-life; it has received no patches or
+ attention for some while.
Changes in version 0.2.5.9-rc - 2014-10-20