[or-cvs] r17005: {tor} Remove the old v2 directory authority 'lefkada' from the def (in tor/trunk: . src/or)

arma at seul.org arma at seul.org
Mon Sep 29 19:27:21 UTC 2008


Author: arma
Date: 2008-09-29 15:27:20 -0400 (Mon, 29 Sep 2008)
New Revision: 17005

Modified:
   tor/trunk/ChangeLog
   tor/trunk/src/or/config.c
Log:
Remove the old v2 directory authority 'lefkada' from the default
list. It has been gone for many months.


Modified: tor/trunk/ChangeLog
===================================================================
--- tor/trunk/ChangeLog	2008-09-29 14:53:53 UTC (rev 17004)
+++ tor/trunk/ChangeLog	2008-09-29 19:27:20 UTC (rev 17005)
@@ -108,6 +108,8 @@
       $datadir/cached-status/ would cause us to open a log and complain
       there. Now complain to stdout and fail to start in both cases. Fixes
       bug 820, reported by seeess.
+    - Remove the old v2 directory authority 'lefkada' from the default
+      list. It has been gone for many months.
 
   o Code simplifications and refactoring:
     - Revise the connection_new functions so that a more typesafe variant

Modified: tor/trunk/src/or/config.c
===================================================================
--- tor/trunk/src/or/config.c	2008-09-29 14:53:53 UTC (rev 17004)
+++ tor/trunk/src/or/config.c	2008-09-29 19:27:20 UTC (rev 17005)
@@ -889,8 +889,6 @@
       "719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF",
     "tor26 v1 orport=443 v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "
       "86.59.21.38:80 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D",
-    "lefkada orport=443 "
-      "140.247.60.64:80 38D4 F5FC F7B1 0232 28B8 95EA 56ED E7D5 CCDC AF32",
     "dizum orport=443 v3ident=E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58 "
       "194.109.206.212:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755",
     "Tonga orport=443 bridge no-v2 82.94.251.206:80 "



More information about the tor-commits mailing list