]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] changelog for #1829
authorJINMEI Tatuya <jinmei@isc.org>
Mon, 26 Mar 2012 20:42:37 +0000 (13:42 -0700)
committerJINMEI Tatuya <jinmei@isc.org>
Mon, 26 Mar 2012 20:42:37 +0000 (13:42 -0700)
ChangeLog

index 3097b6415d1ff24ce121948093c95dec2fe01402..7c54bf6e18e8a64348928139810f6c3245f0d9b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+410.   [bug]           jinmei
+       Python CC library now ensures write operations transmit all given
+       data (unless an error happens).  Previously it didn't check the
+       size of transmitted data, which could result in partial write on
+       some systems (notably on OpenBSD) and subsequently cause system
+       hang up or other broken state.  This fix specifically solves start
+       up failure on OpenBSD.
+       (Trac #1829, git 5e5a33213b60d89e146cd5e47d65f3f9833a9297)
+
 409.   [bug]           jelte
        Fixed a parser bug in bindctl that could make bindctl crash. Also
        improved 'command help' output; argument order is now shown