summaryrefslogtreecommitdiffstats
path: root/bind99-opts.patch
diff options
context:
space:
mode:
authorTomas Hozza <thozza@redhat.com>2013-05-13 12:50:46 +0200
committerTomas Hozza <thozza@redhat.com>2013-05-13 12:50:46 +0200
commit60039a5407adfa29b4933046fecc0cc194e932d0 (patch)
tree676eab7540c380d7fade921e0d4ab7c72bf0f99e /bind99-opts.patch
parentad6dbbdee6de252f15381884842a521af9bce50f (diff)
downloadbind-60039a5407adfa29b4933046fecc0cc194e932d0.tar.gz
bind-60039a5407adfa29b4933046fecc0cc194e932d0.tar.xz
bind-60039a5407adfa29b4933046fecc0cc194e932d0.zip
update to 9.9.3rc2
- part of bind97-exportlib.patch not needed any more - bind-9.9.1-P2-multlib-conflict.patch modified to reflect latest source - rl-9.9.3rc1.patch -> rl-9.9.3rc2.patch - bind99-opts.patch merged Signed-off-by: Tomas Hozza <thozza@redhat.com>
Diffstat (limited to 'bind99-opts.patch')
-rw-r--r--bind99-opts.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/bind99-opts.patch b/bind99-opts.patch
deleted file mode 100644
index f82fe83..0000000
--- a/bind99-opts.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -up bind-9.9.3rc1/bin/nsupdate/nsupdate.c.opts bind-9.9.3rc1/bin/nsupdate/nsupdate.c
---- bind-9.9.3rc1/bin/nsupdate/nsupdate.c.opts 2013-04-19 12:13:41.930729267 +0200
-+++ bind-9.9.3rc1/bin/nsupdate/nsupdate.c 2013-04-19 12:14:49.962531190 +0200
-@@ -934,7 +934,7 @@ get_address(char *host, in_port_t port,
- INSIST(count == 1);
- }
-
--#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:rR::t:u:"
-+#define PARSE_ARGS_FMT "dDML:y:ghlovk:p:r:R:t:u:"
-
- static void
- pre_parse_args(int argc, char **argv) {