collectd.git
6 years agosensors: Removed checks for upper limit of SENSORS_API_VERSION
Pavel Rochnyack [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
sensors: Removed checks for upper limit of SENSORS_API_VERSION

Origin: https://github.com/collectd/collectd/commit/d5a3c020d33cc33ee8049f54c7b4dffcd123bf83
Forwarded: https://github.com/collectd/collectd/pull/3013

That makes no more sense after lm-sensors got new maintainers.

Gbp-Pq: Name removed_checks_for_upper_limit_of_SENSORS_API.patch

6 years agodo not use -ldpdk for configure check
Luca Boccassi [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
do not use -ldpdk for configure check

Origin: https://github.com/collectd/collectd/commit/b29454cdf22a197924d35bb2da0840df9cbd65f6
Forwarded: https://github.com/collectd/collectd/pull/3015

The AC_CHECK_LIB test runs unconditionally, and fails with DPDK 18.11
when built with Meson as there is no longer a libdpdk.so linker script,
but only a pkg-config file, so -ldpdk (which is what AC_CHECK_LIB runs)
fails.
Use AC_LINK_IFELSE instead, with compiler and linker flags set
appropriately.

Gbp-Pq: Name dpdk_configure_check.patch

6 years agomute liblvm2app depreciation warning
Christian Ehrhardt [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
mute liblvm2app depreciation warning

Forwarded: https://github.com/collectd/collectd/issues/2647
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881641

Gbp-Pq: Name liblvm2app_depreciation_warning.patch

6 years agoconfigure: barometer: fix i2c lib usage for 4.0
Andreas Hasenack [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
configure: barometer: fix i2c lib usage for 4.0

Forwarded: https://github.com/collectd/collectd/issues/2646
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1742691
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886920
Last-Update: 2018-02-21

Gbp-Pq: Name i2c_detection.patch

6 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

6 years agoLet the example plugin include the core headers from
Sebastian Harl [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

6 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
Set the path of collection.conf to /etc/collectd/.

Gbp-Pq: Name collection_conf_path.patch

6 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

Gbp-Pq: Name rrd_filter_path.patch

6 years agocollectd (5.8.1-1.3) unstable; urgency=medium
Chris Hofstaedtler [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
collectd (5.8.1-1.3) unstable; urgency=medium

  * Non-maintainer upload.

  [ Jonathan McDowell ]
  * Re-enable mqtt + varnish plugins. (Closes: #924337)

  [ Chris Hofstaedtler ]
  * Apply Jonathan's patch and upload it.

[dgit import unpatched collectd 5.8.1-1.3]

6 years agoImport collectd_5.8.1-1.3.debian.tar.xz
Chris Hofstaedtler [Sat, 6 Apr 2019 12:21:09 +0000 (13:21 +0100)]
Import collectd_5.8.1-1.3.debian.tar.xz

[dgit import tarball collectd 5.8.1-1.3 collectd_5.8.1-1.3.debian.tar.xz]

7 years agoImport collectd_5.8.1.orig.tar.bz2
Sebastian Harl [Thu, 22 Nov 2018 23:01:43 +0000 (23:01 +0000)]
Import collectd_5.8.1.orig.tar.bz2

[dgit import orig collectd_5.8.1.orig.tar.bz2]