From 6f8769a51a656fb136319ddc5e1d0ec7864ce510 Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Thu, 21 Dec 2006 20:37:02 +0100 Subject: [PATCH] Bumped version to 3.10.4; Updated ChangeLog. --- ChangeLog | 5 +++++ configure.in | 2 +- debian/changelog | 6 ++++++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 88d150ce..9238f770 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-12-21, Version 3.10.4 + * Max Kellermann has identified a bug in the server routine: When + opening a socket fails the daemon will (re)try opening the socket in + an endless loop, ultimately leading to a `EMFILE' error. + 2006-11-04, Version 3.10.3 * Lubos Stanek has identified a bug in the ntpd-plugin: When the ntpd's reply was sent in more than one packet, the buffer size was diff --git a/configure.in b/configure.in index 1e6de496..80544171 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(collectd, 3.10.3) +AC_INIT(collectd, 3.10.4) AC_CONFIG_SRCDIR(src/collectd.c) AC_CONFIG_HEADERS(src/config.h) AM_INIT_AUTOMAKE(dist-bzip2) diff --git a/debian/changelog b/debian/changelog index 3bd5e05b..c187e48d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +collectd (3.10.4-0octo1) unstable; urgency=low + + * New upstream release. + + -- Florian Forster Thu, 21 Dec 2006 20:36:37 +0100 + collectd (3.10.3-0octo1) unstable; urgency=low * New upstream release. -- 2.11.0