Package Release Info

openresolv-3.9.0-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

openresolv

Change Logs

* Fri Apr 20 2018 dheidler@suse.com
- Fix dependency
* Mon Apr 16 2018 dheidler@suse.com
- Initial Package
Version: 3.13.2-bp160.1.9
* Tue Dec 05 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
Version: 3.12.0-bp154.1.18
* Mon Jan 04 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 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 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