[or-cvs] r18745: {tor} pick two items that don't really need a backport (tor/branches/tor-0_2_0-patches/doc)

arma at seul.org arma at seul.org
Mon Mar 2 19:51:20 UTC 2009


Author: arma
Date: 2009-03-02 14:51:20 -0500 (Mon, 02 Mar 2009)
New Revision: 18745

Modified:
   tor/branches/tor-0_2_0-patches/doc/TODO.020
Log:
pick two items that don't really need a backport


Modified: tor/branches/tor-0_2_0-patches/doc/TODO.020
===================================================================
--- tor/branches/tor-0_2_0-patches/doc/TODO.020	2009-03-02 19:17:53 UTC (rev 18744)
+++ tor/branches/tor-0_2_0-patches/doc/TODO.020	2009-03-02 19:51:20 UTC (rev 18745)
@@ -4,7 +4,6 @@
 
 Backport for 0.2.0:
   o r17887: Don't accept 1.2.3 as a valid IP address.
-  - r18668: Drop duplicate extend cells to same circuit ID; prevent mem leak.
 
 Backport for 0.2.0 once better tested:
   - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an
@@ -12,12 +11,13 @@
   - r17886: Don't remove routerinfos as unlisted unless we have a
     consensus.
   - r17924: Close streams when an exit hands us a local IP.
-  - r18210: Call crypto_global_init() with hardwareaccel flag set right in
-    all cases.
   - r18667: Drop BEGIN cells from wrong circuit hop.
   - r18743: Fix alignment-related crash on Sparc.
 
 Backport for 0.2.0, maybe:
   d r17945: bridges always fail dirport reachability tests. i think
             it's cosmetic, so no need to backport.
+  d r18668: Drop duplicate extend cells to same circuit ID; prevent mem leak.
+  d r18210: Call crypto_global_init() with hardwareaccel flag set right in
+    all cases.
 



More information about the tor-commits mailing list