[collectd] [patch for] collectd and libnotify 0.7 API

2011-03-28 Thread Samuli Suominen
The current code in src/notify_desktop.c is not compatible with the new libnotify 0.7 API This: notification = notify_notification_new (summary, n-message, NULL, NULL); Should now be: notification = notify_notification_new (summary, n-message, NULL; As in, one argument less for

[collectd] New major version 5.0.0 available.

2011-03-28 Thread Florian Forster
## # English version# ## collectd 5.0.0 has been released. Today, version 5.0.0 of