summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-05-10 09:22:32 -0400
committerNick Mathewson <nickm@torproject.org>2018-05-10 09:22:32 -0400
commitb343ba90604de524b5fa7d87a6daf76fcc118adb (patch)
treefd359e03564ed5ced2837be8d23fd5dab69b6b54 /changes
parentf64fa6b19ec7663f47e600599761fadbde4135e9 (diff)
parent7ee67c47fae2263e8c4f5599e0fbba6531738120 (diff)
downloadtor-b343ba90604de524b5fa7d87a6daf76fcc118adb.tar.gz
tor-b343ba90604de524b5fa7d87a6daf76fcc118adb.zip
Merge branch 'maint-0.3.2' into maint-0.3.3
Diffstat (limited to 'changes')
-rw-r--r--changes/bug260695
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug26069 b/changes/bug26069
new file mode 100644
index 0000000000..192e97d782
--- /dev/null
+++ b/changes/bug26069
@@ -0,0 +1,5 @@
+ o Minor bugfixes (hidden service v3):
+ - When parsing the descriptor signature, look for the token plus an extra
+ white-space at the end. This is more correct but also will allow us to
+ support new fields that might start with "signature". Fixes bug 26069;
+ bugfix on 0.3.0.1-alpha.