+13 April 2026: Yorgos
+ - Update the documentation of 'max-query-restarts' in the man page.
+
10 April 2026: Wouter
- Fix for EDNS client subnet so that it does not store SERVFAIL in
the global cache after a failed lookup, such as timeouts. A failure
Hard limit on the number of times Unbound is allowed to restart a query
upon encountering a CNAME record.
Results in SERVFAIL when reached.
+ This applies to chained CNAME records but not sporadic CNAME records that
+ could be encountered in the lifetime of the query's resolution effort.
+ When a CNAME chain concludes, the counter keeping track of this limit is
+ reset.
Changing this value needs caution as it can allow long CNAME chains to be
accepted, where Unbound needs to verify (resolve) each link individually.