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

index 0e11042d4bd0def0e9cdc66a17c55d38ac3ecc5e..14eb4ab1ac042bf6b78634ab261e7787816e9d9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,15 @@
+372.   [func]          vorner
+       When the allocation of a socket fails for a different reason than the
+       socket not being provided by the OS, the b10-auth and b10-resolver abort,
+       as the system might be in inconsistent state after such error.
+       (Trac #1543, git 49ac4659f15c443e483922bf9c4f2de982bae25d)
+
 371.   [bug]           jelte
        The new query handling module of b10-auth (currently only used with
        the in-memory data source) now correctly includes the DS record (or
        the denial of its existence if NSEC is used) when returning a
        delegation from a signed zone.
-       (Trac #1573, bd7a3ac98177573263950303d4b2ea7400781d0f)
+       (Trac #1573, git bd7a3ac98177573263950303d4b2ea7400781d0f)
 
 370.   [func]          jinmei
        libdns++: a new class NSEC3Hash was introduced as a utility for