Update to versions 9.7.3-P3, and 9.6-ESV-R4-P3.
ALL BIND USERS ARE ENCOURAGED TO UPGRADE IMMEDIATELY This update addresses the following vulnerability: CVE-2011-2464 ============= Severity: High Exploitable: Remotely Description: A defect in the affected BIND 9 versions allows an attacker to remotely cause the "named" process to exit using a specially crafted packet. This defect affects both recursive and authoritative servers. The code location of the defect makes it impossible to protect BIND using ACLs configured within named.conf or by disabling any features at compile-time or run-time. https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2464 https://www.isc.org/software/bind/advisories/cve-2011-2464
This commit is contained in:
parent
19cb23bf04
commit
f62fd077b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277140
4 changed files with 12 additions and 12 deletions
|
@ -12,7 +12,7 @@
|
|||
# release you can generally build it cleanly from the source - Doug
|
||||
|
||||
PORTNAME= bind96
|
||||
PORTVERSION= 9.6.3.1.ESV.R4.1
|
||||
PORTVERSION= 9.6.3.1.ESV.R4.3
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC} \
|
||||
http://dougbarton.us/Downloads/%SUBDIR%/
|
||||
|
@ -25,7 +25,7 @@ MAINTAINER= dougb@FreeBSD.org
|
|||
COMMENT= The BIND DNS suite with updated DNSSEC and threads
|
||||
|
||||
# ISC releases things like 9.4.0b3, which our versioning doesn't like
|
||||
ISCVERSION= 9.6-ESV-R4-P1
|
||||
ISCVERSION= 9.6-ESV-R4-P3
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (bind-9.6-ESV-R4-P1.tar.gz) = e1152921fd57d3cdad7ec42f608b33dadce23fbd83f8346f037034a1ec0674d9
|
||||
SIZE (bind-9.6-ESV-R4-P1.tar.gz) = 7160025
|
||||
SHA256 (bind-9.6-ESV-R4-P1.tar.gz.asc) = 5c86d28e656fbdd12f5564c339591af0af7561b4edab49b27d224d0cb40cb51b
|
||||
SIZE (bind-9.6-ESV-R4-P1.tar.gz.asc) = 481
|
||||
SHA256 (bind-9.6-ESV-R4-P3.tar.gz) = aeb8b3cba0afc851f90599cfe65f0e8360ecb4afdee47281c592cf16b605a2a6
|
||||
SIZE (bind-9.6-ESV-R4-P3.tar.gz) = 7160255
|
||||
SHA256 (bind-9.6-ESV-R4-P3.tar.gz.asc) = 68f4c87ff857f8363888365b56181f0d5e3dffc2cf7827032064f165ae8b4a17
|
||||
SIZE (bind-9.6-ESV-R4-P3.tar.gz.asc) = 481
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME?= bind97
|
||||
PORTVERSION= 9.7.3.1
|
||||
PORTVERSION= 9.7.3.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= dns net ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_ISC} \
|
||||
|
@ -20,7 +20,7 @@ MAINTAINER= dougb@FreeBSD.org
|
|||
COMMENT?= The BIND DNS suite with updated DNSSEC and threads
|
||||
|
||||
# ISC releases things like 9.4.0b3, which our versioning doesn't like
|
||||
ISCVERSION= 9.7.3-P1
|
||||
ISCVERSION= 9.7.3-P3
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SHA256 (bind-9.7.3-P1.tar.gz) = 5ff684039fda0df27b75a771b66dbe77fd612fb4ade5f4c15960fbb8d62bbbf1
|
||||
SIZE (bind-9.7.3-P1.tar.gz) = 7586464
|
||||
SHA256 (bind-9.7.3-P1.tar.gz.asc) = 81b766f8e11f17d56a83dbc6c4ab5e9564d62a255fd878dc55d3a03253d7cd3c
|
||||
SIZE (bind-9.7.3-P1.tar.gz.asc) = 481
|
||||
SHA256 (bind-9.7.3-P3.tar.gz) = 464e9aeeaf8d6964205621ead02898e076ebcfcbeef8c651dc695891c5622c37
|
||||
SIZE (bind-9.7.3-P3.tar.gz) = 7586748
|
||||
SHA256 (bind-9.7.3-P3.tar.gz.asc) = 59fcd5cff8548acf85631ea7567ecf25d82dd4ddb43286b470ee523dad3b0af1
|
||||
SIZE (bind-9.7.3-P3.tar.gz.asc) = 481
|
||||
|
|
Loading…
Reference in a new issue