Pull request: home: fix ed25519 key validation

Updates #3737.

Squashed commit of the following:

commit 61cf2c6db8f3cb0c16be39975fef1a4b5da4afda
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Mon Oct 25 19:17:56 2021 +0300

    home: fix ed25519 key validation
This commit is contained in:
Ainar Garipov
2021-10-25 19:27:22 +03:00
parent 3ebac37d51
commit 6bff1d365a
2 changed files with 16 additions and 5 deletions

View File

@@ -118,6 +118,7 @@ In this release, the schema version has changed from 10 to 12.
### Fixed
- ED25519 private key validation ([#3737]).
- Incorrect assignment of explicitly configured DHCP options ([#3744]).
- Occasional panic during shutdown ([#3655]).
- Addition of IPs into only one as opposed to all matching ipsets on Linux