diff --git a/bind/bind.spec b/bind/bind.spec index f9c46707e9..f986d82337 100644 --- a/bind/bind.spec +++ b/bind/bind.spec @@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE] Group: DNS License: ISC Version: 9.2.1 -Release: 20020820 +Release: 20021025 # list of sources Source0: ftp://ftp.isc.org/isc/bind9/%{version}/bind-%{version}.tar.gz diff --git a/bind/db.root b/bind/db.root index 6e4fd0c9c5..8e2e3a2510 100644 --- a/bind/db.root +++ b/bind/db.root @@ -1,6 +1,6 @@ ;; ;; db.root -- Internet Root Nameservers -;; DO NOT EDIT, IT WAS AUTOMATICALLY CREATED ON 2002-02-26 BY db.root.sh! +;; DO NOT EDIT, IT WAS AUTOMATICALLY CREATED ON 2002-10-25 BY db.root.sh! ;; . 99999999 IN NS A.ROOT-SERVERS.NET. diff --git a/bind/rndc.conf b/bind/rndc.conf index 57345bf2d1..7f0c9c1598 100644 --- a/bind/rndc.conf +++ b/bind/rndc.conf @@ -3,7 +3,7 @@ ## options { - default-server localhost; + default-server 127.0.0.1; default-port 953; default-key "rndc-key"; };