Pull request 1734: 5479-ad-do-fix
Updates #5479.
Squashed commit of the following:
commit 348d0b94412aee510f291228b76c41a1b2f31d3e
Merge: a0cf6f35 ff04b2a7
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 13 18:42:47 2023 +0300
Merge branch 'master' into 5479-ad-do-fix
commit a0cf6f3565c22b049c1e98d24c19854d911fd6e0
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 13 18:02:54 2023 +0300
dnsforward: imp names, docs
commit dfc0be504b3844ba65c2f21ff604edfc6d9040cd
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date: Mon Feb 13 14:34:49 2023 +0300
dnsforward: fix ad flag for do reqs
This commit is contained in:
@@ -84,6 +84,8 @@ In this release, the schema version has changed from 14 to 16.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Setting the AD (Authenticated Data) flag on responses that have the DO (DNSSEC
|
||||
OK) flag set but not the AD flag ([#5479]).
|
||||
- Client names resolved via reverse DNS not being updated ([#4939]).
|
||||
- The icon for League Of Legends on the Blocked services page ([#5433]).
|
||||
|
||||
@@ -91,10 +93,12 @@ In this release, the schema version has changed from 14 to 16.
|
||||
|
||||
- Go 1.18 support, as it has reached end of life.
|
||||
|
||||
|
||||
[#1717]: https://github.com/AdguardTeam/AdGuardHome/issues/1717
|
||||
[#4299]: https://github.com/AdguardTeam/AdGuardHome/issues/4299
|
||||
[#4939]: https://github.com/AdguardTeam/AdGuardHome/issues/4939
|
||||
[#5433]: https://github.com/AdguardTeam/AdGuardHome/issues/5433
|
||||
[#5479]: https://github.com/AdguardTeam/AdGuardHome/issues/5479
|
||||
|
||||
<!--
|
||||
NOTE: Add new changes ABOVE THIS COMMENT.
|
||||
|
||||
Reference in New Issue
Block a user