aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-12-02 12:07:10 -0500
committerNick Mathewson <nickm@torproject.org>2016-12-02 12:07:10 -0500
commited4213fa08a92af6fed2ddc5dda1747f2af25e50 (patch)
treefa936daeda6d404c943810edeb5b7efc1ba288f4 /changes
parentd7ec1708b1a6bc659e5671463dc493fcf0a9f482 (diff)
parent04f794489107bab6316d60ade7228d4443beb3a6 (diff)
downloadtor-ed4213fa08a92af6fed2ddc5dda1747f2af25e50.tar.gz
tor-ed4213fa08a92af6fed2ddc5dda1747f2af25e50.zip
Merge remote-tracking branch 'teor/bug20667'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug206675
-rw-r--r--changes/bug208395
2 files changed, 10 insertions, 0 deletions
diff --git a/changes/bug20667 b/changes/bug20667
new file mode 100644
index 0000000000..93b293a4e6
--- /dev/null
+++ b/changes/bug20667
@@ -0,0 +1,5 @@
+ o Minor bugfixes (directory downloads):
+ - Download all consensus flavors, descriptors, and authority certificates
+ when FetchUselessDescriptors is set, regardless of whether tor is a
+ directory cache or not.
+ Fixes bug 20667; bugfix on all recent tor versions.
diff --git a/changes/bug20839 b/changes/bug20839
new file mode 100644
index 0000000000..c290097d80
--- /dev/null
+++ b/changes/bug20839
@@ -0,0 +1,5 @@
+ o Minor bugfixes (descriptors):
+ - Correctly recognise downloaded full descriptors as valid, even when
+ using microdescriptors as circuits. This affects clients with
+ FetchUselessDescriptors set, and may affect directory authorities.
+ Fixes bug 20839; bugfix on commit 6083276 in 0.2.3.2-alpha.