summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2013-06-05 11:51:29 +0000
committerErwin Lansing <erwin@FreeBSD.org>2013-06-05 11:51:29 +0000
commitc971701b31d83dd58a8e976f059e8e87cb93101c (patch)
tree92bec4915c0148e7e82f6d2668abaac1bfc86bce /dns
parentUpdate to 9.8.5-P1 (diff)
Update to 9.9.3-P1
Security Fixes Prevents exploitation of a runtime_check which can crash named when satisfying a recursive query for particular malformed zones. (CVE-2013-3919) [RT #33690] Now supports NAPTR regular expression validation on all platforms, and avoids memory exhaustion compiling pathological regular expressions. (CVE-2013-2266) [RT #32688] Prevents named from aborting with a require assertion failure on servers with DNS64 enabled. These crashes might occur as a result of specific queries that are received. (CVE-2012-5688) [RT #30792 / #30996] Prevents an assertion failure in named when RPZ and DNS64 are used together. (CVE-2012-5689) [RT #32141] See release notes for further features and bug fixes: https://kb.isc.org/article/AA-00970/0/BIND-9.9.3-P1-Extended-Support-Version-Release-Notes.html Security: CVE-2013-3919 CVE-2013-2266 CVE-2012-5688 CVE-2012-5689
Notes
Notes: svn path=/head/; revision=319984
Diffstat (limited to 'dns')
-rw-r--r--dns/bind99/Makefile6
-rw-r--r--dns/bind99/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile
index 15d874898d8e..1c8b413e2bf7 100644
--- a/dns/bind99/Makefile
+++ b/dns/bind99/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME?= bind99
-PORTVERSION= 9.9.3
+PORTVERSION= 9.9.3.1
PORTREVISION?= 0
CATEGORIES= dns net ipv6
MASTER_SITES= ${MASTER_SITE_ISC}
@@ -14,7 +14,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.9.3
+ISCVERSION= 9.9.3-P1
MAKE_JOBS_UNSAFE= yes
@@ -123,7 +123,7 @@ CONFIGURE_ARGS+= --enable-rpz-nsdname
.endif
.if ${PORT_OPTIONS:MRPZRRL_PATCH}
-PATCHFILES= rpz2+rl-9.9.3.patch
+PATCHFILES= 9.9.3-rpz+rl.156.01-P1.patch
PATCH_SITES= http://ss.vix.com/~vjs/
.endif
diff --git a/dns/bind99/distinfo b/dns/bind99/distinfo
index 625eb177b7a7..fe142b73fe21 100644
--- a/dns/bind99/distinfo
+++ b/dns/bind99/distinfo
@@ -1,4 +1,4 @@
-SHA256 (bind-9.9.3.tar.gz) = e45c08217eb56eb35aa39f2bb2f6fa77ee626b4dcef165a1bf0f522e252fd6bc
-SIZE (bind-9.9.3.tar.gz) = 7459387
-SHA256 (rpz2+rl-9.9.3.patch) = dd2f27acbbd4cb1f26c0e1c9a0e33094a9a3a2b68bf7046413aacc8f092e5fac
-SIZE (rpz2+rl-9.9.3.patch) = 324621
+SHA256 (bind-9.9.3-P1.tar.gz) = 1baa22e47c3b307c5fcc7aaf6700dd5953b5b9b7737d1e36117545af7bdbb435
+SIZE (bind-9.9.3-P1.tar.gz) = 7459819
+SHA256 (9.9.3-rpz+rl.156.01-P1.patch) = 32a3a9519266ea819855a9a7b2d8d5ff2b7f3f46094bef50610dfdcf53870da1
+SIZE (9.9.3-rpz+rl.156.01-P1.patch) = 324624