Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2023 15:58:21 GMT
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 97618c28cc4b - 2023Q2 - dns/bind916: update to 9.16.42
Message-ID:  <202306211558.35LFwLNi072839@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2023Q2 has been updated by mat:

URL: https://cgit.FreeBSD.org/ports/commit/?id=97618c28cc4bb54728c42646364861752754ce94

commit 97618c28cc4bb54728c42646364861752754ce94
Author:     Mathieu Arnold <mat@FreeBSD.org>
AuthorDate: 2023-06-20 14:54:57 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2023-06-21 15:58:13 +0000

    dns/bind916: update to 9.16.42
    
    Security:       CVE-2023-2828, CVE-2023-2911
    (cherry picked from commit 41d43b6ea15bce3dd4e56e35d3593ae1cd2710e4)
---
 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 cef171a7f0ca..594072bf38b2 100644
--- a/dns/bind916/Makefile
+++ b/dns/bind916/Makefile
@@ -25,7 +25,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.40
+ISCVERSION=	9.16.42
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}
diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo
index 172a0c20f55b..131d231250ef 100644
--- a/dns/bind916/distinfo
+++ b/dns/bind916/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681908667
-SHA256 (bind-9.16.40.tar.xz) = cf8ee5093a844a92dce0ebc405fd02c0a918731e3088b0dd7528ea99a4e40ebd
-SIZE (bind-9.16.40.tar.xz) = 5120328
+TIMESTAMP = 1687331434
+SHA256 (bind-9.16.42.tar.xz) = a8b51c6bfdf3ab6885102f764c2418e037897b7ea46a09f8f07876fa11a6c0b3
+SIZE (bind-9.16.42.tar.xz) = 5123476



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