BIND 10 master, updated. 4fc6976f40629a4e161c14928b40acfe82f1ccae [master] Added ChangeLog entry 777 for #3080

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Apr 2 12:48:57 UTC 2014


The branch, master has been updated
       via  4fc6976f40629a4e161c14928b40acfe82f1ccae (commit)
      from  1aae8b1fab3008e62c4f085948b1abadad512447 (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 4fc6976f40629a4e161c14928b40acfe82f1ccae
Author: Thomas Markwalder <tmark at isc.org>
Date:   Wed Apr 2 08:48:12 2014 -0400

    [master] Added ChangeLog entry 777 for #3080
    
    Adding Postgresql backend to Kea

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    8 ++++++++
 1 file changed, 8 insertions(+)

-----------------------------------------------------------------------
diff --git a/ChangeLog b/ChangeLog
index a547d26..9d70658 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+777.	[func]		dclink, tomek
+	b10-dhcp4 and b10-dhcp6 now support using Postgresql as the backend
+	for storing lease data.  This backend is enabled by specifying
+	--with-dhcp-pgsql on the "configure" command line. Without this
+	switch the Postgresql backend is not compiled leaving BIND 10 able to
+	be built on systems without Postgresql installed.
+	(Trac #3080,    git  1aae8b1fab3008e62c4f085948b1abadad512447)
+
 776.	[func]		marcin
 	b10-dhcp4, b10-dhcp6: added a new parameter to subnet configuration.
 	This parameter allows subnet ids to be set to arbitrary values or



More information about the bind10-changes mailing list