BIND 10 master, updated. 418a6dc9ee0369d13d14bfa825229c0e35a694e4 [master] added a note about dbutil that there's no use of it yet.
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Mar 28 02:28:53 UTC 2012
The branch, master has been updated
via 418a6dc9ee0369d13d14bfa825229c0e35a694e4 (commit)
from 8ab7817d7c346d35a7be2a1d6bfe51aed4fef15c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 418a6dc9ee0369d13d14bfa825229c0e35a694e4
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Tue Mar 27 19:28:17 2012 -0700
[master] added a note about dbutil that there's no use of it yet.
committing based on jabber discussion.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index fd9b7b7..197d9ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
Created a new tool b10-dbutil, that can check and upgrade database
schemas, to be used when incompatible changes are introduced in the
backend database schema. Currently it only supports sqlite3 databases.
+ Note: there's no schema change that requires this utility as of
+ the March 29th release. While running it shouldn't break
+ an existing database file, it should be even more advisable not to
+ run it at the moment.
(Trac #963, git 49ba2cf8ac63246f389ab5e8ea3b3d081dba9adf)
412. [func] jelte
More information about the bind10-changes
mailing list