collectd.git
5 years ago[PATCH 1/2] capabilities: conditionalize mhd callback return type
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

5 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

Gbp-Pq: Name nagios-debian-paths.patch

5 years agoLet the example plugin include the core headers from
Sebastian Harl [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

5 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
Set the path of collection.conf to /etc/collectd/.

===================================================================

Gbp-Pq: Name collection_conf_path.patch

5 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

===================================================================

Gbp-Pq: Name rrd_filter_path.patch

5 years agocollectd (5.11.0-7) unstable; urgency=medium
Bernd Zeimetz [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
collectd (5.11.0-7) unstable; urgency=medium

  * [d6feaf3] Fix arch list for protobuf-compiler-grpc.

[dgit import unpatched collectd 5.11.0-7]

5 years agoImport collectd_5.11.0-7.debian.tar.xz
Bernd Zeimetz [Tue, 28 Jul 2020 09:21:09 +0000 (10:21 +0100)]
Import collectd_5.11.0-7.debian.tar.xz

[dgit import tarball collectd 5.11.0-7 collectd_5.11.0-7.debian.tar.xz]

5 years agoImport collectd_5.11.0.orig.tar.bz2
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]