Fold TROVE-2017-00[45] into changelog

This commit is contained in:
Nick Mathewson
2017-06-08 09:32:00 -04:00
parent 40aa1b1fdc
commit d2839eeac9
3 changed files with 9 additions and 15 deletions
-8
View File
@@ -1,8 +0,0 @@
o Major bugfixes (hidden service, relay, security):
- Fix an assertion failure when a hidden service handles a
malformed BEGIN cell. This bug resulted in the service crashing
triggered by a tor_assert(). Fixes bug 22493, tracked as
TROVE-2017-004 and as CVE-2017-0375; bugfix on 0.3.0.1-alpha.
Found by armadev.
-7
View File
@@ -1,7 +0,0 @@
o Major bugfixes (hidden service, relay, security):
- Fix an assertion failure caused by receiving a BEGIN_DIR cell on
a hidden service rendezvous circuit. Fixes bug 22494, tracked as
TROVE-2017-005 and CVE-2017-0376; bugfix on 0.2.2.1-alpha. Found
by armadev.