From 04f794489107bab6316d60ade7228d4443beb3a6 Mon Sep 17 00:00:00 2001 From: teor Date: Wed, 30 Nov 2016 12:20:28 +1100 Subject: Stop discarding downloaded full descriptors when using microdescs for circuits This affects clients with FetchUselessDescriptors 1. It might also cause subtle bugs on directory mirrors and authorities, causing them to consider all full descriptors as failed or old. --- changes/bug20839 | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changes/bug20839 (limited to 'changes') 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. -- cgit v1.2.3-54-g00ecf