Update bind9 package to 9.2.2p3 (9.2.2-P3).
--- 9.2.2-P3 released --- 1512. [bug] Extend the delegation-only logging to return query type, class and responding nameserver. 1511. [bug] delegation-only was generating false positives on negative answers from subzones.
This commit is contained in:
parent
660fd892fd
commit
21b5f134df
2 changed files with 7 additions and 7 deletions
|
@ -1,10 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.50 2003/09/20 12:50:24 itojun Exp $
|
||||
# $NetBSD: Makefile,v 1.51 2003/09/22 13:22:16 taca Exp $
|
||||
#
|
||||
|
||||
DISTNAME= bind-${BIND_VERSION}-P2
|
||||
PKGNAME= bind-${BIND_VERSION}p2
|
||||
DISTNAME= bind-${BIND_VERSION}-P3
|
||||
PKGNAME= bind-${BIND_VERSION}p3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}-P2/
|
||||
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}-P3/
|
||||
|
||||
MAINTAINER= hubertf@NetBSD.org
|
||||
HOMEPAGE= http://www.isc.org/products/BIND/
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.11 2003/09/20 12:50:24 itojun Exp $
|
||||
$NetBSD: distinfo,v 1.12 2003/09/22 13:22:17 taca Exp $
|
||||
|
||||
SHA1 (bind/9.2.2/bind-9.2.2-P2.tar.gz) = 294daa96946f63c9008c10b92fb7fe04d3991f37
|
||||
Size (bind/9.2.2/bind-9.2.2-P2.tar.gz) = 5058398 bytes
|
||||
SHA1 (bind/9.2.2/bind-9.2.2-P3.tar.gz) = b9914c150b314ff3551f7f501c801c390a7281c3
|
||||
Size (bind/9.2.2/bind-9.2.2-P3.tar.gz) = 5058529 bytes
|
||||
SHA1 (patch-aa) = 11690be2281bbf088f9ea2aa91863f5c1579054c
|
||||
SHA1 (patch-ab) = 1d3d82e3e01ac38e8a1b1d98e018849e8fe071bf
|
||||
SHA1 (patch-ac) = 1696adfab7392e0f150d34931b808e51ad017938
|
||||
|
|
Loading…
Reference in a new issue