diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-10-07 10:22:54 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-10-07 10:22:54 +0000 |
| commit | 1a7b0845f3371d52c007268dae57144a23ecaa20 (patch) | |
| tree | 821c6917f97a065eca47ff214a8d6bd4b6aa36f8 /bind-9.4.0-dnssec-directory.patch | |
| parent | c5eef512c0b0cc12e65c6052ca2aac8781c1ea17 (diff) | |
- removed bind-9.4.0-dnssec-directory.patch, it is wrongbind-9_5_1-0_8_b2_fc10
Diffstat (limited to 'bind-9.4.0-dnssec-directory.patch')
| -rw-r--r-- | bind-9.4.0-dnssec-directory.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/bind-9.4.0-dnssec-directory.patch b/bind-9.4.0-dnssec-directory.patch deleted file mode 100644 index b6169ed..0000000 --- a/bind-9.4.0-dnssec-directory.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- bind-9.4.0/bin/dnssec/dnssec-signzone.c.directory 2007-04-11 15:42:56.000000000 +0200 -+++ bind-9.4.0/bin/dnssec/dnssec-signzone.c 2007-04-11 15:43:23.000000000 +0200 -@@ -1470,8 +1470,8 @@ - fatal("failed to find the zone's origin: %s", - isc_result_totext(result)); - -- result = dns_dnssec_findzonekeys(db, currentversion, node, gorigin, -- mctx, 20, keys, &nkeys); -+ result = dns_dnssec_findzonekeys2(db, currentversion, node, gorigin, -+ directory, mctx, 20, keys, &nkeys); - if (result == ISC_R_NOTFOUND) - result = ISC_R_SUCCESS; - if (result != ISC_R_SUCCESS) |
