------------------------------------------------------------------- Sat Jan 3 10:20:18 UTC 2026 - Andrea Manzini - update to 3.17.4: * libc: Don't use basename as it could be in /usr/bin which breaks early boot * resolvconf: Fix key name limitations ------------------------------------------------------------------- Sat Dec 20 08:28:59 UTC 2025 - Andrea Manzini - update to 3.17.3: * resolvconf: quote on printf rather than on value ------------------------------------------------------------------- Sat Dec 13 16:43:41 UTC 2025 - Andrea Manzini - update to 3.17.2: * resolvconf: Escape single quotes in input when parsing Fixes a futher attack vector from the prior release - update to 3.17.1: * resolvconf: Single quote parsed values from resolv.conf ------------------------------------------------------------------- Sat Jul 5 14:43:42 UTC 2025 - Andrea Manzini - update to 3.17.0: * libc: only change resolv.conf if the signature matches * resolvconf: -I now inits subscribers after clearing state * resolvconf.8: resolvconf -I should be called during early boot * resolvconf: remember if any subscriber errored ------------------------------------------------------------------- Fri May 9 13:44:40 UTC 2025 - Andrea Manzini - update to 3.16.3: * Removed an accidental bashism in resolvconf - update to 3.16.3: * libc: Don't restore resolv.conf.bak if we have nothing to write - update to 3.16.1: * Fixes an issue from v3.16.0 where the last nameserver processed would be the only one listed * Implement tolower() in shell as tr might not be available - update to 3.16.0: * man pages and code reworded to enforce we are a key/value store, not an interface/value store * resolvconf -L now shows fully post-processed output * resolvconf -Li now shows fully post-processed keys * only search and domains keys are stripped of trailing commas * search and domains are now enforced lowercase if the tr program is available * systemd-resolved: improvements and commented code if/when it supports Split Horizon ------------------------------------------------------------------- Sun Apr 27 14:21:08 UTC 2025 - Andrea Manzini - update to 3.15.0: * Add support for systemd-resolved as resolvconf ------------------------------------------------------------------- Sat Mar 29 09:52:48 UTC 2025 - Andrea Manzini - update to 3.14.1: * unbound: Add option for marking domains as private * Add a new exlcude option to exclude a whole file on match * Remove reference to README for configure options - added openresolv.keyring for signature verification ------------------------------------------------------------------- Tue Dec 5 15:28:39 UTC 2023 - Andrea Manzini - update to 3.13.2: * Do not return error from -i when no interfaces are configured * Update README.md to fix broken link to openresolv configuration - update to 3.13.1: * new build system - update to 3.13.0: * /etc/resolv.conf is now updated by mv(1) so it's atomic and watchers don't read partials. * unbound can now add generic options to forward zones * dinit and s6 init systems are now supported - ran spec-cleaner ------------------------------------------------------------------- Mon Jan 4 08:36:46 UTC 2021 - Paolo Stivanin - update to 3.12.0: * Allow configurations to be marked as Deprecated and Acivtated * Harden resolvconf lock detection ------------------------------------------------------------------- Wed Aug 26 20:02:39 UTC 2020 - Dirk Mueller - update to 3.11.0: * Add allow_interfaces and deny_interfaces configuration options * Add support to notify avahi-daemon and mdnsd of resolv.conf changes ------------------------------------------------------------------- Thu Oct 31 17:25:39 UTC 2019 - Luigi Baldoni - Update to version 3.9.2 * dnsmasq: clear cache after updating servers via dbus * pdns_recursor: Fix global forwards (thus now installed by default) * man: layout and misc fixes * build: added import-src target version 3.9.1 * More strict POSIX shell support * Interfaces have an implicit metric of 0 unless specified * Inline comments are stripped from nameserver and domain entries - Spec cleanup ------------------------------------------------------------------- Fri Apr 20 09:40:49 UTC 2018 - dheidler@suse.com - Fix dependency ------------------------------------------------------------------- Mon Apr 16 14:51:02 UTC 2018 - dheidler@suse.com - Initial Package