]> 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:36:32 +0000 (13:36 +1100)
                        [RT #40556]

(cherry picked from commit 268c4e79c40845fb0005c44d177497bf5fad4518)

CHANGES
lib/dns/rootns.c

diff --git a/CHANGES b/CHANGES
index 39d60ce0bbd8b8f75a37a407514d9e7a080d151b..bb2cf38ce82c6b9b5aa873d54a70f12af99da482 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
        --- 9.9.8-P1 released ---
 
+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 21c532c39696268a4cafed119e2cef5021b8088a..97b5101200e2c9a23fe96c1e030ecaccc8625d3d 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"