]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
4261. [maint] H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
authorMark Andrews <marka@isc.org>
Tue, 17 Nov 2015 02:16:44 +0000 (13:16 +1100)
committerMark Andrews <marka@isc.org>
Tue, 17 Nov 2015 02:16:44 +0000 (13:16 +1100)
                        [RT #40556]

CHANGES
lib/dns/rootns.c

diff --git a/CHANGES b/CHANGES
index 5d3e2f0eb2f60aabde1da3b4d962a74d1e80e3f4..12062737d66ea54bc91afd7351dcf0f1bd7cdbfa 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+4261.  [maint]         H.ROOT-SERVERS.NET is 198.97.190.53 and 2001:500:1::53.
+                       [RT #40556]
+
 4260.  [security]      Insufficient testing when parsing a message allowed
                        records with an incorrect class to be be accepted,
                        triggering a REQUIRE failure when those records
index 8d5cc08cc812cf9b24132c8f9c9bc94901bdc0a8..81b33830ef2e70ab4b5187e5e25ca59fe01189a3 100644 (file)
@@ -70,8 +70,8 @@ static char root_ns[] =
 "F.ROOT-SERVERS.NET.     3600000 IN      A       192.5.5.241\n"
 "F.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:2F::F\n"
 "G.ROOT-SERVERS.NET.     3600000 IN      A       192.112.36.4\n"
-"H.ROOT-SERVERS.NET.     3600000 IN      A       128.63.2.53\n"
-"H.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:1::803F:235\n"
+"H.ROOT-SERVERS.NET.     3600000 IN      A       198.97.190.53\n"
+"H.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:500:1::53\n"
 "I.ROOT-SERVERS.NET.     3600000 IN      A       192.36.148.17\n"
 "I.ROOT-SERVERS.NET.     3600000 IN      AAAA    2001:7fe::53\n"
 "J.ROOT-SERVERS.NET.     3600000 IN      A       192.58.128.30\n"