summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2018-02-13 14:56:31 -0500
committerDavid Goulet <dgoulet@torproject.org>2018-02-13 14:56:31 -0500
commite7f631478254c38d6d8b1bea65840b4c6429e4f4 (patch)
tree46af21ea6ca28490a2ab328c1265e11fac671a4a
parent9cf8d669fa416c151f60cb795555b6ef2ab53ecf (diff)
downloadtor-e7f631478254c38d6d8b1bea65840b4c6429e4f4.tar.gz
tor-e7f631478254c38d6d8b1bea65840b4c6429e4f4.zip
Make check-changes happy
Signed-off-by: David Goulet <dgoulet@torproject.org>
-rw-r--r--changes/bug252233
-rw-r--r--changes/ticket252022
2 files changed, 3 insertions, 2 deletions
diff --git a/changes/bug25223 b/changes/bug25223
index 2a7eb6b25d..fdd5563500 100644
--- a/changes/bug25223
+++ b/changes/bug25223
@@ -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.
diff --git a/changes/ticket25202 b/changes/ticket25202
index 5edef44f0b..ba64abad7b 100644
--- a/changes/ticket25202
+++ b/changes/ticket25202
@@ -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.