diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2007-07-20 11:31:19 +0000 |
| commit | 2be0bc65f4feda68a16de11f5974dd1038f6d3f4 (patch) | |
| tree | 82b0a22843e4f44146c36ddacb92034a1df076a3 /bind-9.4.0-sdb-sqlite-bld.patch | |
| parent | 969b1cbd8f0eeedf2e9050986484112f7d7f00d4 (diff) | |
| download | bind-2be0bc65f4feda68a16de11f5974dd1038f6d3f4.tar.gz bind-2be0bc65f4feda68a16de11f5974dd1038f6d3f4.tar.xz bind-2be0bc65f4feda68a16de11f5974dd1038f6d3f4.zip | |
- removed bind-sdb package (default named has compiled SDB backend now)bind-9_5_0a5-3_9_fc8
- 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.patch | 8 |
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. |
