summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jose M. Guisado Gomez [Sat, 18 Jul 2020 10:25:21 +0000 (12:25 +0200)]
[PATCH 1/2] capabilities: conditionalize mhd callback return type
libmicrohttpd introduced an API change with respect its callback
return types. Now its signature says that an enum must be returned
instead of an int. This causes collectd to not finish compilation
because of the compiler warnings this arised (in addition to -Werror)
Add conditional compiling so systems with microhttpd >=0.9.71 can
compile collectd with -Werror
Fixes #3511
Gbp-Pq: Name 3512.patch
Bas Couwenberg [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Gbp-Pq: Name nagios-debian-paths.patch
Sebastian Harl [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
Let the example plugin include the core headers from
/usr/include/collectd/core.
Gbp-Pq: Name myplugin_includes.patch
Sebastian Harl [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
Set the path of collection.conf to /etc/collectd/.
===================================================================
Gbp-Pq: Name collection_conf_path.patch
Sebastian Harl [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.
===================================================================
Gbp-Pq: Name rrd_filter_path.patch
Peter Michael Green [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
collectd (5.11.0-7+rpi1) bullseye-staging; urgency=medium
* Use libatomic on armhf too.
[dgit import unpatched collectd 5.11.0-7+rpi1]
Peter Michael Green [Tue, 22 Sep 2020 14:58:41 +0000 (15:58 +0100)]
Import collectd_5.11.0-7+rpi1.debian.tar.xz
[dgit import tarball collectd 5.11.0-7+rpi1 collectd_5.11.0-7+rpi1.debian.tar.xz]
Bernd Zeimetz [Sat, 28 Mar 2020 22:16:47 +0000 (22:16 +0000)]
Import collectd_5.11.0.orig.tar.bz2
[dgit import orig collectd_5.11.0.orig.tar.bz2]