From: Sebastian Harl Date: Fri, 22 Dec 2006 01:05:07 +0000 (+0000) Subject: Updated changelog to 3.10.4-1. X-Git-Tag: collectd-3.10.4-1^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bfabf79d3e28d7622d8be0b1ac5a802c94b39ec3;p=pkg-collectd.git Updated changelog to 3.10.4-1. --- diff --git a/debian/changelog b/debian/changelog index 3a5b56d..ad41f7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +collectd (3.10.4-1) unstable; urgency=low + + * New upstream release. + - Fix an infinite loop in server mode if binding to a socket fails and + close the socket descriptor (Closes: #404018). + * examples/myplugin.c: Include system headers before collectd headers to + make it compile without any autoconf defines set (Closes: #401075). + + -- Sebastian Harl Fri, 22 Dec 2006 00:33:30 +0000 + collectd (3.10.3-1) unstable; urgency=low * New upstream release.