diff options
author | Xin LI <delphij@FreeBSD.org> | 2022-03-24 03:44:13 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2022-03-24 03:50:06 +0000 |
commit | ddbaee768d119577a9f06aef5cf727059c162f77 (patch) | |
tree | 57f4c05b8beb3bcacb146ad685fa13e969d2b985 | |
parent | efd5655d6f57a99fdcc4b68c7e09ba4e11e01a6b (diff) |
dns/bind911: Security update to 9.11.37.
Security: CVE-2021-25220
MFH: 2022Q1
With hat: secteam
-rw-r--r-- | dns/bind911/Makefile | 2 | ||||
-rw-r--r-- | dns/bind911/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind911/Makefile b/dns/bind911/Makefile index 6d2206b88fa9..9b0bd71141fd 100644 --- a/dns/bind911/Makefile +++ b/dns/bind911/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= bind-tools>0:dns/bind-tools USES= cpe libedit pkgconfig # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.11.36 +ISCVERSION= 9.11.37 CPE_VENDOR= isc CPE_VERSION= ${ISCVERSION:C/-.*//} diff --git a/dns/bind911/distinfo b/dns/bind911/distinfo index 5af44adcefb6..d160832ec5b0 100644 --- a/dns/bind911/distinfo +++ b/dns/bind911/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635400901 -SHA256 (bind-9.11.36.tar.gz) = c953fcb6703b395aaa53e65ff8b2869b69a5303dd60507cba2201305e1811681 -SIZE (bind-9.11.36.tar.gz) = 8313276 +TIMESTAMP = 1648017812 +SHA256 (bind-9.11.37.tar.gz) = 0d8efbe7ec166ada90e46add4267b7e7c934790cba9bd5af6b8380a4fbfb5aff +SIZE (bind-9.11.37.tar.gz) = 8314894 |