Pull request 1784: 5631-lookup-panic
Merge in DNS/adguard-home from 5631-lookup-panic to master Updates #5631. Squashed commit of the following: commit 0ec578485bd955146d9119b6b8dafda33bfcefad Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Mar 24 20:42:26 2023 +0500 all: imp code, log changes commit fc43c39418640af4864ec3b5bc92ec31ec9cd018 Author: Eugene Burkov <E.Burkov@AdGuard.COM> Date: Fri Mar 24 20:15:27 2023 +0500 home: handle error, upd proxy
This commit is contained in:
@@ -123,6 +123,7 @@ In this release, the schema version has changed from 17 to 20.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Panic in empty hostname in the filter's URL ([#5631]).
|
||||
- Panic caused by empty top-level domain name label in `/etc/hosts` files
|
||||
([#5584]).
|
||||
|
||||
@@ -131,6 +132,7 @@ In this release, the schema version has changed from 17 to 20.
|
||||
[#1472]: https://github.com/AdguardTeam/AdGuardHome/issues/1472
|
||||
[#5567]: https://github.com/AdguardTeam/AdGuardHome/issues/5567
|
||||
[#5584]: https://github.com/AdguardTeam/AdGuardHome/issues/5584
|
||||
[#5631]: https://github.com/AdguardTeam/AdGuardHome/issues/5631
|
||||
|
||||
[rfc6761]: https://www.rfc-editor.org/rfc/rfc6761
|
||||
|
||||
|
||||
Reference in New Issue
Block a user