mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
Changelog entry for #1143:
- Merge #1143: Fix cache update when serve expired is used. Expired records are favored over resolution and validation failures when serve-expired is used.
This commit is contained in:
parent
2e398d51ba
commit
d88eeb4c32
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@
|
||||||
- Attempt to further fix doh_downstream_buffer_size.tdir flakiness.
|
- Attempt to further fix doh_downstream_buffer_size.tdir flakiness.
|
||||||
- More clear text for prefetch and minimal-responses in the
|
- More clear text for prefetch and minimal-responses in the
|
||||||
unbound.conf man page.
|
unbound.conf man page.
|
||||||
|
- Merge #1143: Fix cache update when serve expired is used. Expired
|
||||||
|
records are favored over resolution and validation failures when
|
||||||
|
serve-expired is used.
|
||||||
|
|
||||||
23 September 2024: Wouter
|
23 September 2024: Wouter
|
||||||
- Fix dns64 with prefetch that the prefetch is stored in cache.
|
- Fix dns64 with prefetch that the prefetch is stored in cache.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue