* resolvconf: quote on printf rather than on value
- 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
OBS-URL: https://build.opensuse.org/package/show/network/openresolv?expand=0&rev=20
* 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
OBS-URL: https://build.opensuse.org/package/show/network/openresolv?expand=0&rev=18
* 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
OBS-URL: https://build.opensuse.org/package/show/network/openresolv?expand=0&rev=16
* 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
OBS-URL: https://build.opensuse.org/package/show/network/openresolv?expand=0&rev=12
- 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
OBS-URL: https://build.opensuse.org/request/show/1131008
OBS-URL: https://build.opensuse.org/package/show/network/openresolv?expand=0&rev=10