diff options
author | joerg <joerg@pkgsrc.org> | 2008-12-17 18:14:01 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-12-17 18:14:01 +0000 |
commit | 50af0740e767b5424f555d9ec44ec4db34cad7e6 (patch) | |
tree | a7ddd4325d971986e042192cd8c1c7af62cdf980 /net/unbound/PLIST | |
parent | 2950e11249e8953583f5c512be7251a1115eccda (diff) | |
download | pkgsrc-50af0740e767b5424f555d9ec44ec4db34cad7e6.tar.gz |
Update to unbound-1.1.1:
- improve chroot handling
- even stricter validation
- support for blocking DNS rebinding attacks
- DLV support
- bugfixes
The package now uses the normal net/ldns package instead of the local
copy.
Diffstat (limited to 'net/unbound/PLIST')
-rw-r--r-- | net/unbound/PLIST | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/unbound/PLIST b/net/unbound/PLIST index 92afd77a5fd..63f7421bbfb 100644 --- a/net/unbound/PLIST +++ b/net/unbound/PLIST @@ -1,13 +1,16 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/05/26 22:36:56 joerg Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/12/17 18:14:01 joerg Exp $ include/unbound.h lib/libunbound.la man/man1/unbound-host.1 man/man3/libunbound.3 man/man5/unbound.conf.5 man/man8/unbound-checkconf.8 +man/man8/unbound-control.8 man/man8/unbound.8 sbin/unbound sbin/unbound-checkconf +sbin/unbound-control +sbin/unbound-control-setup sbin/unbound-host share/examples/rc.d/unbound share/examples/unbound/unbound.conf |