Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/a59ae8ae922a
branches:  netbsd-7-0
changeset: 801214:a59ae8ae922a
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Sep 18 06:06:13 2016 +0000

description:
Pull up following revision(s) (requested by taca in ticket #1246):
        etc/namedb/root.cache: revision 1.21
Update root.cache to 2016/8/25 version, l.root-servers.net has AAAA record
now.

diffstat:

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

diffs (28 lines):

diff -r ca3d6d860f52 -r a59ae8ae922a etc/namedb/root.cache
--- a/etc/namedb/root.cache     Sun Sep 18 05:57:17 2016 +0000
+++ b/etc/namedb/root.cache     Sun Sep 18 06:06:13 2016 +0000
@@ -1,4 +1,4 @@
-;      $NetBSD: root.cache,v 1.18.4.2 2016/04/11 10:03:35 snj Exp $
+;      $NetBSD: root.cache,v 1.18.4.3 2016/09/18 06:06:13 snj Exp $
 ;       This file holds the information on root name servers needed to
 ;       initialize cache of Internet domain name servers
 ;       (e.g. reference this file in the "cache  .  <file>"
@@ -10,8 +10,8 @@
 ;           on server           FTP.INTERNIC.NET
 ;       -OR-                    RS.INTERNIC.NET
 ;
-;       last update:    March 23, 2016
-;       related version of root zone:   2016032301
+;       last update:    August 25, 2016
+;       related version of root zone:   2016082500
 ;
 ; formerly NS.INTERNIC.NET
 ;
@@ -41,6 +41,7 @@
 ;
 .                        3600000      NS    E.ROOT-SERVERS.NET.
 E.ROOT-SERVERS.NET.      3600000      A     192.203.230.10
+E.ROOT-SERVERS.NET.      3600000      AAAA  2001:500:a8::e
 ;
 ; FORMERLY NS.ISC.ORG
 ;



Home | Main Index | Thread Index | Old Index