]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Wed, 8 Aug 2018 16:07:50 +0000 (19:07 +0300)
committerrl1987 <rl1987@sdf.lonestar.org>
Wed, 8 Aug 2018 16:07:50 +0000 (19:07 +0300)
changes/bug27034 [new file with mode: 0644]

diff --git a/changes/bug27034 b/changes/bug27034
new file mode 100644 (file)
index 0000000..bdb7d29
--- /dev/null
@@ -0,0 +1,6 @@
+  o Minor bugfixes (controller):
+    - Consider all routerinfo errors other than "not a server"
+      to be transient for the purpose of "GETINFO exit-policy/*"
+      controller request. Print stacktrace in the unlikely case
+      of failing to recompute routerinfo digest. Fixes bug 27034;
+      bugfix on 0.3.4.1-alpha.