Merge branch 'maint-0.4.4' into release-0.4.4

This commit is contained in:
George Kadianakis
2020-08-12 13:23:33 +03:00
6 changed files with 33 additions and 74 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor features (security):
- Channels using obsolete versions of the Tor link protocol are no
longer allowed to circumvent address-canonicity checks.
(This is only a minor issue, since such channels have no way to
set ed25519 keys, and therefore should always be rejected.)
Closes ticket 40081.