Pull request 2433: 7903-fix-ttl-override

Updates #7903.

Squashed commit of the following:

commit c1147c75a4f19e5281420d32b8f548944108897b
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jul 1 14:49:32 2025 +0300

    all: upd dnsproxy

commit 3bbb606dd8504c2293de71370b73039447fcfc85
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Tue Jul 1 14:18:30 2025 +0300

    all: fix ttl override
This commit is contained in:
Ainar Garipov
2025-07-01 15:03:29 +03:00
parent 827fc455b1
commit 3c05f77991
3 changed files with 6 additions and 4 deletions

View File

@@ -20,9 +20,11 @@ NOTE: Add new changes BELOW THIS COMMENT.
### Fixed
- Validation process for DNSCrypt settings ([#7856])
- TTL override calculation ([#7903]).
- Validation process for DNSCrypt settings ([#7856]).
[#7856]: https://github.com/AdguardTeam/AdGuardHome/issues/7856
[#7903]: https://github.com/AdguardTeam/AdGuardHome/issues/7903
<!--
NOTE: Add new changes ABOVE THIS COMMENT.