Module Name: src
Committed By: spz
Date: Tue Jul 26 07:18:36 UTC 2011
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention recent bind update, correct used bind version
To generate a diff of this commit:
cvs rdiff -u -r1.854 -r1.855 src/doc/3RDPARTY
cvs rdiff -u -r1.1582 -r1.1583 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.854 src/doc/3RDPARTY:1.855
--- src/doc/3RDPARTY:1.854 Mon Jul 25 03:12:04 2011
+++ src/doc/3RDPARTY Tue Jul 26 07:18:35 2011
@@ -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 @@
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 <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1582 src/doc/CHANGES:1.1583
--- src/doc/CHANGES:1.1582 Mon Jul 25 03:12:04 2011
+++ src/doc/CHANGES Tue Jul 26 07:18:35 2011
@@ -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 @@
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.