diff --git a/bind8/bind.patch b/bind8/bind.patch index 1fd1237ee3..a0e0d901ca 100644 --- a/bind8/bind.patch +++ b/bind8/bind.patch @@ -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)) diff --git a/bind8/bind8.spec b/bind8/bind8.spec index 6871e37a7d..21e96d123d 100644 --- a/bind8/bind8.spec +++ b/bind8/bind8.spec @@ -32,8 +32,8 @@ Packager: The OpenPKG Project 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