]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Changelog
authorMichal 'vorner' Vaner <michal.vaner@nic.cz>
Wed, 11 Jan 2012 20:31:20 +0000 (21:31 +0100)
committerMichal 'vorner' Vaner <michal.vaner@nic.cz>
Wed, 11 Jan 2012 20:31:20 +0000 (21:31 +0100)
ChangeLog

index c1d99a06a64d8c63a829a8e19dce71ea7cd03c37..76fb26f2f726274bb60da88a18c8205e8e04f652 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,11 @@
-361.   [func]  vorner,jelte,jinmei
+362.   [func]*         vorner
+       Due to the socket creator changes, b10-auth and b10-resolver 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.
+       (Trac #1508-#1510, git edc5b3c12eb45437361484c843794416ad86bb00)
+
+361.   [func]          vorner,jelte,jinmei
        The socket creator is now used to provide sockets. It means you can
        reconfigure the ports and addresses at runtime even when the rest
        of the bind10 runs as non root user.