]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] updated a changelog entry for socketcreator things (362),
authorJINMEI Tatuya <jinmei@isc.org>
Tue, 17 Jan 2012 22:16:02 +0000 (14:16 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Tue, 17 Jan 2012 22:16:02 +0000 (14:16 -0800)
noting backward incompatibility in b10-config.db

ChangeLog

index 10d9ec5a421763600b99362fc09090badfc0ca89..4adec692b3f9196d015b0c82dfe4b7647a22398e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
        are no longer needed to start as root. They are started as
        the user they should be running, so they no longer have
        the -u flag for switching the user after initialization.
+       Note: this change broke backward compatibility to boss component
+       configuration.  If your b10-config.db contains "setuid" for
+       Boss.components, you'll need to remove that entry by hand before
+       starting BIND 10.
        (Trac #1508-#1510, git edc5b3c12eb45437361484c843794416ad86bb00)
 
 361.   [func]          vorner,jelte,jinmei