git: vendor/OPENRESOLV openresolv: Update to version 3.12.0 with the following changes:
Roy Marples
roy at crater.dragonflybsd.org
Sun Dec 27 10:45:11 PST 2020
commit e5b589add4e55549e9bf3019aa970d4cf1192535
Author: Roy Marples <roy at marples.name>
Date: Sun Dec 27 18:43:42 2020 +0000
openresolv: Update to version 3.12.0 with the following changes:
* Default support for WireGuard interfaces
* Add allow_interfaces and deny_interfaces configuration knobs
* notify avahi-daemon of resolv.conf being changed
* notify mdsnd of resolv.conf being changed
* Allow configurations to be marked as Deprecated and Acivtated
* Harden resolvconf lock detection
Summary of changes:
contrib/openresolv/LICENSE | 2 +-
contrib/openresolv/README.md | 4 +
.../{pdns_recursor.in => avahi-daemon.in} | 53 +------
contrib/openresolv/dnsmasq.in | 2 +-
contrib/openresolv/libc.in | 2 +-
contrib/openresolv/{pdns_recursor.in => mdnsd.in} | 53 +------
contrib/openresolv/named.in | 2 +-
contrib/openresolv/pdns_recursor.in | 2 +-
contrib/openresolv/pdnsd.in | 2 +-
contrib/openresolv/resolvconf.8.in | 17 ++-
contrib/openresolv/resolvconf.conf.5.in | 14 +-
contrib/openresolv/resolvconf.in | 164 ++++++++++++++++++---
contrib/openresolv/unbound.in | 2 +-
13 files changed, 185 insertions(+), 134 deletions(-)
copy contrib/openresolv/{pdns_recursor.in => avahi-daemon.in} (54%)
copy contrib/openresolv/{pdns_recursor.in => mdnsd.in} (54%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e5b589add4e55549e9bf3019aa970d4cf1192535
--
DragonFly BSD source repository
More information about the Commits
mailing list