]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
4333. [maint] L.ROOT-SERVERS.NET is now 199.7.83.42 and
authorMark Andrews <marka@isc.org>
Fri, 11 Mar 2016 09:36:48 +0000 (20:36 +1100)
committerMark Andrews <marka@isc.org>
Fri, 11 Mar 2016 09:42:09 +0000 (20:42 +1100)
                        2001:500:9f::42.

(cherry picked from commit 1add4a7939a550d50b156f72631ea374b6182149)

CHANGES
lib/dns/rootns.c

diff --git a/CHANGES b/CHANGES
index b1a68d01f8e1bc96acd89b55cd6792cbbb7530d4..ea01c7b00be89b9e35af5a4fd1d2296ebaa40c8f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4333.  [maint]         L.ROOT-SERVERS.NET is now 199.7.83.42 and 
+                       2001:500:9f::42.
+
 4331.  [func]          When loading managed signed zones detect if the
                        RRSIG's inception time is in the future and regenerate
                        the RRSIG immediately. [RT #41808]
index 97b5101200e2c9a23fe96c1e030ecaccc8625d3d..a6562d17630e1532e400d36a4e3b0649ceff5442 100644 (file)
@@ -79,7 +79,7 @@ static char root_ns[] =
 "K.ROOT-SERVERS.NET.     3600000 IN      A       193.0.14.129\n"
 "K.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:7FD::1\n"
 "L.ROOT-SERVERS.NET.     3600000 IN      A       199.7.83.42\n"
-"L.ROOT-SERVERS.NET.     604800  IN      AAAA    2001:500:3::42\n"
+"L.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:9f::42\n"
 "M.ROOT-SERVERS.NET.     3600000 IN      A       202.12.27.33\n"
 "M.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:DC3::35\n";