File openresolv.changes of Package openresolv
-------------------------------------------------------------------
Fri May 9 13:44:40 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- 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 <andrea.manzini@suse.com>
- update to 3.15.0:
* Add support for systemd-resolved as resolvconf
-------------------------------------------------------------------
Sat Mar 29 09:52:48 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- 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 <andrea.manzini@suse.com>
- 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 <info@paolostivanin.com>
- 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 <dmueller@suse.com>
- 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 <aloisio@gmx.com>
- 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