Update to 9.5.1-P3.
From CHANGES: 2640. [security] A specially crafted update packet will cause named to exit. [RT #20000]
This commit is contained in:
parent
1e51409956
commit
ae10d9fd17
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2009/07/24 12:30:00 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2009/07/29 00:24:03 reed Exp $
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}
|
||||
PKGNAME= ${DISTNAME:S/-P2/pl2/}
|
||||
PKGNAME= ${DISTNAME:S/-P/pl/}
|
||||
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 +15,7 @@ CONFLICTS+= bind>=9.6.0
|
|||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
BIND_VERSION= 9.5.1-P2
|
||||
BIND_VERSION= 9.5.1-P3
|
||||
|
||||
# IPv6 ready, automatically detected
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.8 2009/04/07 17:38:11 hasso Exp $
|
||||
$NetBSD: distinfo,v 1.9 2009/07/29 00:24:03 reed Exp $
|
||||
|
||||
SHA1 (bind-9.5.1-P2.tar.gz) = 5c122d1abf8edfe53f86059e67e28753935f62f5
|
||||
RMD160 (bind-9.5.1-P2.tar.gz) = e57cad26efc3ad4aea17aaf2cce506c69c70a643
|
||||
Size (bind-9.5.1-P2.tar.gz) = 6690701 bytes
|
||||
SHA1 (bind-9.5.1-P3.tar.gz) = fa17c60a1e0e95c67b2680f091e46c5677dcb805
|
||||
RMD160 (bind-9.5.1-P3.tar.gz) = 6a929a8860b4e0f4394783023eef8b488ad58af8
|
||||
Size (bind-9.5.1-P3.tar.gz) = 6690806 bytes
|
||||
SHA1 (patch-ab) = dd12c457791a75a8b43d9dfd0c0b236dcdbe31a5
|
||||
SHA1 (patch-ac) = 71a379fcb128013bfbacd87002c27dd90c1844b1
|
||||
SHA1 (patch-ad) = 9a46d8de9d84e708ac64df8e4da504176dba05d4
|
||||
|
|
Loading…
Reference in a new issue