OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   25-Oct-2002 14:09:59
  Branch: HEAD                             Handle: 2002102513095801

  Modified files:
    openpkg-src/bind        bind.spec db.root rndc.conf
    openpkg-web             news.txt

  Log:
    match named.conf address for rndc; update hint file

  Summary:
    Revision    Changes     Path
    1.30        +1  -1      openpkg-src/bind/bind.spec
    1.4         +1  -1      openpkg-src/bind/db.root
    1.2         +1  -1      openpkg-src/bind/rndc.conf
    1.1887      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/bind/bind.spec
  ============================================================
  $ cvs diff -u -r1.29 -r1.30 bind.spec
  --- openpkg-src/bind/bind.spec        26 Aug 2002 09:39:24 -0000      1.29
  +++ openpkg-src/bind/bind.spec        25 Oct 2002 12:09:59 -0000      1.30
  @@ -33,7 +33,7 @@
   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
  Index: openpkg-src/bind/db.root
  ============================================================
  $ cvs diff -u -r1.3 -r1.4 db.root
  --- openpkg-src/bind/db.root  26 Feb 2002 14:52:19 -0000      1.3
  +++ openpkg-src/bind/db.root  25 Oct 2002 12:09:59 -0000      1.4
  @@ -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.
  Index: openpkg-src/bind/rndc.conf
  ============================================================
  $ cvs diff -u -r1.1 -r1.2 rndc.conf
  --- openpkg-src/bind/rndc.conf        6 Feb 2002 16:09:04 -0000       1.1
  +++ openpkg-src/bind/rndc.conf        25 Oct 2002 12:09:59 -0000      1.2
  @@ -3,7 +3,7 @@
   ##
   
   options {
  -    default-server localhost;
  +    default-server 127.0.0.1;
       default-port 953;
       default-key "rndc-key";
   };
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1886 -r1.1887 news.txt
  --- openpkg-web/news.txt      25 Oct 2002 11:30:40 -0000      1.1886
  +++ openpkg-web/news.txt      25 Oct 2002 12:09:58 -0000      1.1887
  @@ -1,3 +1,4 @@
  +25-Oct-2002: Upgraded package: P<bind-9.2.1-20021025>
   25-Oct-2002: Upgraded package: P<mhash-0.8.17-20021025>
   25-Oct-2002: Upgraded package: P<mhash-0.8.13-20021022>
   25-Oct-2002: New package: P<autotrace-0.31.0-20021025>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to