diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-08-06 10:01:39 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-08-06 10:01:39 +0000 |
| commit | b8a6936e41c30303281c4bcd018a17b173ea2ff2 (patch) | |
| tree | e9cdf81d433613f34a662202c7340ac7bc1faf16 /bind95-rh450995.patch | |
| parent | 1a26dc60930daedcb0491efe2e909e5f2f6ef25a (diff) | |
- 9.5.0-P2 releasebind-9_5_0-29_P2_fc8
- bind95-rh450995.patch was merged
- disable transfer stats on DLZ zones (#454783)
Diffstat (limited to 'bind95-rh450995.patch')
| -rw-r--r-- | bind95-rh450995.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bind95-rh450995.patch b/bind95-rh450995.patch deleted file mode 100644 index d8f7115..0000000 --- a/bind95-rh450995.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -up bind-9.5.0/lib/isccfg/aclconf.c.450995 bind-9.5.0/lib/isccfg/aclconf.c ---- bind-9.5.0/lib/isccfg/aclconf.c.450995 2008-06-18 12:29:05.000000000 +0200 -+++ bind-9.5.0/lib/isccfg/aclconf.c 2008-06-18 12:30:01.000000000 +0200 -@@ -287,6 +287,7 @@ nested_acl: - } else { - dns_acl_merge(dacl, inneracl, - ISC_TF(!neg)); -+ de += inneracl->length; /* elements added */ - dns_acl_detach(&inneracl); - continue; - } |
