]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file for bug 7191.
authorNick Mathewson <nickm@torproject.org>
Wed, 24 Oct 2012 01:31:42 +0000 (21:31 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 24 Oct 2012 01:35:30 +0000 (21:35 -0400)
changes/bug7191 [new file with mode: 0644]

diff --git a/changes/bug7191 b/changes/bug7191
new file mode 100644 (file)
index 0000000..a3bee6e
--- /dev/null
@@ -0,0 +1,5 @@
+  o Major bugfixes:
+    - Fix a denial of service attack by which any directory authority
+      could crash all the others, or by which a single v2 directory
+      authority could crash everybody downloading v2 directory
+      information. Fixes bug 7191; bugfix on 0.2.0.10-alpha.