]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for #18616
authorteor (Tim Wilson-Brown) <teor2345@gmail.com>
Wed, 20 Apr 2016 07:43:44 +0000 (17:43 +1000)
committerteor (Tim Wilson-Brown) <teor2345@gmail.com>
Thu, 28 Apr 2016 02:26:38 +0000 (12:26 +1000)
changes/bug18616 [new file with mode: 0644]

diff --git a/changes/bug18616 b/changes/bug18616
new file mode 100644 (file)
index 0000000..44695a1
--- /dev/null
@@ -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".