[or-cvs] [tor/master] forward-port that part of the changelog

arma at torproject.org arma at torproject.org
Sun Jan 16 03:43:15 UTC 2011


commit c947db7f4b521434e07e8a8bc7b72ce57b73aecf
Author: Roger Dingledine <arma at torproject.org>
Date:   Sat Jan 15 22:42:14 2011 -0500

    forward-port that part of the changelog
---
 ChangeLog |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 055657d..9a1ab68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,6 +64,16 @@ Changes in version 0.2.2.21-alpha - 2011-01-15
       added a check to Makefile.am to make sure that we're building with
       Automake 1.7 or later.
 
+  o Major bugfixes, new in 0.2.2.21-alpha:
+    - Prevent crash/heap corruption when the cbtnummodes consensus
+      parameter is set to 0 or large values. Fixes bug 2317; bugfix
+      on 0.2.2.14-alpha.
+
+  o Major features, new in 0.2.2.21-alpha:
+    - Introduce minimum/maximum values that clients will believe
+      from the consensus. Now we'll have a better chance to avoid crashes
+      or worse when a consensus param has a weird value.
+
   o Minor features, new in 0.2.2.21-alpha:
     - Make sure to disable DirPort if running as a bridge. DirPorts aren't
       used on bridges, and it makes bridge scanning somewhat easier.



More information about the tor-commits mailing list