aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-08-11 10:04:04 -0400
committerNick Mathewson <nickm@torproject.org>2018-08-11 10:04:04 -0400
commit61d5bcc1a251002d726e66461ec576d9b71cebd1 (patch)
tree990dfaf04fea2269ac4227b42cdfa75d0f7d1035 /changes
parentb7ed61167fb3ed9d3b623d008bf3360a3ffa95c4 (diff)
parent5f2e00241a35f7658bde4f9afb0a758588217e40 (diff)
downloadtor-61d5bcc1a251002d726e66461ec576d9b71cebd1.tar.gz
tor-61d5bcc1a251002d726e66461ec576d9b71cebd1.zip
Merge remote-tracking branch 'tor-github/pr/268'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug270346
1 files changed, 6 insertions, 0 deletions
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.