Change logs for collectd source package in Bionic

  • collectd (5.7.2-2ubuntu1.2) bionic; urgency=medium
    
      * d/p/support-kernel-additional-fields.patch: (LP: #1865895)
        - Support for kernel >v4.19 where additionnal fields
          has been added in /proc/diskstats.
    
     -- Eric Desrochers <email address hidden>  Wed, 04 Mar 2020 17:15:31 +0000
  • collectd (5.7.2-2ubuntu1.1) bionic; urgency=medium
    
      * d/p/add-support-for-ceph-version-luminous.patch (LP: #1774032)
        - This patch is not backward compatible with previous ceph versions.
    
      * d/p/ceph-plugin-Fix-2572.patch:
        - ceph plugin causes collectd to segfault.
    
     -- Eric Desrochers <email address hidden>  Tue, 26 Mar 2019 12:18:41 -0400
  • collectd (5.7.2-2ubuntu1) bionic; urgency=medium
    
      * d/p/fix-i2c-detection.patch fix i2c usage for 4.0 (LP: #1742691)
        - d/control: bump libi2c-dev version dependency
      * d/rules: fix FTBFS due to liblvm2app deprecation (LP: #1742690)
        by disabling preprocessor warnings.
      * implicitly rebuilds to pick up DPDK 17.11 (LP: #1741208)
      * d/p/CVE-2017-16820-snmp-plugin-Fix-double-free-of-request-PDU.patch
        backport from upstream (Closes: #881757, CVE-2017-16820).
    
     -- Christian Ehrhardt <email address hidden>  Thu, 11 Jan 2018 14:33:20 +0100
  • collectd (5.7.2-2) unstable; urgency=medium
    
      [ Luca Boccassi ]
      * debian/patches:
        - Add dpdk-pkg-config.patch: Backport upstream patch to build DPDK with
          pkg-config. This allows DPDK in Debian to fix an upstream multi-arch
          issue, where arch-dependents headers are installed in /usr/include
          breaking multi-arch co-installability of libdpdk-dev. (Closes: #872482)
    
      [ Sebastian Harl ]
      * Disable the sigrok plugin for now; it's not compatible with libsigrok4;
        thanks to Adrian Bunk for reporting this (Closes: #878348).
      * Enable the write_mongodb plugin, libmongoc is now available. Thanks to
        Saikrishna Arcot for reporting this (Closes: #858315).
        - Add write_mongodb.patch to update the plugin to the most recent upstream
          version to bring it up to date with Debian's libmongoc and fix some
          other issues.
      * Update to standards-version 4.1.1:
        - Build depend on debhelper (>= 9.20160709~) instead of dh-systemd.
        - Use priority "optional" instead of deprecated priority "extra".
      * Disable the varnish plugin for now. collectd FTBFS against varnish 5.2.
        Cf. https://github.com/collectd/collectd/issues/2498 and #879471.
    
     -- Sebastian Harl <email address hidden>  Sun, 22 Oct 2017 00:37:19 +0200
  • collectd (5.7.1-1.1ubuntu3) artful; urgency=medium
    
      * d/p/dpdk-fix-config.patch: use pkg-config to fix dpdk build issue
        on non amd64 (LP: #1711120).
    
     -- Christian Ehrhardt <email address hidden>  Wed, 16 Aug 2017 14:39:11 +0200