summaryrefslogtreecommitdiffstats
path: root/bind97-keysdir.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2010-06-09 10:29:53 +0000
committerAdam Tkac <atkac@fedoraproject.org>2010-06-09 10:29:53 +0000
commit6b27902f030c4135e4e6be887218dd24e648201f (patch)
tree98b9ebeeb3a9bf97707e9bfc75b1fc75c34261b5 /bind97-keysdir.patch
parent5a5b2a11674a0948612288f20f8acd243f3bebbd (diff)
downloadbind-6b27902f030c4135e4e6be887218dd24e648201f.tar.gz
bind-6b27902f030c4135e4e6be887218dd24e648201f.tar.xz
bind-6b27902f030c4135e4e6be887218dd24e648201f.zip
- update to 9.7.1rc1
- patches merged - bind97-keysdir.patch
Diffstat (limited to 'bind97-keysdir.patch')
-rw-r--r--bind97-keysdir.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/bind97-keysdir.patch b/bind97-keysdir.patch
deleted file mode 100644
index 371ab82..0000000
--- a/bind97-keysdir.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -up bind-9.7.1b1/lib/isccfg/namedconf.c.keysdir bind-9.7.1b1/lib/isccfg/namedconf.c
---- bind-9.7.1b1/lib/isccfg/namedconf.c.keysdir 2010-05-21 14:53:47.547846620 +0200
-+++ bind-9.7.1b1/lib/isccfg/namedconf.c 2010-05-21 14:55:37.587846690 +0200
-@@ -849,6 +849,7 @@ options_clauses[] = {
- { "interface-interval", &cfg_type_uint32, 0 },
- { "listen-on", &cfg_type_listenon, CFG_CLAUSEFLAG_MULTI },
- { "listen-on-v6", &cfg_type_listenon, CFG_CLAUSEFLAG_MULTI },
-+ { "managed-keys-directory", &cfg_type_qstring, 0 },
- { "match-mapped-addresses", &cfg_type_boolean, 0 },
- { "memstatistics-file", &cfg_type_qstring, 0 },
- { "memstatistics", &cfg_type_boolean, 0 },