diff options
author | Kyle Manna <nitro@gentoo.org> | 2003-04-07 12:05:16 +0000 |
---|---|---|
committer | Kyle Manna <nitro@gentoo.org> | 2003-04-07 12:05:16 +0000 |
commit | 10323168972985539e69f958f3ac52341b054653 (patch) | |
tree | 9a3f017d1fb2b5ec46b75c84fdc4039ebf771a61 /net-dns | |
parent | Added hppa to KEYWORDS. (diff) | |
download | historical-10323168972985539e69f958f3ac52341b054653.tar.gz historical-10323168972985539e69f958f3ac52341b054653.tar.bz2 historical-10323168972985539e69f958f3ac52341b054653.zip |
Updated named.ca
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/bind/ChangeLog | 5 | ||||
-rw-r--r-- | net-dns/bind/files/named.ca | 20 |
2 files changed, 12 insertions, 13 deletions
diff --git a/net-dns/bind/ChangeLog b/net-dns/bind/ChangeLog index 4d31f06b9505..1757566a3e11 100644 --- a/net-dns/bind/ChangeLog +++ b/net-dns/bind/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-dns/bind # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.22 2003/04/06 20:18:45 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dns/bind/ChangeLog,v 1.23 2003/04/07 12:05:16 nitro Exp $ *bind-9.2.2 (04 Mar 2003) + 07 Apr 2003; Kyle Manna <nitro@gentoo.org> named.ca: + Updated to match a root name server address being changed. + 06 Apr 2003; Zach Welch <zwelch@gentoo.org> bind-9.2.2.ebuild: add arm keyword diff --git a/net-dns/bind/files/named.ca b/net-dns/bind/files/named.ca index a20028e3d847..a1f7e1c0fcd1 100644 --- a/net-dns/bind/files/named.ca +++ b/net-dns/bind/files/named.ca @@ -3,17 +3,13 @@ ; (e.g. reference this file in the "cache . <file>" ; configuration file of BIND domain name servers). ; -; This file is made available by InterNIC registration services +; This file is made available by InterNIC ; under anonymous FTP as -; file /domain/named.root -; on server FTP.RS.INTERNIC.NET -; -OR- under Gopher at RS.INTERNIC.NET -; under menu InterNIC Registration Services (NSI) -; submenu InterNIC Registration Archives -; file named.root +; file /domain/named.cache +; on server FTP.INTERNIC.NET ; -; last update: Aug 22, 1997 -; related version of root zone: 1997082200 +; last update: Nov 5, 2002 +; related version of root zone: 2002110501 ; ; ; formerly NS.INTERNIC.NET @@ -61,17 +57,17 @@ H.ROOT-SERVERS.NET. 3600000 A 128.63.2.53 . 3600000 NS I.ROOT-SERVERS.NET. I.ROOT-SERVERS.NET. 3600000 A 192.36.148.17 ; -; temporarily housed at NSI (InterNIC) +; operated by VeriSign, Inc. ; . 3600000 NS J.ROOT-SERVERS.NET. -J.ROOT-SERVERS.NET. 3600000 A 198.41.0.10 +J.ROOT-SERVERS.NET. 3600000 A 192.58.128.30 ; ; housed in LINX, operated by RIPE NCC ; . 3600000 NS K.ROOT-SERVERS.NET. K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129 ; -; temporarily housed at ISI (IANA) +; operated by IANA ; . 3600000 NS L.ROOT-SERVERS.NET. L.ROOT-SERVERS.NET. 3600000 A 198.32.64.12 |