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-web Date: 06-Jun-2003 20:11:45
Branch: HEAD Handle: 2003060619114302
Modified files:
openpkg-src/bind8 bind.patch bind8.spec
openpkg-web news.txt
Log:
fix NOTIFY, remove this patch with next version
Summary:
Revision Changes Path
1.6 +10 -0 openpkg-src/bind8/bind.patch
1.26 +1 -1 openpkg-src/bind8/bind8.spec
1.4757 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bind8/bind.patch
============================================================================
$ cvs diff -u -r1.5 -r1.6 bind.patch
--- openpkg-src/bind8/bind.patch 2 Jun 2003 08:01:34 -0000 1.5
+++ openpkg-src/bind8/bind.patch 6 Jun 2003 18:11:45 -0000 1.6
@@ -50,3 +50,13 @@
/* 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.25 -r1.26 bind8.spec
--- openpkg-src/bind8/bind8.spec 2 Jun 2003 08:01:34 -0000 1.25
+++ openpkg-src/bind8/bind8.spec 6 Jun 2003 18:11:45 -0000 1.26
@@ -33,7 +33,7 @@
Group: DNS
License: GPL
Version: 8.4.0
-Release: 20030602
+Release: 20030606
# list of sources
Source0: ftp://ftp.isc.org/isc/bind/src/%{version}/bind-src.tar.gz
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4756 -r1.4757 news.txt
--- openpkg-web/news.txt 6 Jun 2003 17:53:15 -0000 1.4756
+++ openpkg-web/news.txt 6 Jun 2003 18:11:43 -0000 1.4757
@@ -1,3 +1,4 @@
+06-Jun-2003: Upgraded package: P<bind8-8.4.0-20030606>
06-Jun-2003: Upgraded package: P<linkchecker-1.8.17-20030606>
06-Jun-2003: Upgraded package: P<openpkg-20030606-20030606>
06-Jun-2003: Upgraded package: P<proftpd-1.2.8-20030606>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]