diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2023-09-20 15:40:01 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2023-09-20 15:44:37 +0000 |
commit | 06339612ae64a83b4531dee70aee71effab18eab (patch) | |
tree | ce4b51566e9a789a38702c304e1dc50b29d7bd64 | |
parent | 8f8e18b9b42d7723766c0a0dc1052c89042ec894 (diff) | |
download | ports-06339612ae64a83b4531dee70aee71effab18eab.tar.gz ports-06339612ae64a83b4531dee70aee71effab18eab.zip |
dns/bind916: update to 9.16.44
Security: CVE-2023-3341, CVE-2023-4236
-rw-r--r-- | dns/bind916/Makefile | 2 | ||||
-rw-r--r-- | 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 |