From: Sebastian Harl Date: Thu, 2 Apr 2009 14:22:47 +0000 (+0200) Subject: changelog: The new release fixes #521748. X-Git-Tag: collectd-4.6.2-1~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bbfb1ab6c3cf82fb79016a58a9c28a47ca1c0284;p=pkg-collectd.git changelog: The new release fixes #521748. Frank Lichtenheld reported that collectd FTBFS because of the following compiler error: 'const struct in6_addr' has no member named 'in6_u'. This had already been fixed in 4.5.2. --- diff --git a/debian/changelog b/debian/changelog index 7a6cc48..1b7ee54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ collectd (4.6.2-1) unstable; urgency=low * New upstream release. + - Fixed the use of struct in6_addr (Closes: #521748). - Added a filter infrastructure based on "matches" and "targets". New plugins: - bind9 name-server and zone statistics: bind @@ -51,7 +52,7 @@ collectd (4.6.2-1) unstable; urgency=low - Reference GPL-2 in addition to GPL (latest version), since GPL2-only is used by some files. - -- Sebastian Harl Thu, 02 Apr 2009 16:04:35 +0200 + -- Sebastian Harl Thu, 02 Apr 2009 16:21:56 +0200 collectd (4.5.1-1) experimental; urgency=low