From 26d39149275911d30efb8e1604a53bd13a0fe964 Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Sat, 24 May 2014 02:32:38 +0200 Subject: [PATCH] bind: 9.9.4-P2 -> 9.9.5 --- bind/.footprint | 5 +++++ bind/.md5sum | 2 +- bind/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bind/.footprint b/bind/.footprint index 6d534ea1b..e34792039 100644 --- a/bind/.footprint +++ b/bind/.footprint @@ -7,6 +7,7 @@ drwxr-xr-x root/root etc/rc.d/ -rw-r----- root/named etc/rndc.key (EMPTY) drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/bind9-config -rwxr-xr-x root/root usr/bin/isc-config.sh -rwxr-xr-x root/root usr/bin/nslookup -rwxr-xr-x root/root usr/bin/nsupdate @@ -22,6 +23,7 @@ drwxr-xr-x root/root usr/include/dns/ -rw-r--r-- root/root usr/include/dns/cache.h -rw-r--r-- root/root usr/include/dns/callbacks.h -rw-r--r-- root/root usr/include/dns/cert.h +-rw-r--r-- root/root usr/include/dns/client.h -rw-r--r-- root/root usr/include/dns/clientinfo.h -rw-r--r-- root/root usr/include/dns/compress.h -rw-r--r-- root/root usr/include/dns/db.h @@ -76,6 +78,7 @@ drwxr-xr-x root/root usr/include/dns/ -rw-r--r-- root/root usr/include/dns/tcpmsg.h -rw-r--r-- root/root usr/include/dns/time.h -rw-r--r-- root/root usr/include/dns/tkey.h +-rw-r--r-- root/root usr/include/dns/tsec.h -rw-r--r-- root/root usr/include/dns/tsig.h -rw-r--r-- root/root usr/include/dns/ttl.h -rw-r--r-- root/root usr/include/dns/types.h @@ -173,6 +176,7 @@ drwxr-xr-x root/root usr/include/isc/ -rw-r--r-- root/root usr/include/isc/thread.h -rw-r--r-- root/root usr/include/isc/time.h -rw-r--r-- root/root usr/include/isc/timer.h +-rw-r--r-- root/root usr/include/isc/tm.h -rw-r--r-- root/root usr/include/isc/types.h -rw-r--r-- root/root usr/include/isc/util.h -rw-r--r-- root/root usr/include/isc/version.h @@ -337,6 +341,7 @@ drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/dnssec-checkds -rwxr-xr-x root/root usr/sbin/dnssec-coverage -rwxr-xr-x root/root usr/sbin/dnssec-dsfromkey +-rwxr-xr-x root/root usr/sbin/dnssec-importkey -rwxr-xr-x root/root usr/sbin/dnssec-keyfromlabel -rwxr-xr-x root/root usr/sbin/dnssec-keygen -rwxr-xr-x root/root usr/sbin/dnssec-revoke diff --git a/bind/.md5sum b/bind/.md5sum index 779d42853..930f7b819 100644 --- a/bind/.md5sum +++ b/bind/.md5sum @@ -1,4 +1,4 @@ -aa8e351e3e28d148e1717f8a0361d191 bind-9.9.4-P2.tar.gz +e676c65cad5234617ee22f48e328c24e bind-9.9.5.tar.gz d5ef3bb5ce1020454a2c5996b73c8a5c db.0.0.127 c1e9d24f8ca28d50b5d5ad1637ccf241 db.ip6.arpa 1041493a69a6a5c21d4a513323104a0f db.localhost diff --git a/bind/Pkgfile b/bind/Pkgfile index e3e59bc36..5ae7603e0 100644 --- a/bind/Pkgfile +++ b/bind/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=bind -version=9.9.4-P2 +version=9.9.5 release=1 source=(ftp://ftp.isc.org/isc/bind9/$version/$name-$version.tar.gz \ named.root db.0.0.127 db.localhost db.ip6.arpa named named.conf)