Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc mention new bind



details:   https://anonhg.NetBSD.org/src/rev/67be20c909cb
branches:  trunk
changeset: 762115:67be20c909cb
user:      christos <christos%NetBSD.org@localhost>
date:      Wed Feb 16 03:45:23 2011 +0000

description:
mention new bind

diffstat:

 doc/3RDPARTY |  6 +++---
 doc/CHANGES  |  4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

diffs (35 lines):

diff -r bea8f237d042 -r 67be20c909cb doc/3RDPARTY
--- a/doc/3RDPARTY      Wed Feb 16 03:42:17 2011 +0000
+++ b/doc/3RDPARTY      Wed Feb 16 03:45:23 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.811 2011/02/14 18:41:09 jruoho Exp $
+#      $NetBSD: 3RDPARTY,v 1.812 2011/02/16 03:45:23 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -91,8 +91,8 @@
 bc includes dc, both of which are in the NetBSD tree.
 
 Package:       bind [named and utils]
-Version:       9.7.2-P3
-Current Vers:  9.7.2-P3
+Version:       9.8.0rc1
+Current Vers:  9.8.0rc1
 Maintainer:    Paul Vixie <vixie%vix.com@localhost>
 Archive Site:  ftp://ftp.isc.org/isc/bind9/
 Home Page:     http://www.isc.org/sw/bind/
diff -r bea8f237d042 -r 67be20c909cb doc/CHANGES
--- a/doc/CHANGES       Wed Feb 16 03:42:17 2011 +0000
+++ b/doc/CHANGES       Wed Feb 16 03:45:23 2011 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1505 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.1506 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -856,3 +856,5 @@
                need to use fdisk(8) to change the NetBSD partition ids
                from 165 (0xA5) to 169 (0xA9). [dholland 20110212]
        hp700: Add support for HIL devices. From OpenBSD. [tsutsui 20110215]
+       bind: Update to 9.8.0rc1: Response policy zones (RPZ) and DNS64 support.
+               [christos 20110215]



Home | Main Index | Thread Index | Old Index