[or-cvs] [tor/master] Move dizum to an alternate IP address.

arma at seul.org arma at seul.org
Sun Oct 11 18:59:37 UTC 2009


Author: Roger Dingledine <arma at torproject.org>
Date: Sun, 11 Oct 2009 14:59:14 -0400
Subject: Move dizum to an alternate IP address.
Commit: 6265b9f09db7665a3845349ff58c093f1efb98ce

---
 ChangeLog       |    8 ++++++++
 src/or/config.c |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fbb48f9..4d4745a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Changes in version 0.2.2.5-alpha - 2009-10-11
+  o Major bugfixes:
+    - Make the tarball compile again. Oops. Bugfix on 0.2.2.4-alpha.
+
+  o New directory authorities:
+    - Move dizum to an alternate IP address.
+
+
 Changes in version 0.2.2.4-alpha - 2009-10-10
   o Major bugfixes:
     - Fix several more asserts in the circuit_build_times code, for
diff --git a/src/or/config.c b/src/or/config.c
index df34608..84fe803 100644
--- a/src/or/config.c
+++ b/src/or/config.c
@@ -921,7 +921,7 @@ add_default_trusted_dir_authorities(authority_type_t type)
     "tor26 v1 orport=443 v3ident=14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4 "
       "86.59.21.38:80 847B 1F85 0344 D787 6491 A548 92F9 0493 4E4E B85D",
     "dizum orport=443 v3ident=E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58 "
-      "194.109.206.212:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755",
+      "194.109.206.214:80 7EA6 EAD6 FD83 083C 538F 4403 8BBF A077 587D D755",
     "Tonga orport=443 bridge no-v2 82.94.251.203:80 "
       "4A0C CD2D DC79 9508 3D73 F5D6 6710 0C8A 5831 F16D",
     "ides orport=9090 no-v2 v3ident=27B6B5996C426270A5C95488AA5BCEB6BCC86956 "
-- 
1.5.6.5




More information about the tor-commits mailing list