[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#836866: jessie-pu: package tor/0.2.5.12-2



Package: release.debian.org
Severity: normal
Tags: jessie
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

I'd like to update the built-in list of directory authority servers
in the Tor version shipped in stable.  Please let me know if I may
upload.

diff --git a/debian/changelog b/debian/changelog
index 4552dfb..8c0c18b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+tor (0.2.5.12-2) stable; urgency=medium
+
+  * Update the set of authority directory servers to the one from
+    Tor 0.2.8.7, released in August 2016.  This updates the key
+    for dannenberg, replaces the Tonga bridge authority with Bifroest,
+    and drops urras.
+
+ -- Peter Palfrader <weasel@debian.org>  Tue, 30 Aug 2016 19:26:18 +0200
+
 tor (0.2.5.12-1) unstable; urgency=medium
 
   * New upstream version, fixing hidden service related Denial of
diff --git a/debian/patches/series b/debian/patches/series
index 19e8864..a30203f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 improve-geoip-warning
+update-authority-set
diff --git a/debian/patches/update-authority-set b/debian/patches/update-authority-set
new file mode 100644
index 0000000..a671bc1
--- /dev/null
+++ b/debian/patches/update-authority-set
@@ -0,0 +1,24 @@
+diff --git a/src/or/config.c b/src/or/config.c
+index 2a7237d..c60dd11 100644
+--- a/src/or/config.c
++++ b/src/or/config.c
+@@ -856,16 +856,14 @@ add_default_trusted_dir_authorities(dirinfo_type_t type)
+       "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",
+-    "Tonga orport=443 bridge 82.94.251.203:80 "
+-      "4A0C CD2D DC79 9508 3D73 F5D6 6710 0C8A 5831 F16D",
++    "Bifroest orport=443 bridge "
++      "37.218.247.217:80 1D8F 3A91 C37C 5D1C 4C19 B1AD 1D0C FBE8 BF72 D8E1",
+     "gabelmoo orport=443 "
+       "v3ident=ED03BB616EB2F60BEC80151114BB25CEF515B226 "
+       "131.188.40.189:80 F204 4413 DAC2 E02E 3D6B CF47 35A1 9BCA 1DE9 7281",
+     "dannenberg orport=443 "
+-      "v3ident=585769C78764D58426B8B52B6651A5A71137189A "
++      "v3ident=0232AF901C31A04EE9848595AF9BB7620D4C5B2E "
+       "193.23.244.244:80 7BE6 83E6 5D48 1413 21C5 ED92 F075 C553 64AC 7123",
+-    "urras orport=80 v3ident=80550987E1D626E3EBA5E5E75A458DE0626D088C "
+-      "208.83.223.34:443 0AD3 FA88 4D18 F89E EA2D 89C0 1937 9E0E 7FD9 4417",
+     "maatuska orport=80 "
+       "v3ident=49015F787433103580E3B66A1707A00E60F2D15B "
+       "171.25.193.9:443 BD6A 8292 55CB 08E6 6FBE 7D37 4836 3586 E46B 3810",


Reply to: