summaryrefslogtreecommitdiff
path: root/net/bind99
diff options
context:
space:
mode:
authortaca <taca>2012-12-05 00:55:54 +0000
committertaca <taca>2012-12-05 00:55:54 +0000
commit83b6246308fe8690bc7620eb540a688e0287814c (patch)
treeff43bd7416d43689e6b7e383da4063cd384bfd82 /net/bind99
parentad08bde9aa26f6c7e5d3c1fee0dcdc8a244c2026 (diff)
downloadpkgsrc-83b6246308fe8690bc7620eb540a688e0287814c.tar.gz
Update bind99 to 9.9.2pl1nb2 (BIND 9.9.2-P1) which solves CVE-2012-5688.
--- 9.9.2-P1 released --- 3407. [security] Named could die on specific queries with dns64 enabled. [Addressed in change #3388 for BIND 9.8.5 and 9.9.3.]
Diffstat (limited to 'net/bind99')
-rw-r--r--net/bind99/Makefile5
-rw-r--r--net/bind99/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/net/bind99/Makefile b/net/bind99/Makefile
index 9b59ee6d3c3..ecd1e041385 100644
--- a/net/bind99/Makefile
+++ b/net/bind99/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2012/11/11 00:22:11 pettai Exp $
+# $NetBSD: Makefile,v 1.19 2012/12/05 00:55:54 taca Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@@ -15,7 +14,7 @@ CONFLICTS+= host-[0-9]*
MAKE_JOBS_SAFE= no
-BIND_VERSION= 9.9.2
+BIND_VERSION= 9.9.2-P1
.include "../../mk/bsd.prefs.mk"
diff --git a/net/bind99/distinfo b/net/bind99/distinfo
index 467887de432..58dbdfedf6b 100644
--- a/net/bind99/distinfo
+++ b/net/bind99/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.10 2012/11/10 23:45:39 pettai Exp $
+$NetBSD: distinfo,v 1.11 2012/12/05 00:55:54 taca Exp $
-SHA1 (bind-9.9.2.tar.gz) = eb9fa7b497d67ce61a120cb96c302381bc385324
-RMD160 (bind-9.9.2.tar.gz) = 80118091f62a5f44565c86ab1ce4461c2c6d890b
-Size (bind-9.9.2.tar.gz) = 7285050 bytes
+SHA1 (bind-9.9.2-P1.tar.gz) = 9d56db2a86dde8167f7adfb200beee0f51d771a5
+RMD160 (bind-9.9.2-P1.tar.gz) = 0693b2dd3678ea918d30107dc78514b60bcf923d
+Size (bind-9.9.2-P1.tar.gz) = 7277498 bytes
SHA1 (rl-9.9.2.patch) = 18250e466e03a36a0b81dbceb41570aa2d548118
RMD160 (rl-9.9.2.patch) = ea855f46db89b0791a8cf610474106775104568b
Size (rl-9.9.2.patch) = 91993 bytes