diff options
author | Nick Mathewson <nickm@torproject.org> | 2021-03-15 09:27:26 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2021-03-15 09:27:26 -0400 |
commit | 0c66af2e69ab1ddf02a645d33eba3ce14c6cc4a8 (patch) | |
tree | b04b6009fd784b6d56e1bc4f55c5b1576cbfba3a /changes/bug40316 | |
parent | 0d04a9a82945680788cff446215b98fd68b9f055 (diff) | |
download | tor-0c66af2e69ab1ddf02a645d33eba3ce14c6cc4a8.tar.gz tor-0c66af2e69ab1ddf02a645d33eba3ce14c6cc4a8.zip |
Changelog for 0.3.5.14.
Diffstat (limited to 'changes/bug40316')
-rw-r--r-- | changes/bug40316 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/changes/bug40316 b/changes/bug40316 deleted file mode 100644 index cd275b5c9c..0000000000 --- a/changes/bug40316 +++ /dev/null @@ -1,5 +0,0 @@ - o Major bugfixes (security, denial of service): - - Fix a bug in appending detached signatures to a pending consensus - document that could be used to crash a directory authority. - Fixes bug 40316; bugfix on 0.2.2.6-alpha. Tracked as - TROVE-2021-002 and CVE-2021-28090. |