Browse Source

upgrading package: bind8 8.4.0 -> 8.4.1

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
47e72954f6
  1. 10
      bind8/bind.patch
  2. 4
      bind8/bind8.spec

10
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))

4
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

Loading…
Cancel
Save