[or-cvs] r14421: Take lefkada out of the list of v3 directory authorities, si (in tor/branches/tor-0_2_0-patches: . src/or)

arma at seul.org arma at seul.org
Wed Apr 23 00:18:08 UTC 2008


Author: arma
Date: 2008-04-22 20:18:07 -0400 (Tue, 22 Apr 2008)
New Revision: 14421

Modified:
   tor/branches/tor-0_2_0-patches/ChangeLog
   tor/branches/tor-0_2_0-patches/src/or/config.c
Log:
Take lefkada out of the list of v3 directory authorities, since
it has been down for months.
Set up dizum (run by Alex de Joode) as the new sixth v3 directory
authority.


Modified: tor/branches/tor-0_2_0-patches/ChangeLog
===================================================================
--- tor/branches/tor-0_2_0-patches/ChangeLog	2008-04-23 00:09:12 UTC (rev 14420)
+++ tor/branches/tor-0_2_0-patches/ChangeLog	2008-04-23 00:18:07 UTC (rev 14421)
@@ -1,4 +1,10 @@
 Changes in version 0.2.0.24-rc - 2008-04-22
+  o New directory authorities:
+    - Take lefkada out of the list of v3 directory authorities, since
+      it has been down for months.
+    - Set up dizum (run by Alex de Joode) as the new sixth v3 directory
+      authority.
+
   o Major bugfixes:
     - Detect address changes more quickly on non-directory mirror
       relays. Bugfix on 0.2.0.18-alpha; fixes bug 652.

Modified: tor/branches/tor-0_2_0-patches/src/or/config.c
===================================================================
--- tor/branches/tor-0_2_0-patches/src/or/config.c	2008-04-23 00:09:12 UTC (rev 14420)
+++ tor/branches/tor-0_2_0-patches/src/or/config.c	2008-04-23 00:18:07 UTC (rev 14421)
@@ -828,10 +828,10 @@
       "719B E45D E224 B607 C537 07D0 E214 3E2D 423E 74CF",
     "tor26 v1 orport=443 v3ident=A9AC67E64B200BBF2FA26DF194AC0469E2A948C6 "
       "86.59.21.38:80 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D",
-    "lefkada orport=443 v3ident=0D95B91896E6089AB9A3C6CB56E724CAF898C43F "
+    "lefkada orport=443 "
       "140.247.60.64:80 38D4 F5FC F7B1 0232 28B8 95EA 56ED E7D5 CCDC AF32",
-    "dizum 194.109.206.212:80 "
-      "7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755",
+    "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 "
       "4A0C CD2D DC79 9508 3D73 F5D6 6710 0C8A 5831 F16D",
     "ides orport=9090 no-v2 v3ident=27B6B5996C426270A5C95488AA5BCEB6BCC86956 "



More information about the tor-commits mailing list