Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Feb 2017 22:39:28 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433678 - in head/dns: bind910 bind911 bind99
Message-ID:  <201702082239.v18MdSa8002190@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Feb  8 22:39:28 2017
New Revision: 433678
URL: https://svnweb.freebsd.org/changeset/ports/433678

Log:
  Update to 9.9.9-P6, 9.10.4-P6 and 9.11.0-P3.
  
  While there, remove the RPZ_PATCH for BIND9 9.9, it has not been updated
  for years, and, it does not build any more.
  
  MFH:		2017Q1
  Security:	CVE-2017-3135
  Sponsored by:	Absolight

Modified:
  head/dns/bind910/Makefile   (contents, props changed)
  head/dns/bind910/distinfo   (contents, props changed)
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)
  head/dns/bind99/Makefile   (contents, props changed)
  head/dns/bind99/distinfo   (contents, props changed)

Modified: head/dns/bind910/Makefile
==============================================================================
--- head/dns/bind910/Makefile	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind910/Makefile	Wed Feb  8 22:39:28 2017	(r433678)
@@ -3,9 +3,9 @@
 
 PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	dns net ipv6
-MASTER_SITES=	ISC/bind9/${ISCVERSION}
+MASTER_SITES=	ftp://ftp.isc.org/isc/bind9/private/ad5e615f60e2f4e1/ ISC/bind9/${ISCVERSION}
 PKGNAMESUFFIX=	910
 DISTNAME=	${PORTNAME}-${ISCVERSION}
 
@@ -15,7 +15,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.4-P5
+ISCVERSION=	9.10.4-P6
 
 USES=	cpe libedit
 

Modified: head/dns/bind910/distinfo
==============================================================================
--- head/dns/bind910/distinfo	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind910/distinfo	Wed Feb  8 22:39:28 2017	(r433678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484203033
-SHA256 (bind-9.10.4-P5.tar.gz) = 89c47b413613feddb1b623ad092f3def2247402e4148c464dbc6c0021e3f0feb
-SIZE (bind-9.10.4-P5.tar.gz) = 9303205
+TIMESTAMP = 1486542453
+SHA256 (bind-9.10.4-P6.tar.gz) = a1dfbfd1d11cb52f2d9e5af0def25763798bda243841722dd0b319086a73ee65
+SIZE (bind-9.10.4-P6.tar.gz) = 9317598

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind911/Makefile	Wed Feb  8 22:39:28 2017	(r433678)
@@ -8,10 +8,10 @@ PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b
 PORTREVISION=	0
 .else
 # dns/bind9xx here
-PORTREVISION=	1
+PORTREVISION=	0
 .endif
 CATEGORIES=	dns net ipv6
-MASTER_SITES=	ISC/bind9/${ISCVERSION}
+MASTER_SITES=	ftp://ftp.isc.org/isc/bind9/private/311787a0a69345a1/ ISC/bind9/${ISCVERSION}
 .if defined(BIND_TOOLS_SLAVE)
 PKGNAMESUFFIX=	-tools
 .else
@@ -29,7 +29,7 @@ COMMENT=	BIND DNS suite with updated DNS
 LICENSE=	MPL
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.0-P2
+ISCVERSION=	9.11.0-P3
 
 USES=	cpe libedit
 

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind911/distinfo	Wed Feb  8 22:39:28 2017	(r433678)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484203132
-SHA256 (bind-9.11.0-P2.tar.gz) = d651f83ce1c08c83d6ac8201685c4f2b5fdb79794f3a4f93c3948e0ef439c1e5
-SIZE (bind-9.11.0-P2.tar.gz) = 9677204
+TIMESTAMP = 1486542512
+SHA256 (bind-9.11.0-P3.tar.gz) = 0feee0374bcbdee73a9d4277f3c5007622279572d520d7c27a4b64015d8ca9e9
+SIZE (bind-9.11.0-P3.tar.gz) = 9691935

Modified: head/dns/bind99/Makefile
==============================================================================
--- head/dns/bind99/Makefile	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind99/Makefile	Wed Feb  8 22:39:28 2017	(r433678)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bind
 PORTVERSION=	${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/}
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	dns net ipv6
 MASTER_SITES=	ISC/bind9/${ISCVERSION}
 PKGNAMESUFFIX=	99
@@ -15,7 +15,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.9-P5
+ISCVERSION=	9.9.9-P6
 
 USES=	cpe libedit
 
@@ -45,7 +45,7 @@ OPTIONS_DEFAULT=	SSL THREADS SIGCHASE ID
 			RPZ_NSIP RPZ_NSDNAME
 OPTIONS_DEFINE=		SSL IDN LARGE_FILE FIXED_RRSET SIGCHASE \
 			IPV6 THREADS FILTER_AAAA GOST PYTHON START_LATE MINCACHE \
-			RPZ_NSIP RPZ_NSDNAME RRL DOCS RPZ_PATCH NEWSTATS \
+			RPZ_NSIP RPZ_NSDNAME RRL DOCS NEWSTATS \
 			PORTREVISION FETCHLIMIT QUERYTRACE
 OPTIONS_GROUP=		DLZ
 OPTIONS_GROUP_DLZ=	DLZ_POSTGRESQL DLZ_MYSQL DLZ_BDB \
@@ -71,7 +71,6 @@ QUERYTRACE_DESC=	Enable the very verbose
 NEWSTATS_DESC=		Enable alternate xml statistics channel format
 RPZ_NSIP_DESC=		Enable RPZ NSIP trigger rules
 RPZ_NSDNAME_DESC=	Enable RPZ NSDNAME policy records
-RPZ_PATCH_DESC=		RPZ improvements
 RRL_DESC=		Response Rate Limiting
 DLZ_DESC=		Dynamically Loadable Zones
 DLZ_POSTGRESQL_DESC=	DLZ Postgres driver
@@ -121,9 +120,6 @@ RPZ_NSIP_CONFIGURE_ENABLE=	rpz-nsip
 
 RPZ_NSDNAME_CONFIGURE_ENABLE=	rpz-nsdname
 
-RPZ_PATCH_PATCHFILES=	${ISCVERSION}-rpz2+rl.14038.05.patch.xz:vix
-RPZ_PATCH_PATCH_SITES=	http://ss.vix.su/~vjs/:vix LOCAL/mat/bind:vix
-
 RRL_CONFIGURE_ENABLE=	rrl
 
 DLZ_MYSQL_CONFIGURE_ON=	--with-dlz-mysql=yes

Modified: head/dns/bind99/distinfo
==============================================================================
--- head/dns/bind99/distinfo	Wed Feb  8 22:22:21 2017	(r433677)
+++ head/dns/bind99/distinfo	Wed Feb  8 22:39:28 2017	(r433678)
@@ -1,5 +1,3 @@
-TIMESTAMP = 1484202726
-SHA256 (bind-9.9.9-P5.tar.gz) = 5ccd1c7356093da100c45dfcea314fea882a41e8e2c660d269c46137212bc1fa
-SIZE (bind-9.9.9-P5.tar.gz) = 8770509
-SHA256 (9.9.9-P5-rpz2+rl.14038.05.patch.xz) = ca6a0a697ddb2d3839077dc9b38556439ced1ee115a8af2c040d720a778c716a
-SIZE (9.9.9-P5-rpz2+rl.14038.05.patch.xz) = 39308
+TIMESTAMP = 1486542381
+SHA256 (bind-9.9.9-P6.tar.gz) = 196e3deab1276fb4648c9792b429bec182d708ec42c81a0ef21874ec2d90c9e1
+SIZE (bind-9.9.9-P6.tar.gz) = 8778790



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702082239.v18MdSa8002190>