- Disable NUT plugin on older distros (broken NUT devel package) - Make sure we build lvm plugin - Disable turbostat plugin as it does not work with new kernels https://github.com/collectd/collectd/issues/2311 - Version update to 5.7.2: * Various small fixes around, notable fix for CVE-2017-7401 - Update buildrequires to include dependencies not detected by configure.ac (like python3) - Disable Werror - List all the modules in files and thus stick to --enable-all passed to configure to avoid having to name them all - Switch to python3 from python2 as plugin can be built only once... - Fix build on Factory - Remove unused collectd-pthread.pc SOURCE file as it does not need to be done anymore - Remove all the always true conditionals for readability - Convert to pkgconfig style dependencies - Remove never applied patch collectd-pkgconfig_libnotify_add_gtk.patch - Disable libdb collectd integration as we would like to reduce libdb exposure everywhere. There are other db backends in collectd anyway OBS-URL: https://build.opensuse.org/request/show/510091 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=144
Description
No description provided
Languages
Shell
100%