OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-re Date: 09-Jun-2003 08:45:03
Branch: HEAD Handle: 2003060907445903
Modified files:
openpkg-re/vcheck vc.bind8
openpkg-src/bind8 bind.patch bind8.spec
Log:
upgrading package: bind8 8.4.0 -> 8.4.1
Summary:
Revision Changes Path
1.6 +1 -1 openpkg-re/vcheck/vc.bind8
1.7 +0 -10 openpkg-src/bind8/bind.patch
1.27 +2 -2 openpkg-src/bind8/bind8.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-re/vcheck/vc.bind8
============================================================================
$ cvs diff -u -r1.5 -r1.6 vc.bind8
--- openpkg-re/vcheck/vc.bind8 2 Jun 2003 08:01:29 -0000 1.5
+++ openpkg-re/vcheck/vc.bind8 9 Jun 2003 06:44:59 -0000 1.6
@@ -2,7 +2,7 @@
}
prog bind8 = {
- version = 8.4.0
+ version = 8.4.1
url = ftp://ftp.isc.org/isc/bind/src/
regex = (\d+\.\d+\.\d+)
}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind.patch
============================================================================
$ cvs diff -u -r1.6 -r1.7 bind.patch
--- openpkg-src/bind8/bind.patch 6 Jun 2003 18:11:45 -0000 1.6
+++ openpkg-src/bind8/bind.patch 9 Jun 2003 06:45:01 -0000 1.7
@@ -50,13 +50,3 @@
/* Couldn't free it before now since we were using fields out of it. */
FREE(del);
---- src/bin/named/ns_notify.c 8 Apr 2003 02:44:24 -0000 8.21
-+++ src/bin/named/ns_notify.c 4 Jun 2003 04:23:18 -0000
-@@ -390,7 +390,6 @@
- if (zones[adp->d_zone].z_type == z_master ||
- zones[adp->d_zone].z_type == z_slave) {
- auth = 1;
-- continue;
- }
- if (!match(adp, class, T_A) &&
- !match(adp, class, T_AAAA))
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind8.spec
============================================================================
$ cvs diff -u -r1.26 -r1.27 bind8.spec
--- openpkg-src/bind8/bind8.spec 6 Jun 2003 18:11:45 -0000 1.26
+++ openpkg-src/bind8/bind8.spec 9 Jun 2003 06:45:02 -0000 1.27
@@ -32,8 +32,8 @@
Distribution: OpenPKG [PLUS]
Group: DNS
License: GPL
-Version: 8.4.0
-Release: 20030606
+Version: 8.4.1
+Release: 20030609
# list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]