Merge branch 'maint-0.3.0' into maint-0.3.1

This commit is contained in:
Nick Mathewson
2017-09-18 09:40:40 -04:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (security, hidden services, loggging):
- Fix a bug where we could log uninitialized stack when a certain
hidden service error occurred while SafeLogging was disabled.
Fixes bug #23490; bugfix on 0.2.7.2-alpha.
This is also tracked as TROVE-2017-008 and CVE-2017-0380.