collectd.git
8 years agoMerge collectd (5.7.1-1.1) import into refs/heads/workingbranch
Sebastian Andrzej Siewior [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Merge collectd (5.7.1-1.1) import into refs/heads/workingbranch

8 years agoRemove SSL libs from libs
Sebastian Andrzej Siewior [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Remove SSL libs from libs

The Makefile/Configure adds "-lssl -lcrypto" but does not depend libssl-dev
nor does it use any of its functions diretly.
Depending on those should not be needed unless for static compilation thus
removing them.

BTS: https://bugs.debian.org/852924

Gbp-Pq: Name drop_lssl_lcrypto_from_linking.patch

8 years agodpdkstat plugin: jump to the right label
Ruben Kerkhof [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
dpdkstat plugin: jump to the right label

Gbp-Pq: Name dpdkstat_goto_label.patch

8 years agomqtt plugin: Fix invalid symbols in topic name.
Denys Fedoryshchenko [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
mqtt plugin: Fix invalid symbols in topic name.

Gbp-Pq: Name mqtt_invalid_symbols.patch

8 years agomqtt plugin: Fix resource leak.
Denys Fedoryshchenko [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
mqtt plugin: Fix resource leak.

Gbp-Pq: Name mqtt_resource_leak.patch

8 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

8 years agoLet the example plugin include the core headers from
Sebastian Harl [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

8 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Set the path of collection.conf to /etc/collectd/.

Gbp-Pq: Name collection_conf_path.patch

8 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

Gbp-Pq: Name rrd_filter_path.patch

8 years agocollectd (5.7.1-1.1) unstable; urgency=medium
Sebastian Andrzej Siewior [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
collectd (5.7.1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop -ssl -lcrypto from linking (openssl's functionality is not used by
    collectd). Add drop_lssl_lcrypto_from_linking.patch (Closes: #852924).

[dgit import unpatched collectd 5.7.1-1.1]

8 years agoImport collectd_5.7.1-1.1.debian.tar.xz
Sebastian Andrzej Siewior [Sun, 5 Feb 2017 19:40:33 +0000 (19:40 +0000)]
Import collectd_5.7.1-1.1.debian.tar.xz

[dgit import tarball collectd 5.7.1-1.1 collectd_5.7.1-1.1.debian.tar.xz]

8 years agoImport collectd_5.7.1.orig.tar.bz2
Marc Fournier [Mon, 23 Jan 2017 19:45:34 +0000 (19:45 +0000)]
Import collectd_5.7.1.orig.tar.bz2

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

9 years agocollectd (5.4.1-6+deb8u1) jessie-security; urgency=high
Sebastian Harl [Thu, 28 Jul 2016 20:25:08 +0000 (21:25 +0100)]
collectd (5.4.1-6+deb8u1) jessie-security; urgency=high

  * debian/patches/CVE-2016-6254.dpatch: Fix heap overflow in the network
    plugin. Emilien Gaspar has identified a heap overflow in parse_packet(),
    the function used by the network plugin to parse incoming network packets.
    Thanks to Florian Forster for reporting the bug in Debian.
    (Closes: #832507, CVE-2016-6254)
  * debian/patches/bts832577-gcry-control.dpatch: Fix improper usage of
    gcry_control. A team of security researchers at Columbia University and
    the University of Virginia discovered that GCrypt's gcry_control is
    sometimes called without checking its return value for an error. This may
    cause the program to be initialized without the desired, secure settings.
    (Closes: #832577)

[dgit import package collectd 5.4.1-6+deb8u1]

11 years agoImport collectd_5.4.1.orig.tar.gz
Sebastian Harl [Tue, 28 Jan 2014 20:47:00 +0000 (20:47 +0000)]
Import collectd_5.4.1.orig.tar.gz

[dgit import orig collectd_5.4.1.orig.tar.gz]