summaryrefslogtreecommitdiff
path: root/net/bind9/Makefile
diff options
context:
space:
mode:
authortonnerre <tonnerre@pkgsrc.org>2008-05-11 00:00:57 +0000
committertonnerre <tonnerre@pkgsrc.org>2008-05-11 00:00:57 +0000
commit7b9f66b40a495e3870674342e2ba57504e9c2711 (patch)
tree0f91a68c02ac4dc0079a450a4a32ba494f876b38 /net/bind9/Makefile
parent2c34c3429b4244d19cd573ab0e8b0dd62490af77 (diff)
downloadpkgsrc-7b9f66b40a495e3870674342e2ba57504e9c2711.tar.gz
Fix CVE-2008-0122 for libbind (as contained in bind). A misplaced boundary
check can be abused for implementation specific exploitation: depending on the use of libbind, this can result in denial of service or even remote code execution.
Diffstat (limited to 'net/bind9/Makefile')
-rw-r--r--net/bind9/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile
index 87bd9b2a6b6..78c574572c3 100644
--- a/net/bind9/Makefile
+++ b/net/bind9/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.96 2008/04/12 22:43:08 jlam Exp $
+# $NetBSD: Makefile,v 1.97 2008/05/11 00:00:59 tonnerre Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P1/pl1/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/