2023-06-27 19:13:29 by Roy Marples | Files touched by this commit (2) |
Log message:
Update to openresolv-3.13.2 with the following changes:
* Do not return error from -i when no interfaces are configured
* libc: provide a toggle for moving vs writing to resolv.conf
|
2023-04-23 10:04:00 by Roy Marples | Files touched by this commit (2) |
Log message:
Update to openresolv-3.13.1
No real changes other than how we get the source from GitHub
|
2023-04-13 12:34:53 by Roy Marples | Files touched by this commit (2) | |
Log message:
Update openresolv-3.13.0 with the following changes:
* /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.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-12-03 15:10:12 by Zafer Aydogan | Files touched by this commit (1) | |
Log message:
update master site
|
2020-07-22 15:52:56 by Roy Marples | Files touched by this commit (3) |
Log message:
Update to openresolv-3.11.0 with the following changes:
* notify avahi-daemon of resolv.conf being changed
* notify mdnsd of resolv.conf being changed
|
2020-01-27 22:20:18 by Roy Marples | Files touched by this commit (2) |
Log message:
Update to openresolv-3.10.0 with the following changes:
* Default support for WireGuard interfaces
* Add allow_interfaces and deny_interfaces configuration knobs
|
2019-09-08 23:01:45 by Roy Marples | Files touched by this commit (3) |
Log message:
Import openresolv-3.9.2 with the following changes:
* dnsmasq: clear cache after updating servers via dbus
* pdns_recursor: Fix global forwards (thus now installed by default)
* man: layout and misc fixes
|
2019-07-17 20:43:20 by Roy Marples | Files touched by this commit (2) |
Log message:
Update to openresolv-3.9.1 with the following changes:
* More strict POSIX shell support
* Interfaces have an implicit metric of 0 unless specified
* Inline comments are stripped from nameserver and domain entries
|