aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-02-08 08:37:46 -0500
committerNick Mathewson <nickm@torproject.org>2019-02-08 08:37:46 -0500
commit7f59b9fb1fdc4519e663fa82e416eccae88e8934 (patch)
treeb7835f898ac1cd47a0e02bea5da20c6eee017733 /changes
parentb1ae2fd65ba165722dc121df7bb0be4ec5d6597c (diff)
parentab6534781996404ca57e9f5b0cbdda998579c329 (diff)
downloadtor-7f59b9fb1fdc4519e663fa82e416eccae88e8934.tar.gz
tor-7f59b9fb1fdc4519e663fa82e416eccae88e8934.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug290404
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug29040 b/changes/bug29040
new file mode 100644
index 0000000000..0662aaa8a5
--- /dev/null
+++ b/changes/bug29040
@@ -0,0 +1,4 @@
+ o Minor bugfixes (onion services):
+ - Avoid crashing if ClientOnionAuthDir (incorrectly) contains
+ more than one private key for a hidden service. Fixes bug 29040;
+ bugfix on 0.3.5.1-alpha.