Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/b2572bfff896
branches:  netbsd-6-1
changeset: 776155:b2572bfff896
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sat Sep 24 13:01:33 2016 +0000

description:
Pull up following revision(s) (requested by taca in ticket #1403):
        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 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f380bb5659ac -r b2572bfff896 etc/namedb/root.cache
--- a/etc/namedb/root.cache     Sun Aug 28 10:49:38 2016 +0000
+++ b/etc/namedb/root.cache     Sat Sep 24 13:01:33 2016 +0000
@@ -1,4 +1,4 @@
-;      $NetBSD: root.cache,v 1.16.4.1.2.2 2016/05/06 18:33:59 snj Exp $
+;      $NetBSD: root.cache,v 1.16.4.1.2.3 2016/09/24 13:01:33 bouyer 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>"
@@ -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