Date: Thu, 26 Aug 2021 07:35:54 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: 2de0d3729efc - 2021Q3 - dns/bind916: update to 9.16.20 Message-ID: <202108260735.17Q7Zs8A012542@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2021Q3 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=2de0d3729efce9f661d4dff1f311c2d2863830b8 commit 2de0d3729efce9f661d4dff1f311c2d2863830b8 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2021-08-26 07:22:29 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2021-08-26 07:35:31 +0000 dns/bind916: update to 9.16.20 Security: CVE-2021-25218 Changes: https://downloads.isc.org/isc/bind9/9.16.20/doc/arm/html/notes.html#notes-for-bind-9-16-20 (cherry picked from commit 87855547b27e3b1ca6e2738308400120a9dac5c0) --- 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 99cc8c1d3247..c7c38968d3e7 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.19 +ISCVERSION= 9.16.20 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index ba8c1d29d263..8345629d7896 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627027822 -SHA256 (bind-9.16.19.tar.xz) = 20bf727559302c933475904847041916bb6c279680c170babc01a76998e80ad3 -SIZE (bind-9.16.19.tar.xz) = 5039240 +TIMESTAMP = 1629182644 +SHA256 (bind-9.16.20.tar.xz) = 4d0d93c0d0b63080609e84625f24ff8777f8d164e78a75b1c19c334ce42d5b58 +SIZE (bind-9.16.20.tar.xz) = 5042196
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108260735.17Q7Zs8A012542>