Merge branch 'maint-0.4.2' into release-0.4.2

This commit is contained in:
Nick Mathewson
2020-03-17 11:45:16 -04:00
4 changed files with 14 additions and 4 deletions
+4
View File
@@ -0,0 +1,4 @@
o Minor bugfixes (onion services v3):
- Fix assertion failure that could result from a corrupted ADD_ONION control
port command. Found by Saibato. Fixes bug 33137; bugfix on
0.3.3.1-alpha. This issue is also being tracked as TROVE-2020-003.