Change logs for collectd source package in Kinetic

  • collectd (5.12.0-11) unstable; urgency=medium
    
      [ Debian Janitor ]
      * [c8d0c73] Remove constraints unnecessary since buster
        * Build-Depends: Drop versioned constraint on dpkg-dev, iptables-dev, libcurl4-gnutls-dev, libi2c-dev, liboping-dev, libriemann-client-dev, librrd-dev, libsnmp-dev, libvirt-dev, linux-libc-dev and protobuf-compiler.
        * collectd-core: Drop versioned constraint on collectd in Replaces.
        * collectd-utils: Drop versioned constraint on collectd in Replaces.
        * libcollectdclient-dev: Drop versioned constraint on collectd-dev in Replaces.
        * libcollectdclient-dev: Drop versioned constraint on collectd-dev in Breaks.
        Changes-By: deb-scrub-obsolete
    
      [ Gioele Barabucci ]
      * [7cdaece] d/collectd.postinst: Remove test for ancient version.
        Version 4.10.0-1 is older than the version in oldoldstable (5.7.1-1.1).
        The test in `postinst` has thus been redundant for a long time and
        can be removed.
      * [f4c1e6f] d/collectd-core.{config,postinst}: Remove debconf questions about ancient versions.
        Versions 3.x and 4.x are older than the version in oldoldstable (5.7.x),
        released in 2017.
        All tests connected to these debconf questions have thus been redundant
        for a long time and can be removed.
      * [1afaac8] d/watch: Update upstream URL (Closes: #964112)
        This fixes the uscan issue:
        ```
        In debian/watch no matching files for watch line
          https://github.com/collectd/collectd/tags /collectd/collectd/archive/collectd-([0-9.-]+)\.tar\.gz
        ```
        The lines are adapted the `dh-make` template.
    
      [ Bernd Zeimetz ]
      * [e1c67e5] Disable nut plugin again.
        Various RC bugs for a longer time, not waiting for that.
    
     -- Bernd Zeimetz <email address hidden>  Mon, 22 Aug 2022 17:24:43 +0200
  • collectd (5.12.0-10) unstable; urgency=medium
    
      * [343f857] Don't use local variables in global pointers
        Closes: #1016187
      * [254a859] Fix building with current nut version.
      * [15098cc] Also fix local variables issue in write_prometheus
    
     -- Bernd Zeimetz <email address hidden>  Sat, 20 Aug 2022 22:38:49 +0200
  • collectd (5.12.0-9) unstable; urgency=medium
    
      * [577cd1f] Don't build mysql plugin on kfreebsd*
      * [335185e] Disable libvirt plugin on sh4/ia64.
        Keeping it disabled on kfreebsd*
      * [6f2a0f7] Disable barometer/i2c on hurd
      * [3f893cf] Also disable libvirt on alpha.
      * [8482e2a] Don't build the xencpu plugin on i386.
        Starting with xen version 4.16, xen is no longer built on the i386 architecture in Debian.
        Thanks to Maximilian Engelhardt <email address hidden> (Closes: #1006250)
    
     -- Bernd Zeimetz <email address hidden>  Tue, 22 Feb 2022 01:17:43 +0100