Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Mar 2022 03:53:49 GMT
From:      Xin LI <delphij@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 9e4a29a67c25 - 2022Q1 - dns/bind916: Security update to 9.16.27
Message-ID:  <202203240353.22O3rnBe080194@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by delphij:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9e4a29a67c253c907e65d246e530c5f4d8072522

commit 9e4a29a67c253c907e65d246e530c5f4d8072522
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2022-03-24 03:47:07 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2022-03-24 03:53:16 +0000

    dns/bind916: Security update to 9.16.27
    
    Security:       CVE-2022-0396, CVE-2021-25220
    With hat:       secteam
    
    (cherry picked from commit 8c822626be7b6e546e80b4ce7bd88ba87bb8f5f2)
---
 dns/bind916/Makefile | 2 +-
 dns/bind916/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dns/bind916/Makefile b/dns/bind916/Makefile
index 54db3c0fa6da..ffb2e579c270 100644
--- a/dns/bind916/Makefile
+++ b/dns/bind916/Makefile
@@ -40,7 +40,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.26
+ISCVERSION=	9.16.27
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo
index 959a5828f818..061c963585d6 100644
--- a/dns/bind916/distinfo
+++ b/dns/bind916/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645135962
-SHA256 (bind-9.16.26.tar.xz) = 70b39a5eb71650358ec9ba41da3050d32aeac0aeb4a466684b23f35affa7fb45
-SIZE (bind-9.16.26.tar.xz) = 5083848
+TIMESTAMP = 1648017873
+SHA256 (bind-9.16.27.tar.xz) = 90902aaf104c81019d75d6f8b2f7ec40fcd249406f894b44e4a9c6b5e08bf566
+SIZE (bind-9.16.27.tar.xz) = 5084340



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