summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9a4dcde)
raw | patch | inline | side by side (parent: 9a4dcde)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Apr 2009 14:22:47 +0000 (16:22 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 2 Apr 2009 14:22:47 +0000 (16:22 +0200) |
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.
compiler error: 'const struct in6_addr' has no member named 'in6_u'. This had
already been fixed in 4.5.2.
debian/changelog | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 7a6cc4832861f1447f7258f058639a016d0ba205..1b7ee5493e9b3013addcf958b71d4f8464f7605c 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
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
- Reference GPL-2 in addition to GPL (latest version), since GPL2-only is
used by some files.
- -- Sebastian Harl <sh@tokkee.org> Thu, 02 Apr 2009 16:04:35 +0200
+ -- Sebastian Harl <sh@tokkee.org> Thu, 02 Apr 2009 16:21:56 +0200
collectd (4.5.1-1) experimental; urgency=low