diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:57:16 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-11-12 16:57:16 +0000 |
| commit | b221acf830903bc39bd3341487605787b547f483 (patch) | |
| tree | 0b3596ed6abf7e501fcaaac8a7a3391347f400c4 | |
| parent | c235874a130358dc23cebcaf8695b2f06fd85794 (diff) | |
- new L.ROOT-SERVERS.NET addressbind-9_4_2-0_4_1_rc1_fc7
| -rw-r--r-- | bind.spec | 7 | ||||
| -rw-r--r-- | named.root | 6 |
2 files changed, 8 insertions, 5 deletions
@@ -20,7 +20,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: BSD-like Version: 9.4.2 -Release: 0.4.%{RELEASEVER}%{?dist} +Release: 0.4.1.%{RELEASEVER}%{?dist} Epoch: 31 Url: http://www.isc.org/products/BIND/ Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -455,7 +455,7 @@ for f in my.internal.zone.db slaves/my.slave.internal.zone.db slaves/my.ddns.int echo '@ in soa localhost. root 1 3H 15M 1W 1D ns localhost.' > sample/var/named/$f; done -/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.194 2007/10/09 13:09:31 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ +/usr/bin/tail -n '+'`/bin/egrep -n '\\$Id: bind.spec,v 1.195 2007/11/12 16:57:16 atkac Exp $/+1/' | bc` bin/rndc/rndc.conf | sed '/Sample rndc configuration file./{p;i\ *\ * NOTE: you only need to create this file if it is to\ * differ from the following default contents: @@ -779,6 +779,9 @@ rm -rf ${RPM_BUILD_ROOT} %changelog +* Mon Nov 12 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.1.rc1 +- new L.ROOT-SERVERS.NET address + * Tue Oct 09 2007 Adam Tkac <atkac redhat com> 31:9.4.2-0.4.rc1 - updated to 9.4.2rc1 - patches merged to upstream @@ -9,8 +9,8 @@ ; on server FTP.INTERNIC.NET ; -OR- RS.INTERNIC.NET ; -; last update: Jan 29, 2004 -; related version of root zone: 2004012900 +; last update: Nov 01, 2007 +; related version of root zone: 2007110100 ; ; ; formerly NS.INTERNIC.NET @@ -71,7 +71,7 @@ K.ROOT-SERVERS.NET. 3600000 A 193.0.14.129 ; operated by ICANN ; . 3600000 NS L.ROOT-SERVERS.NET. -L.ROOT-SERVERS.NET. 3600000 A 198.32.64.12 +L.ROOT-SERVERS.NET. 3600000 A 199.7.83.42 ; ; operated by WIDE ; |
