Date: Wed, 20 Sep 2023 15:47:36 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: 0625140513e7 - 2023Q3 - dns/bind916: update to 9.16.44 Message-ID: <202309201547.38KFlalb019455@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2023Q3 has been updated by mat: URL: https://cgit.FreeBSD.org/ports/commit/?id=0625140513e7fedd9d5d39f907245e9540373cdb commit 0625140513e7fedd9d5d39f907245e9540373cdb Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2023-09-20 15:40:01 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2023-09-20 15:46:49 +0000 dns/bind916: update to 9.16.44 Security: CVE-2023-3341, CVE-2023-4236 (cherry picked from commit 06339612ae64a83b4531dee70aee71effab18eab) --- 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 594072bf38b2..e9223e50e317 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.42 +ISCVERSION= 9.16.44 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind916/distinfo b/dns/bind916/distinfo index 131d231250ef..261907cf86ad 100644 --- a/dns/bind916/distinfo +++ b/dns/bind916/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687331434 -SHA256 (bind-9.16.42.tar.xz) = a8b51c6bfdf3ab6885102f764c2418e037897b7ea46a09f8f07876fa11a6c0b3 -SIZE (bind-9.16.42.tar.xz) = 5123476 +TIMESTAMP = 1695220252 +SHA256 (bind-9.16.44.tar.xz) = cfaa953c36d5ca42d9584fcf9653d07c85527b59687e7c4d4cb8071272db6754 +SIZE (bind-9.16.44.tar.xz) = 5127328
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309201547.38KFlalb019455>