Merge branch 'maint-0.4.3'

This commit is contained in:
Nick Mathewson
2020-03-17 11:47:35 -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.