summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-07-06 17:10:17 -0400
committerNick Mathewson <nickm@torproject.org>2020-07-06 17:10:17 -0400
commit5463ba85cc320da7dae3143bad3f6b4da5089b7e (patch)
tree28b45ca34fa323e794ba7857e24d74802670b2d3 /changes
parentefac047474246ee3d8511d423807cb8518a412a9 (diff)
downloadtor-5463ba85cc320da7dae3143bad3f6b4da5089b7e.tar.gz
tor-5463ba85cc320da7dae3143bad3f6b4da5089b7e.zip
Remove a changes file that got included in 0.3.5.10
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket331198
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/ticket33119 b/changes/ticket33119
deleted file mode 100644
index 11c20bc7a2..0000000000
--- a/changes/ticket33119
+++ /dev/null
@@ -1,8 +0,0 @@
- o Major bugfixes (security, denial-of-service):
- - Fix a denial-of-service bug that could be used by anyone to consume a
- bunch of CPU on any Tor relay or authority, or by directories to
- consume a bunch of CPU on clients or hidden services. Because
- of the potential for CPU consumption to introduce observable
- timing patterns, we are treating this as a high-severity security
- issue. Fixes bug 33119; bugfix on 0.2.1.5-alpha. We are also tracking
- this issue as TROVE-2020-002.