Fold new items into 0.4.3.3-alpha changelog.

This commit is contained in:
Nick Mathewson
2020-03-17 14:22:36 -04:00
parent 7e010cac39
commit 4d1d8bde95
5 changed files with 19 additions and 16 deletions
-4
View File
@@ -1,4 +0,0 @@
o Minor features (directory authorities):
- Directory authorities now reject descriptors from relays running Tor
versions from the 0.2.9 and 0.4.0 series, but still allow the 0.3.5
series. Resolves ticket 32672. Patch by Neel Chauhan.
-3
View File
@@ -1,3 +0,0 @@
o Testing:
- When a Travis chutney job fails, use chutney's new "diagnostics.sh" tool
to produce detailed diagnostic output. Closes ticket 32792.
-5
View File
@@ -1,5 +0,0 @@
o Major bugfixes (circuit padding, memory leaks):
- Avoid a remotely triggered memory leak in the case that a circuit
padding machine is somehow negotiated twice on the same circuit. Fixes
bug 33619; bugfix on 0.4.0.1-alpha. Found by Tobias Pulls. This is
also tracked as TROVE-2020-004.
-4
View File
@@ -1,4 +0,0 @@
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.