Source-Changes-HG archive

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

[src/netbsd-3-0]: src/etc/namedb Pull up following revision(s) (requested by ...



details:   https://anonhg.NetBSD.org/src/rev/4b84315b497f
branches:  netbsd-3-0
changeset: 579472:4b84315b497f
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Fri Feb 22 19:04:56 2008 +0000

description:
Pull up following revision(s) (requested by ghen in ticket #1900):
        etc/namedb/root.cache: revision 1.12, 1.13
        etc/namedb/root.cache: revision 1.13
Update to 2008020400 version

diffstat:

 etc/namedb/root.cache |  13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)

diffs (63 lines):

diff -r 4c83f1ae80d3 -r 4b84315b497f etc/namedb/root.cache
--- a/etc/namedb/root.cache     Sun Feb 03 18:58:27 2008 +0000
+++ b/etc/namedb/root.cache     Fri Feb 22 19:04:56 2008 +0000
@@ -1,4 +1,4 @@
-;      $NetBSD: root.cache,v 1.10.10.1 2007/11/04 11:51:34 ghen Exp $
+;      $NetBSD: root.cache,v 1.10.10.2 2008/02/22 19:04:56 bouyer Exp $
 ;
 ;       This file holds the information on root name servers needed to
 ;       initialize cache of Internet domain name servers
@@ -11,14 +11,14 @@
 ;           on server           FTP.INTERNIC.NET
 ;       -OR-                    RS.INTERNIC.NET
 ;
-;       last update:    Nov 01, 2007
-;       related version of root zone:   2007110100
-;
+;       last update:    Feb 04, 2008
+;       related version of root zone:   2008020400
 ;
 ; formerly NS.INTERNIC.NET
 ;
 .                        3600000  IN  NS    A.ROOT-SERVERS.NET.
 A.ROOT-SERVERS.NET.      3600000      A     198.41.0.4
+A.ROOT-SERVERS.NET.      3600000      AAAA  2001:503:BA3E::2:30
 ;
 ; formerly NS1.ISI.EDU
 ;
@@ -44,6 +44,7 @@
 ;
 .                        3600000      NS    F.ROOT-SERVERS.NET.
 F.ROOT-SERVERS.NET.      3600000      A     192.5.5.241
+F.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:2f::f
 ;
 ; formerly NS.NIC.DDN.MIL
 ;
@@ -54,6 +55,7 @@
 ;
 .                        3600000      NS    H.ROOT-SERVERS.NET.
 H.ROOT-SERVERS.NET.      3600000      A     128.63.2.53
+H.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:1::803f:235
 ;
 ; formerly NIC.NORDU.NET
 ;
@@ -64,11 +66,13 @@
 ;
 .                        3600000      NS    J.ROOT-SERVERS.NET.
 J.ROOT-SERVERS.NET.      3600000      A     192.58.128.30
+J.ROOT-SERVERS.NET.      3600000      AAAA  2001:503:C27::2:30
 ;
 ; operated by RIPE NCC
 ;
 .                        3600000      NS    K.ROOT-SERVERS.NET.
 K.ROOT-SERVERS.NET.      3600000      A     193.0.14.129 
+K.ROOT-SERVERS.NET.      3600000      AAAA  2001:7fd::1
 ;
 ; operated by ICANN
 ;
@@ -79,4 +83,5 @@
 ;
 .                        3600000      NS    M.ROOT-SERVERS.NET.
 M.ROOT-SERVERS.NET.      3600000      A     202.12.27.33
+M.ROOT-SERVERS.NET.      3600000      AAAA  2001:dc3::35
 ; End of File



Home | Main Index | Thread Index | Old Index