]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Make check-changes happy
authorDavid Goulet <dgoulet@torproject.org>
Tue, 13 Feb 2018 19:56:31 +0000 (14:56 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 13 Feb 2018 19:56:31 +0000 (14:56 -0500)
Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/bug25223
changes/ticket25202

index 2a7eb6b25d1bd43288c55268e69bbd337f1e5374..fdd5563500d422d4de93c4a5ca47d98b4330cc18 100644 (file)
@@ -1,3 +1,4 @@
   o Minor bugfixes (DoS mitigation):
     - Make sure we don't modify consensus parameters if we aren't a public
-      relay when a new consensus arrives. Fixes bug 25223.
+      relay when a new consensus arrives. Fixes bug 25223; bugfix on
+      0.3.3.2-alpha.
index 5edef44f0beb59e6f840b8d9d868ff7e6e05b44e..ba64abad7b354d2d063b3b9b351867060ada95a2 100644 (file)
@@ -1,4 +1,4 @@
   o Minor bugfixes (DoS mitigation):
     - Add extra safety checks when refilling the circuit creation bucket to
       ensure we never set a value that is above the allowed burst. Fixes
-      ticket 25202.
+      bug 25202; bugfix on 0.3.3.2-alpha.