From: rl1987 Date: Wed, 8 Aug 2018 16:07:50 +0000 (+0300) Subject: Add changes file X-Git-Tag: tor-0.3.5.1-alpha~151^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f2e00241a35f7658bde4f9afb0a758588217e40;p=thirdparty%2Ftor.git Add changes file --- diff --git a/changes/bug27034 b/changes/bug27034 new file mode 100644 index 0000000000..bdb7d29c11 --- /dev/null +++ b/changes/bug27034 @@ -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.