From owner-svn-ports-all@freebsd.org Fri Aug 21 09:16:45 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 69EFD3B8255; Fri, 21 Aug 2020 09:16:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BXwrF224Zz4fWq; Fri, 21 Aug 2020 09:16:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 25FA923256; Fri, 21 Aug 2020 09:16:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 07L9Gi8e001991; Fri, 21 Aug 2020 09:16:44 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 07L9Ghuv001985; Fri, 21 Aug 2020 09:16:43 GMT (envelope-from mat@FreeBSD.org) Message-Id: <202008210916.07L9Ghuv001985@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 21 Aug 2020 09:16:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r545580 - in branches/2020Q3/dns: bind911 bind916 bind916/files X-SVN-Group: ports-branches X-SVN-Commit-Author: mat X-SVN-Commit-Paths: in branches/2020Q3/dns: bind911 bind916 bind916/files X-SVN-Commit-Revision: 545580 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2020 09:16:45 -0000 Author: mat Date: Fri Aug 21 09:16:43 2020 New Revision: 545580 URL: https://svnweb.freebsd.org/changeset/ports/545580 Log: MFH: r542640 r545578 r545579 Update to 9.11.22 and 9.16.6. Security: CVE-2020-8620, CVE-2020-8621, CVE-2020-8622, CVE-2020-8623, CVE-2020-8624 Approved by: ports-secteam (blanket) Modified: branches/2020Q3/dns/bind911/Makefile branches/2020Q3/dns/bind911/distinfo branches/2020Q3/dns/bind916/Makefile branches/2020Q3/dns/bind916/distinfo branches/2020Q3/dns/bind916/files/extrapatch-bind-min-override-ttl branches/2020Q3/dns/bind916/files/patch-configure Directory Properties: branches/2020Q3/ (props changed) Modified: branches/2020Q3/dns/bind911/Makefile ============================================================================== --- branches/2020Q3/dns/bind911/Makefile Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind911/Makefile Fri Aug 21 09:16:43 2020 (r545580) @@ -24,7 +24,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= cpe libedit pkgconfig # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.21 +ISCVERSION= 9.11.22 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: branches/2020Q3/dns/bind911/distinfo ============================================================================== --- branches/2020Q3/dns/bind911/distinfo Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind911/distinfo Fri Aug 21 09:16:43 2020 (r545580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594913197 -SHA256 (bind-9.11.21.tar.gz) = 668158b005b3de4328fa0dbbbb3f524b66f28f024c67538aa9412a9e69c9dfbc -SIZE (bind-9.11.21.tar.gz) = 8248982 +TIMESTAMP = 1597735112 +SHA256 (bind-9.11.22.tar.gz) = afc6d8015006f1cabf699ff19f517bb8fd9c1811e5231f26baf51c3550262ac9 +SIZE (bind-9.11.22.tar.gz) = 8248081 Modified: branches/2020Q3/dns/bind916/Makefile ============================================================================== --- branches/2020Q3/dns/bind916/Makefile Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind916/Makefile Fri Aug 21 09:16:43 2020 (r545580) @@ -41,7 +41,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= compiler:c11 cpe libedit pkgconfig ssl tar:xz # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.16.5 +ISCVERSION= 9.16.6 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} Modified: branches/2020Q3/dns/bind916/distinfo ============================================================================== --- branches/2020Q3/dns/bind916/distinfo Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind916/distinfo Fri Aug 21 09:16:43 2020 (r545580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1594913262 -SHA256 (bind-9.16.5.tar.xz) = 6378b3e51fef11a8be4794dc48e8111ba92d211c0dfd129a0c296ed06a3dc075 -SIZE (bind-9.16.5.tar.xz) = 3474044 +TIMESTAMP = 1597735379 +SHA256 (bind-9.16.6.tar.xz) = b567b0f3b47dd03b345a4848af7f2acdd3f5cea2bd804edd85d9ef50743571cb +SIZE (bind-9.16.6.tar.xz) = 3228368 Modified: branches/2020Q3/dns/bind916/files/extrapatch-bind-min-override-ttl ============================================================================== --- branches/2020Q3/dns/bind916/files/extrapatch-bind-min-override-ttl Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind916/files/extrapatch-bind-min-override-ttl Fri Aug 21 09:16:43 2020 (r545580) @@ -1,6 +1,6 @@ Add the override-cache-ttl feature. ---- bin/named/config.c.orig 2020-07-03 10:44:14 UTC +--- bin/named/config.c.orig 2020-08-10 09:31:13 UTC +++ bin/named/config.c @@ -179,6 +179,7 @@ options {\n\ notify-source *;\n\ @@ -10,7 +10,7 @@ Add the override-cache-ttl feature. provide-ixfr true;\n\ qname-minimization relaxed;\n\ query-source address *;\n\ ---- bin/named/server.c.orig 2020-07-03 10:44:14 UTC +--- bin/named/server.c.orig 2020-08-10 09:31:13 UTC +++ bin/named/server.c @@ -4330,6 +4330,11 @@ configure_view(dns_view_t *view, dns_viewlist_t *viewl } @@ -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-07-03 10:44:14 UTC +--- lib/dns/include/dns/view.h.orig 2020-08-10 09:31:13 UTC +++ lib/dns/include/dns/view.h @@ -152,6 +152,7 @@ struct dns_view { bool requestnsid; @@ -34,9 +34,9 @@ Add the override-cache-ttl feature. dns_ttl_t maxncachettl; dns_ttl_t mincachettl; dns_ttl_t minncachettl; ---- lib/dns/resolver.c.orig 2020-07-03 10:44:14 UTC +--- lib/dns/resolver.c.orig 2020-08-10 09:31:13 UTC +++ lib/dns/resolver.c -@@ -6256,6 +6256,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb +@@ -6268,6 +6268,12 @@ cache_name(fetchctx_t *fctx, dns_name_t *name, dns_adb } /* @@ -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-07-03 10:44:14 UTC +--- lib/isccfg/namedconf.c.orig 2020-08-10 09:31:13 UTC +++ lib/isccfg/namedconf.c @@ -1990,6 +1990,7 @@ static cfg_clausedef_t view_clauses[] = { #endif /* ifdef HAVE_LMDB */ Modified: branches/2020Q3/dns/bind916/files/patch-configure ============================================================================== --- branches/2020Q3/dns/bind916/files/patch-configure Fri Aug 21 09:11:52 2020 (r545579) +++ branches/2020Q3/dns/bind916/files/patch-configure Fri Aug 21 09:16:43 2020 (r545580) @@ -1,8 +1,8 @@ Fixup gssapi and db detection. ---- configure.orig 2020-07-03 10:44:14 UTC +--- configure.orig 2020-08-10 09:31:13 UTC +++ configure -@@ -17604,27 +17604,9 @@ done +@@ -17574,27 +17574,9 @@ done # problems start to show up. saved_libs="$LIBS" for TRY_LIBS in \ @@ -32,7 +32,7 @@ Fixup gssapi and db detection. { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5 $as_echo_n "checking linking as $TRY_LIBS... " >&6; } cat confdefs.h - <<_ACEOF >conftest.$ac_ext -@@ -17667,47 +17649,7 @@ $as_echo "no" >&6; } ;; +@@ -17637,47 +17619,7 @@ $as_echo "no" >&6; } ;; no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;; esac @@ -81,7 +81,7 @@ Fixup gssapi and db detection. DNS_GSSAPI_LIBS="$LIBS" { $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5 -@@ -23213,7 +23155,7 @@ $as_echo "" >&6; } +@@ -23183,7 +23125,7 @@ $as_echo "" >&6; } # Check other locations for includes. # Order is important (sigh).