diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-12-08 17:29:44 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-12-08 17:29:44 +0000 |
commit | 8a832ab6a4432210784eb6a04172a75ce8814267 (patch) | |
tree | bf9a9578646d789ab664c236859c5c2a4dba7557 /dns | |
parent | d35f39e8999fdbbc1274ec8e40d8157717637a87 (diff) | |
download | freebsd-ports-8a832ab6a4432210784eb6a04172a75ce8814267.zip |
Security update of BIND9 to 9.9.6-P1 and 9.10.1-P1.
Security: CVE-2014-8500 CVE-2014-8680
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind-tools/Makefile | 2 | ||||
-rw-r--r-- | dns/bind910/Makefile | 10 | ||||
-rw-r--r-- | dns/bind910/distinfo | 4 | ||||
-rw-r--r-- | dns/bind910/pkg-plist | 3 | ||||
-rw-r--r-- | dns/bind99/Makefile | 6 | ||||
-rw-r--r-- | dns/bind99/distinfo | 8 | ||||
-rw-r--r-- | dns/bind99/pkg-plist | 1 |
7 files changed, 21 insertions, 13 deletions
diff --git a/dns/bind-tools/Makefile b/dns/bind-tools/Makefile index 71d633c8d27f..193d87626560 100644 --- a/dns/bind-tools/Makefile +++ b/dns/bind-tools/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 3 +# Define PORTREVISION in ${MASTERDIR} PKGNAMESUFFIX= -tools COMMENT= Command line tools from BIND: dig, host, and nslookup diff --git a/dns/bind910/Makefile b/dns/bind910/Makefile index ac12bffbd11d..bf1e60e1545d 100644 --- a/dns/bind910/Makefile +++ b/dns/bind910/Makefile @@ -2,7 +2,13 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION?= 1 +.if defined(BIND_TOOLS_SLAVE) +# dns/bind-tools here +PORTREVISION= 0 +.else +# dns/bind910 here +PORTREVISION= 0 +.endif CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX?= 910 @@ -14,7 +20,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.1 +ISCVERSION= 9.10.1-P1 MAKE_JOBS_UNSAFE= yes diff --git a/dns/bind910/distinfo b/dns/bind910/distinfo index d2a10442d332..e61262c6bf39 100644 --- a/dns/bind910/distinfo +++ b/dns/bind910/distinfo @@ -1,2 +1,2 @@ -SHA256 (bind-9.10.1.tar.gz) = 5361eca2b8b6bc0b13904b0f964336a478dfbc165711547f6cc3f8752ac60181 -SIZE (bind-9.10.1.tar.gz) = 8353313 +SHA256 (bind-9.10.1-P1.tar.gz) = 974343108d32f253a130383d0ba51290fb7bf372092f1451f264a9e3ac09898d +SIZE (bind-9.10.1-P1.tar.gz) = 8356463 diff --git a/dns/bind910/pkg-plist b/dns/bind910/pkg-plist index ad5f032689ac..43bc92a4d006 100644 --- a/dns/bind910/pkg-plist +++ b/dns/bind910/pkg-plist @@ -122,6 +122,7 @@ include/isc/buffer.h include/isc/bufferlist.h include/isc/commandline.h include/isc/condition.h +include/isc/counter.h include/isc/crc64.h include/isc/dir.h include/isc/entropy.h @@ -408,7 +409,7 @@ sbin/rndc sbin/rndc-confgen sbin/tsig-keygen %%ETCDIR%%/rndc.conf.sample -%%NOBASE%%%%ETCDIR%%/bind.keys +%%ETCDIR%%/bind.keys %%NOBASE%%@sample %%ETCDIR%%/named.conf.sample %%NOBASE%%%%ETCDIR%%/named.root %%NOBASE%%%%ETCDIR%%/master/empty.db diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 506381b58131..0ef1b33b38d8 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -2,7 +2,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -14,7 +14,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64 LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.6 +ISCVERSION= 9.9.6-P1 MAKE_JOBS_UNSAFE= yes @@ -109,7 +109,7 @@ RPZ_NSIP_CONFIGURE_ENABLE= rpz-nsip RPZ_NSDNAME_CONFIGURE_ENABLE= rpz-nsdname -RPZ_PATCH_PATCHFILES= 9.9.6-rpz2+rl.14038.05.patch:vix +RPZ_PATCH_PATCHFILES= 9.9.6-P1-rpz2+rl.14038.05.patch:vix RPZ_PATCH_PATCH_SITES= http://ss.vix.su/~vjs/:vix ${MASTER_SITE_LOCAL:S/%SUBDIR%/mat\/bind/:S/$/:vix/} RRL_CONFIGURE_ENABLE= rrl diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo index 3391c07fe195..40b19c835b41 100644 --- a/dns/bind99/distinfo +++ b/dns/bind99/distinfo @@ -1,4 +1,4 @@ -SHA256 (bind-9.9.6.tar.gz) = 6b9432644a3bfa41695354543bd9e2547104e35f3c7354a416a030a4cdd1c514 -SIZE (bind-9.9.6.tar.gz) = 7811896 -SHA256 (9.9.6-rpz2+rl.14038.05.patch) = 7ff0f755a032f6c44ed5758c257a8e217be8e7f8af5bf967333e08621b1abe67 -SIZE (9.9.6-rpz2+rl.14038.05.patch) = 194775 +SHA256 (bind-9.9.6-P1.tar.gz) = dfedcb2b414d2803accd1a9c21d183178a288f40a2486af5ec0d3369a8cb8526 +SIZE (bind-9.9.6-P1.tar.gz) = 7816337 +SHA256 (9.9.6-P1-rpz2+rl.14038.05.patch) = b978d634c3deb1de42418700ac28ec947373f8979a4bbe2230d0eea462a6cc86 +SIZE (9.9.6-P1-rpz2+rl.14038.05.patch) = 194778 diff --git a/dns/bind99/pkg-plist b/dns/bind99/pkg-plist index 4d66d02caa5c..aae7c56fa1ed 100644 --- a/dns/bind99/pkg-plist +++ b/dns/bind99/pkg-plist @@ -112,6 +112,7 @@ include/isc/buffer.h include/isc/bufferlist.h include/isc/commandline.h include/isc/condition.h +include/isc/counter.h include/isc/dir.h include/isc/entropy.h include/isc/error.h |