svn commit: r374305 - in head/dns: bind-tools bind910 bind99
Mathieu Arnold
mat at FreeBSD.org
Mon Dec 8 17:29:46 UTC 2014
Author: mat
Date: Mon Dec 8 17:29:44 2014
New Revision: 374305
URL: https://svnweb.freebsd.org/changeset/ports/374305
QAT: https://qat.redports.org/buildarchive/r374305/
Log:
Security update of BIND9 to 9.9.6-P1 and 9.10.1-P1.
Security: CVE-2014-8500 CVE-2014-8680
Sponsored by: Absolight
Modified:
head/dns/bind-tools/Makefile
head/dns/bind910/Makefile
head/dns/bind910/distinfo
head/dns/bind910/pkg-plist
head/dns/bind99/Makefile
head/dns/bind99/distinfo
head/dns/bind99/pkg-plist
Modified: head/dns/bind-tools/Makefile
==============================================================================
--- head/dns/bind-tools/Makefile Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind-tools/Makefile Mon Dec 8 17:29:44 2014 (r374305)
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 3
+# Define PORTREVISION in ${MASTERDIR}
PKGNAMESUFFIX= -tools
COMMENT= Command line tools from BIND: dig, host, and nslookup
Modified: head/dns/bind910/Makefile
==============================================================================
--- head/dns/bind910/Makefile Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind910/Makefile Mon Dec 8 17:29:44 2014 (r374305)
@@ -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 DNS
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
Modified: head/dns/bind910/distinfo
==============================================================================
--- head/dns/bind910/distinfo Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind910/distinfo Mon Dec 8 17:29:44 2014 (r374305)
@@ -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
Modified: head/dns/bind910/pkg-plist
==============================================================================
--- head/dns/bind910/pkg-plist Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind910/pkg-plist Mon Dec 8 17:29:44 2014 (r374305)
@@ -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
Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind99/Makefile Mon Dec 8 17:29:44 2014 (r374305)
@@ -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 DNS
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
Modified: head/dns/bind99/distinfo
==============================================================================
--- head/dns/bind99/distinfo Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind99/distinfo Mon Dec 8 17:29:44 2014 (r374305)
@@ -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
Modified: head/dns/bind99/pkg-plist
==============================================================================
--- head/dns/bind99/pkg-plist Mon Dec 8 17:15:40 2014 (r374304)
+++ head/dns/bind99/pkg-plist Mon Dec 8 17:29:44 2014 (r374305)
@@ -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
More information about the svn-ports-all
mailing list