mention recent bind update, correct used bind version

This commit is contained in:
spz 2011-07-26 07:18:35 +00:00
parent 70e7e1571a
commit 9249891749
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: 3RDPARTY,v 1.854 2011/07/25 03:12:04 christos Exp $
# $NetBSD: 3RDPARTY,v 1.855 2011/07/26 07:18:35 spz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@ -92,7 +92,7 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
Version: 9.8.0-P2
Version: 9.8.0-P4
Current Vers: 9.8.0-P4
Maintainer: Paul Vixie <vixie@vix.com>
Archive Site: ftp://ftp.isc.org/isc/bind9/

View File

@ -1,4 +1,4 @@
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1582 $>
# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1583 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@ -1059,6 +1059,7 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
less(1): Import version 444. [tron 20110703]
mips: Rework Atheros MIPS-based SoC support. Add initial support
for AR71xx (24K) and AR9344 (74K) SoCs.
bind: Update to 9.8.0-P4: Security fixes. [spz 20110705]
dtv(4): Add digital TV framework. [jmcneill 20110709]
auvitek(4): Add digital capture support. [jmcneill 20110709]
cxdtv(4): Add driver for Conexant CX23880-based DTV cards.