diff options
author | dougb <dougb@FreeBSD.org> | 2011-07-06 05:18:24 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-07-06 05:18:24 +0800 |
commit | e6cb9e70356b22f916ea409773c57e3646086674 (patch) | |
tree | 31c2a44ebb760bdc7aed387f4726f950d516a0a7 /dns/bind97 | |
parent | be6736bf148a3bf9fdb648c4e633572a7dfeaac4 (diff) | |
download | freebsd-ports-gnome-e6cb9e70356b22f916ea409773c57e3646086674.tar.gz freebsd-ports-gnome-e6cb9e70356b22f916ea409773c57e3646086674.tar.zst freebsd-ports-gnome-e6cb9e70356b22f916ea409773c57e3646086674.zip |
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
Diffstat (limited to 'dns/bind97')
-rw-r--r-- | dns/bind97/Makefile | 4 | ||||
-rw-r--r-- | dns/bind97/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/dns/bind97/Makefile b/dns/bind97/Makefile index fa2a4d9bafa4..f1a18031edf8 100644 --- a/dns/bind97/Makefile +++ b/dns/bind97/Makefile @@ -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 diff --git a/dns/bind97/distinfo b/dns/bind97/distinfo index 249acafe3074..1cc9ea45bd1a 100644 --- a/dns/bind97/distinfo +++ b/dns/bind97/distinfo @@ -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 |