summaryrefslogtreecommitdiff
path: root/changes/bug18616
diff options
context:
space:
mode:
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>2016-04-20 17:43:44 +1000
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>2016-04-28 12:26:38 +1000
commit2cfcf17cfc4377efcf10a036557fa3134bf8c1b1 (patch)
treef0ff66070acc9a9c964bc2d71ceb2bda73523980 /changes/bug18616
parent05cf2867131eaa1dc017605f67cb7ac433ea263d (diff)
downloadtor-2cfcf17cfc4377efcf10a036557fa3134bf8c1b1.tar.gz
tor-2cfcf17cfc4377efcf10a036557fa3134bf8c1b1.zip
Changes file for #18616
Diffstat (limited to 'changes/bug18616')
-rw-r--r--changes/bug186167
1 files changed, 7 insertions, 0 deletions
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".