commit e05ce6b19648c3256ab4a000d66b732f5fac53a7
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sun Mar 15 17:48:00 2026 +0300
unbound-helper: do not update resolvconf if it is systemd-resolved
if /usr/sbin/resolvconf is a symlink to systemd-resolved, do not update
list of available nameservers, - since systemd-resolved is buggy in this
context, requiring nameservers to be tied up to network interfaces, while
local nameserver should not be.
Closes: #1106186
commit f76dff7f1e4c7bf756e0ca53ae10747cce0d3898
Author: Michael Tokarev <mjt@tls.msk.ru>
Date: Sat Dec 27 14:47:48 2025 +0300
d/unbound.service: set empty DAEMON_OPTS= to avoid warning from systemd
Among the 2 debian patches available in version 1.24.2-1 of the package, we noticed the following issues: