From: teor (Tim Wilson-Brown) Date: Wed, 20 Apr 2016 07:43:44 +0000 (+1000) Subject: Changes file for #18616 X-Git-Tag: tor-0.2.8.3-alpha~22^2^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cfcf17cfc4377efcf10a036557fa3134bf8c1b1;p=thirdparty%2Ftor.git Changes file for #18616 --- diff --git a/changes/bug18616 b/changes/bug18616 new file mode 100644 index 0000000000..44695a1bff --- /dev/null +++ b/changes/bug18616 @@ -0,0 +1,7 @@ + o Major bugfixes (directory mirrors): + - Fix broken DirPort self-checks. Decide to advertise begindir + support the same way we decide to advertise DirPorts. + Include additional config options in the list that might + change the content of a relay's descriptor. + Resolves #18616, bugfix on 0c8e042c30946faa in #12538 in + 0.2.8.1-alpha. Patch by "teor".