From: Mark Andrews Date: Fri, 14 Dec 2012 01:47:51 +0000 (+1100) Subject: 3441. [maint] D.ROOT-SERVERS.NET is now 199.7.91.13. X-Git-Tag: v9.10.0a1~658 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9f6b57798da8c71effe19296fa86560dad638a31;p=thirdparty%2Fbind9.git 3441. [maint] D.ROOT-SERVERS.NET is now 199.7.91.13. --- diff --git a/CHANGES b/CHANGES index d2bcc6e83e4..75adcff5a13 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +3441. [maint] D.ROOT-SERVERS.NET is now 199.7.91.13. + 3440. [bug] Reorder get_key_struct to not trigger a assertion when cleaning up due to out of memory error. [RT #32131] diff --git a/lib/dns/rootns.c b/lib/dns/rootns.c index d84301714ae..21f0f56bc08 100644 --- a/lib/dns/rootns.c +++ b/lib/dns/rootns.c @@ -63,7 +63,7 @@ static char root_ns[] = "A.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:503:BA3E::2:30\n" "B.ROOT-SERVERS.NET. 3600000 IN A 192.228.79.201\n" "C.ROOT-SERVERS.NET. 3600000 IN A 192.33.4.12\n" -"D.ROOT-SERVERS.NET. 3600000 IN A 128.8.10.90\n" +"D.ROOT-SERVERS.NET. 3600000 IN A 199.7.91.13\n" "E.ROOT-SERVERS.NET. 3600000 IN A 192.203.230.10\n" "F.ROOT-SERVERS.NET. 3600000 IN A 192.5.5.241\n" "F.ROOT-SERVERS.NET. 3600000 IN AAAA 2001:500:2F::F\n"