summaryrefslogtreecommitdiffstats
path: root/bind-9.4.0-sdb-sqlite-bld.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2007-07-20 11:31:19 +0000
committerAdam Tkac <atkac@fedoraproject.org>2007-07-20 11:31:19 +0000
commit67199a113c184cf95fd56b75b1a2e76dacbfc54b (patch)
treebbefed78368ea5d8bd6d80bdd469d7cb0f27a470 /bind-9.4.0-sdb-sqlite-bld.patch
parent1bd5800303400a65debb03cd664de84a720b1da8 (diff)
- removed bind-sdb package (default named has compiled SDB backend now)
- integrated DLZ (Dynamically loadable zones) drivers - integrated GSS-TSIG support (RFC 3645) - build with -O0 (many new features, potential core dumps will be more useful)
Diffstat (limited to 'bind-9.4.0-sdb-sqlite-bld.patch')
-rw-r--r--bind-9.4.0-sdb-sqlite-bld.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/bind-9.4.0-sdb-sqlite-bld.patch b/bind-9.4.0-sdb-sqlite-bld.patch
index b61c9e8..9e6909d 100644
--- a/bind-9.4.0-sdb-sqlite-bld.patch
+++ b/bind-9.4.0-sdb-sqlite-bld.patch
@@ -1,5 +1,5 @@
---- bind-9.4.0/bin/named_sdb/main.c.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100
-+++ bind-9.4.0/bin/named_sdb/main.c 2007-03-12 14:02:34.000000000 +0100
+--- bind-9.4.0/bin/named/main.c.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100
++++ bind-9.4.0/bin/named/main.c 2007-03-12 14:02:34.000000000 +0100
@@ -74,6 +74,7 @@
/* #include "xxdb.h" */
#include "ldapdb.h"
@@ -48,8 +48,8 @@
dirdb_clear();
isc_log_write(ns_g_lctx, NS_LOGCATEGORY_GENERAL, NS_LOGMODULE_MAIN,
---- bind-9.4.0/bin/named_sdb/Makefile.in.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100
-+++ bind-9.4.0/bin/named_sdb/Makefile.in 2007-03-12 14:00:05.000000000 +0100
+--- bind-9.4.0/bin/named/Makefile.in.sdb-sqlite-bld 2007-03-12 14:00:05.000000000 +0100
++++ bind-9.4.0/bin/named/Makefile.in 2007-03-12 14:00:05.000000000 +0100
@@ -26,10 +26,10 @@
#
# Add database drivers here.