Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2020 11:41:04 +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: r553341 - in head/dns: bind-tools bind9-devel bind9-devel/files
Message-ID:  <202010261141.09QBf40Z000947@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Oct 26 11:41:04 2020
New Revision: 553341
URL: https://svnweb.freebsd.org/changeset/ports/553341

Log:
  Update to latest commit.

Modified:
  head/dns/bind-tools/pkg-plist-devel   (contents, props changed)
  head/dns/bind9-devel/Makefile   (contents, props changed)
  head/dns/bind9-devel/distinfo   (contents, props changed)
  head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl   (contents, props changed)
  head/dns/bind9-devel/pkg-plist   (contents, props changed)

Modified: head/dns/bind-tools/pkg-plist-devel
==============================================================================
--- head/dns/bind-tools/pkg-plist-devel	Mon Oct 26 11:40:59 2020	(r553340)
+++ head/dns/bind-tools/pkg-plist-devel	Mon Oct 26 11:41:04 2020	(r553341)
@@ -20,23 +20,23 @@ lib/bind-tools/libbind9.so
 lib/bind-tools/libbind9.so.1701
 lib/bind-tools/libbind9.so.1701.0.2
 lib/bind-tools/libdns.so
-lib/bind-tools/libdns.so.1705
-lib/bind-tools/libdns.so.1705.0.0
+lib/bind-tools/libdns.so.1706
+lib/bind-tools/libdns.so.1706.0.0
 lib/bind-tools/libirs.so
 lib/bind-tools/libirs.so.1701
 lib/bind-tools/libirs.so.1701.0.0
 lib/bind-tools/libisc.so
-lib/bind-tools/libisc.so.1704
-lib/bind-tools/libisc.so.1704.0.1
+lib/bind-tools/libisc.so.1705
+lib/bind-tools/libisc.so.1705.0.0
 lib/bind-tools/libisccc.so
 lib/bind-tools/libisccc.so.1702
-lib/bind-tools/libisccc.so.1702.0.0
+lib/bind-tools/libisccc.so.1702.0.1
 lib/bind-tools/libisccfg.so
 lib/bind-tools/libisccfg.so.1702
-lib/bind-tools/libisccfg.so.1702.0.0
+lib/bind-tools/libisccfg.so.1702.0.1
 lib/bind-tools/libns.so
-lib/bind-tools/libns.so.1703
-lib/bind-tools/libns.so.1703.0.1
+lib/bind-tools/libns.so.1704
+lib/bind-tools/libns.so.1704.0.0
 man/man1/arpaname.1.gz
 man/man1/delv.1.gz
 man/man1/dig.1.gz

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Mon Oct 26 11:40:59 2020	(r553340)
+++ head/dns/bind9-devel/Makefile	Mon Oct 26 11:41:04 2020	(r553341)
@@ -48,13 +48,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=		autoreconf compiler:c11 cpe libedit libtool pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.17.4a0.2020.10.15
+ISCVERSION=	9.17.6a0.2020.10.23
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	a63ac933bb9116d374ca00cacf9444f8ff5f2cce
+GL_COMMIT=	f8de3df76c39188ef69911c7d3f7c77087cdb1e1
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Oct 26 11:40:59 2020	(r553340)
+++ head/dns/bind9-devel/distinfo	Mon Oct 26 11:41:04 2020	(r553341)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603107321
-SHA256 (isc-projects-bind9-a63ac933bb9116d374ca00cacf9444f8ff5f2cce_GL0.tar.gz) = 0c67ad9e283a79a59ed3c67a33650dec920ecff70af5f7a8f4b7bf5c7740f432
-SIZE (isc-projects-bind9-a63ac933bb9116d374ca00cacf9444f8ff5f2cce_GL0.tar.gz) = 4356534
+TIMESTAMP = 1603705633
+SHA256 (isc-projects-bind9-f8de3df76c39188ef69911c7d3f7c77087cdb1e1_GL0.tar.gz) = a4788cad920624adfa7b324aa17eca11b40d35825d0b8fc71e75ab5684177fb1
+SIZE (isc-projects-bind9-f8de3df76c39188ef69911c7d3f7c77087cdb1e1_GL0.tar.gz) = 4356210

Modified: head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl
==============================================================================
--- head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl	Mon Oct 26 11:40:59 2020	(r553340)
+++ head/dns/bind9-devel/files/extrapatch-bind-min-override-ttl	Mon Oct 26 11:41:04 2020	(r553341)
@@ -1,6 +1,6 @@
 Add the override-cache-ttl feature.
 
---- bin/named/config.c.orig	2020-10-15 01:02:49 UTC
+--- bin/named/config.c.orig	2020-10-23 20:08:43 UTC
 +++ bin/named/config.c
 @@ -180,6 +180,7 @@ options {\n\
  	notify-source *;\n\
@@ -10,9 +10,9 @@ Add the override-cache-ttl feature.
  	provide-ixfr true;\n\
  	qname-minimization relaxed;\n\
  	query-source address *;\n\
---- bin/named/server.c.orig	2020-10-15 01:02:49 UTC
+--- bin/named/server.c.orig	2020-10-23 20:08:43 UTC
 +++ bin/named/server.c
-@@ -4344,6 +4344,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
+@@ -4343,6 +4343,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl
  	}
  
  	obj = NULL;
@@ -24,7 +24,7 @@ Add the override-cache-ttl feature.
  	result = named_config_get(maps, "max-cache-ttl", &obj);
  	INSIST(result == ISC_R_SUCCESS);
  	view->maxcachettl = cfg_obj_asduration(obj);
---- lib/dns/include/dns/view.h.orig	2020-10-15 01:02:49 UTC
+--- lib/dns/include/dns/view.h.orig	2020-10-23 20:08:43 UTC
 +++ lib/dns/include/dns/view.h
 @@ -152,6 +152,7 @@ struct dns_view {
  	bool		      requestnsid;
@@ -34,7 +34,7 @@ Add the override-cache-ttl feature.
  	dns_ttl_t	      maxncachettl;
  	dns_ttl_t	      mincachettl;
  	dns_ttl_t	      minncachettl;
---- lib/dns/resolver.c.orig	2020-10-15 01:02:49 UTC
+--- lib/dns/resolver.c.orig	2020-10-23 20:08:43 UTC
 +++ lib/dns/resolver.c
 @@ -6187,6 +6187,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_mes
  		}
@@ -49,7 +49,7 @@ Add the override-cache-ttl feature.
  		 * Enforce the configure maximum cache TTL.
  		 */
  		if (rdataset->ttl > res->view->maxcachettl) {
---- lib/isccfg/namedconf.c.orig	2020-10-15 01:02:49 UTC
+--- lib/isccfg/namedconf.c.orig	2020-10-23 20:08:43 UTC
 +++ lib/isccfg/namedconf.c
 @@ -1993,6 +1993,7 @@ static cfg_clausedef_t view_clauses[] = {
  #endif /* ifdef HAVE_LMDB */

Modified: head/dns/bind9-devel/pkg-plist
==============================================================================
--- head/dns/bind9-devel/pkg-plist	Mon Oct 26 11:40:59 2020	(r553340)
+++ head/dns/bind9-devel/pkg-plist	Mon Oct 26 11:41:04 2020	(r553341)
@@ -33,7 +33,6 @@ include/dns/clientinfo.h
 include/dns/compress.h
 include/dns/db.h
 include/dns/dbiterator.h
-include/dns/dbtable.h
 include/dns/diff.h
 include/dns/dispatch.h
 include/dns/dlz.h
@@ -77,7 +76,6 @@ include/dns/nta.h
 include/dns/opcode.h
 include/dns/order.h
 include/dns/peer.h
-include/dns/portlist.h
 include/dns/private.h
 include/dns/rbt.h
 include/dns/rcode.h
@@ -135,7 +133,6 @@ include/isc/base32.h
 include/isc/base64.h
 include/isc/bind9.h
 include/isc/buffer.h
-include/isc/bufferlist.h
 include/isc/cmocka.h
 include/isc/commandline.h
 include/isc/condition.h
@@ -269,23 +266,23 @@ lib/libbind9.so
 lib/libbind9.so.1701
 lib/libbind9.so.1701.0.2
 lib/libdns.so
-lib/libdns.so.1705
-lib/libdns.so.1705.0.0
+lib/libdns.so.1706
+lib/libdns.so.1706.0.0
 lib/libirs.so
 lib/libirs.so.1701
 lib/libirs.so.1701.0.0
 lib/libisc.so
-lib/libisc.so.1704
-lib/libisc.so.1704.0.1
+lib/libisc.so.1705
+lib/libisc.so.1705.0.0
 lib/libisccc.so
 lib/libisccc.so.1702
-lib/libisccc.so.1702.0.0
+lib/libisccc.so.1702.0.1
 lib/libisccfg.so
 lib/libisccfg.so.1702
-lib/libisccfg.so.1702.0.0
+lib/libisccfg.so.1702.0.1
 lib/libns.so
-lib/libns.so.1703
-lib/libns.so.1703.0.1
+lib/libns.so.1704
+lib/libns.so.1704.0.0
 @comment lib/named/filter-aaaa.so
 @comment man/man1/arpaname.1.gz
 @comment man/man1/delv.1.gz



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