collectd.git
2 years agoMerge version 5.12.0-11+rpi1 and 5.12.0-13 to produce 5.12.0-13+rpi1 archive/raspbian/5.12.0-13+rpi1 raspbian/5.12.0-13+rpi1
Raspbian automatic forward porter [Wed, 1 Feb 2023 11:55:23 +0000 (11:55 +0000)]
Merge version 5.12.0-11+rpi1 and 5.12.0-13 to produce 5.12.0-13+rpi1

2 years agoMerge collectd (5.12.0-13) import into refs/heads/workingbranch
Bernd Zeimetz [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Merge collectd (5.12.0-13) import into refs/heads/workingbranch

2 years agopython311_ftbfs_fix
Collectd Packaging Team [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
python311_ftbfs_fix

commit 623e95394e0e62e7f9ced2104b786d21e9c0bf53
Author: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Date:   Wed Sep 21 22:21:58 2022 +0700

    cpython: fix build with Python 3.11

    Python 3.11 moves longintrepr.h into cpython sub-directory.
    However, in this version, longintrepr.h is always included.

Gbp-Pq: Name python311_ftbfs_fix.patch

2 years agocgi-param-in-list-context
Collectd Packaging Team [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
cgi-param-in-list-context

Gbp-Pq: Name cgi-param-in-list-context.patch

2 years agofix-smart-test
Collectd Packaging Team [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

2 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

2 years agoLet the example plugin include the core headers from
Sebastian Harl [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

2 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

2 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

2 years agofix-storing-local-variables
Collectd Packaging Team [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
fix-storing-local-variables

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

Gbp-Pq: Name fix-storing-local-variables

2 years agofix-nut-integer-sizes
Collectd Packaging Team [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
fix-nut-integer-sizes

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

Gbp-Pq: Name fix-nut-integer-sizes

2 years agocollectd (5.12.0-13) unstable; urgency=medium
Bernd Zeimetz [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
collectd (5.12.0-13) unstable; urgency=medium

  * [694f2c9] Revert "Disable nut plugin again."
    This reverts commit e1c67e57f96bc4ad3e85f9a7a695742d36980d64.

[dgit import unpatched collectd 5.12.0-13]

2 years agoImport collectd_5.12.0-13.debian.tar.xz
Bernd Zeimetz [Fri, 27 Jan 2023 08:08:10 +0000 (08:08 +0000)]
Import collectd_5.12.0-13.debian.tar.xz

[dgit import tarball collectd 5.12.0-13 collectd_5.12.0-13.debian.tar.xz]

2 years agoMerge collectd (5.12.0-12) import into refs/heads/workingbranch
Bernd Zeimetz [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Merge collectd (5.12.0-12) import into refs/heads/workingbranch

2 years agopython311_ftbfs_fix
Collectd Packaging Team [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
python311_ftbfs_fix

commit 623e95394e0e62e7f9ced2104b786d21e9c0bf53
Author: Đoàn Trần Công Danh <congdanhqx@gmail.com>
Date:   Wed Sep 21 22:21:58 2022 +0700

    cpython: fix build with Python 3.11

    Python 3.11 moves longintrepr.h into cpython sub-directory.
    However, in this version, longintrepr.h is always included.

Gbp-Pq: Name python311_ftbfs_fix.patch

2 years agocgi-param-in-list-context
Collectd Packaging Team [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
cgi-param-in-list-context

Gbp-Pq: Name cgi-param-in-list-context.patch

2 years agofix-smart-test
Collectd Packaging Team [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

2 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

2 years agoLet the example plugin include the core headers from
Sebastian Harl [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

2 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

2 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

2 years agofix-storing-local-variables
Collectd Packaging Team [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
fix-storing-local-variables

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

Gbp-Pq: Name fix-storing-local-variables

2 years agofix-nut-integer-sizes
Collectd Packaging Team [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
fix-nut-integer-sizes

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

Gbp-Pq: Name fix-nut-integer-sizes

2 years agocollectd (5.12.0-12) unstable; urgency=medium
Bernd Zeimetz [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
collectd (5.12.0-12) unstable; urgency=medium

  * [d077f5d] Add lintian override for the java plugin.
  * [6ebe59a] Remove removed debconf questions from translations
  * [0c5f9dc] collectd-core: debconfig is used in postrm only.
    Override lintian errors.
  * [6be4222] Add package name to lintian overrides
  * [bda81fa] Migrate to dh / debhelper compat 13
  * [074299d] Fix building with python 3.11 (Closes: #1028146)
  * [69e6716] Move dh_install to the appropriate place
  * [45ea76f] Use debian/tmp for header/lib updates

[dgit import unpatched collectd 5.12.0-12]

2 years agoImport collectd_5.12.0-12.debian.tar.xz
Bernd Zeimetz [Mon, 16 Jan 2023 15:54:46 +0000 (15:54 +0000)]
Import collectd_5.12.0-12.debian.tar.xz

[dgit import tarball collectd 5.12.0-12 collectd_5.12.0-12.debian.tar.xz]

3 years agoMerge version 5.12.0-9+rpi1 and 5.12.0-11 to produce 5.12.0-11+rpi1 archive/raspbian/5.12.0-11+rpi1 raspbian/5.12.0-11+rpi1
Raspbian automatic forward porter [Wed, 31 Aug 2022 08:11:45 +0000 (09:11 +0100)]
Merge version 5.12.0-9+rpi1 and 5.12.0-11 to produce 5.12.0-11+rpi1

3 years agoMerge collectd (5.12.0-11) import into refs/heads/workingbranch
Bernd Zeimetz [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Merge collectd (5.12.0-11) import into refs/heads/workingbranch

3 years agocgi-param-in-list-context
Collectd Packaging Team [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
cgi-param-in-list-context

Gbp-Pq: Name cgi-param-in-list-context.patch

3 years agofix-smart-test
Collectd Packaging Team [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

3 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

3 years agoLet the example plugin include the core headers from
Sebastian Harl [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

3 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

3 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

3 years agofix-storing-local-variables
Collectd Packaging Team [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
fix-storing-local-variables

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

Gbp-Pq: Name fix-storing-local-variables

3 years agofix-nut-integer-sizes
Collectd Packaging Team [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
fix-nut-integer-sizes

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

Gbp-Pq: Name fix-nut-integer-sizes

3 years agocollectd (5.12.0-11) unstable; urgency=medium
Bernd Zeimetz [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
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.

[dgit import unpatched collectd 5.12.0-11]

3 years agoImport collectd_5.12.0-11.debian.tar.xz
Bernd Zeimetz [Mon, 22 Aug 2022 15:24:43 +0000 (16:24 +0100)]
Import collectd_5.12.0-11.debian.tar.xz

[dgit import tarball collectd 5.12.0-11 collectd_5.12.0-11.debian.tar.xz]

3 years agoMerge version 5.12.0-8+rpi1 and 5.12.0-9 to produce 5.12.0-9+rpi1 archive/raspbian/5.12.0-9+rpi1 raspbian/5.12.0-9+rpi1
Raspbian automatic forward porter [Sun, 27 Feb 2022 18:37:27 +0000 (18:37 +0000)]
Merge version 5.12.0-8+rpi1 and 5.12.0-9 to produce 5.12.0-9+rpi1

3 years agoMerge collectd (5.12.0-9) import into refs/heads/workingbranch
Bernd Zeimetz [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Merge collectd (5.12.0-9) import into refs/heads/workingbranch

3 years agocgi-param-in-list-context
Collectd Packaging Team [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
cgi-param-in-list-context

Gbp-Pq: Name cgi-param-in-list-context.patch

3 years agofix-smart-test
Collectd Packaging Team [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

3 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

3 years agoLet the example plugin include the core headers from
Sebastian Harl [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

3 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

3 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

3 years agocollectd (5.12.0-9) unstable; urgency=medium
Bernd Zeimetz [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
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 <maxi@daemonizer.de> (Closes: #1006250)

[dgit import unpatched collectd 5.12.0-9]

3 years agoImport collectd_5.12.0-9.debian.tar.xz
Bernd Zeimetz [Tue, 22 Feb 2022 00:17:43 +0000 (00:17 +0000)]
Import collectd_5.12.0-9.debian.tar.xz

[dgit import tarball collectd 5.12.0-9 collectd_5.12.0-9.debian.tar.xz]

3 years agoMerge version 5.12.0-7+rpi1 and 5.12.0-8 to produce 5.12.0-8+rpi1 archive/raspbian/5.12.0-8+rpi1 raspbian/5.12.0-8+rpi1
Raspbian automatic forward porter [Fri, 4 Feb 2022 02:58:26 +0000 (02:58 +0000)]
Merge version 5.12.0-7+rpi1 and 5.12.0-8 to produce 5.12.0-8+rpi1

3 years agoMerge collectd (5.12.0-8) import into refs/heads/workingbranch
Bernd Zeimetz [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Merge collectd (5.12.0-8) import into refs/heads/workingbranch

3 years agocgi-param-in-list-context
Collectd Packaging Team [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
cgi-param-in-list-context

Gbp-Pq: Name cgi-param-in-list-context.patch

3 years agofix-smart-test
Collectd Packaging Team [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

3 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

3 years agoLet the example plugin include the core headers from
Sebastian Harl [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

3 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

3 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

3 years agocollectd (5.12.0-8) unstable; urgency=medium
Bernd Zeimetz [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
collectd (5.12.0-8) unstable; urgency=medium

  [ Kentaro Hayashi ]
  * [4a69d6e] Fix CGI::param error in collection3
    ref. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982294
    (Closes: #982294)

  [ Bernd Zeimetz ]
  * [c8207fc] Disable onewire until it is in testing again.
  * [1379323] Drop hddtemp module.
    hddtemp is going to be removed from the
    archive.
    Thanks to Aurelien Jarno (Closes: #1001954)
  * [5d13bb9] Revert "Disable nut plugin for now."
    This reverts commit 8846b4564bfca329542c8a2567e46e1b28448094.
    Thanks to Michał Mirosław (Closes: #989805)
  * [16b05e2] Update changelog to the version from unstable
    The 5.12.0-7 upload was actually never pushed to the repository.
  * [c6b9552] Remove patch~ file that was accidentally added some time ago.

[dgit import unpatched collectd 5.12.0-8]

3 years agoImport collectd_5.12.0-8.debian.tar.xz
Bernd Zeimetz [Thu, 20 Jan 2022 14:40:42 +0000 (14:40 +0000)]
Import collectd_5.12.0-8.debian.tar.xz

[dgit import tarball collectd 5.12.0-8 collectd_5.12.0-8.debian.tar.xz]

4 years agoMerge version 5.12.0-6+rpi1 and 5.12.0-7 to produce 5.12.0-7+rpi1 bullseye-staging archive/raspbian/5.12.0-7+rpi1 raspbian/5.12.0-7+rpi1
Raspbian automatic forward porter [Sat, 7 Aug 2021 18:42:28 +0000 (19:42 +0100)]
Merge version 5.12.0-6+rpi1 and 5.12.0-7 to produce 5.12.0-7+rpi1

4 years agoMerge collectd (5.12.0-7) import into refs/heads/workingbranch
Kentaro Hayashi [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Merge collectd (5.12.0-7) import into refs/heads/workingbranch

4 years agoFix CGI::param error in collection3
Kentaro Hayashi [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Fix CGI::param error in collection3

Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982294
Forwarded: https://salsa.debian.org/debian/pkg-collectd/-/merge_requests/6

When using collection3 as a CGI, the following error is sent to logs repeatedly.
This MR fixes it:

  FastCGI sent in stderr: "CGI::param called in list context from /usr/share/doc/collectd-core/examples/collection3/lib/Collectd/Graph/Common.pm line 529, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412"

This is caused by inappropriate usage of param(),
it should be handled as a scalar or should be treated by multi_param() explicitly.

Closes: #982294
ref. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982294

Gbp-Pq: Name cgi-param-in-list-context.patch

4 years agofix-smart-test
Collectd Packaging Team [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

4 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

4 years agoLet the example plugin include the core headers from
Sebastian Harl [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

4 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

4 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

4 years agocollectd (5.12.0-7) unstable; urgency=medium
Kentaro Hayashi [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
collectd (5.12.0-7) unstable; urgency=medium

  * Team upload.
  * Fix CGI::param error in collection3 (Closes: 982294)

[dgit import unpatched collectd 5.12.0-7]

4 years agoImport collectd_5.12.0-7.debian.tar.xz
Kentaro Hayashi [Wed, 14 Jul 2021 12:46:02 +0000 (13:46 +0100)]
Import collectd_5.12.0-7.debian.tar.xz

[dgit import tarball collectd 5.12.0-7 collectd_5.12.0-7.debian.tar.xz]

4 years agoMerge version 5.12.0-5+rpi1 and 5.12.0-6 to produce 5.12.0-6+rpi1 archive/raspbian/5.12.0-6+rpi1 raspbian/5.12.0-6+rpi1
Raspbian automatic forward porter [Thu, 10 Jun 2021 22:11:58 +0000 (23:11 +0100)]
Merge version 5.12.0-5+rpi1 and 5.12.0-6 to produce 5.12.0-6+rpi1

4 years agoMerge collectd (5.12.0-6) import into refs/heads/workingbranch
Bernd Zeimetz [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Merge collectd (5.12.0-6) import into refs/heads/workingbranch

4 years agofix-smart-test
Collectd Packaging Team [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

4 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

4 years agoLet the example plugin include the core headers from
Sebastian Harl [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

4 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

4 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

4 years agocollectd (5.12.0-6) unstable; urgency=medium
Bernd Zeimetz [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
collectd (5.12.0-6) unstable; urgency=medium

  * [b4e7861] collectd-dev: Add missing header files again.
    Thanks to Benjamin Drung (Closes: #968950)
  * [3261aa1] Also create necessary directories
  * [6c0c6be] Fix target location in dh_install

[dgit import unpatched collectd 5.12.0-6]

4 years agoImport collectd_5.12.0-6.debian.tar.xz
Bernd Zeimetz [Tue, 1 Jun 2021 15:56:33 +0000 (16:56 +0100)]
Import collectd_5.12.0-6.debian.tar.xz

[dgit import tarball collectd 5.12.0-6 collectd_5.12.0-6.debian.tar.xz]

4 years agoMerge version 5.12.0-4+rpi1 and 5.12.0-5 to produce 5.12.0-5+rpi1 archive/raspbian/5.12.0-5+rpi1 raspbian/5.12.0-5+rpi1
Raspbian automatic forward porter [Fri, 5 Feb 2021 23:04:52 +0000 (23:04 +0000)]
Merge version 5.12.0-4+rpi1 and 5.12.0-5 to produce 5.12.0-5+rpi1

4 years agoMerge collectd (5.12.0-5) import into refs/heads/workingbranch
Bernd Zeimetz [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Merge collectd (5.12.0-5) import into refs/heads/workingbranch

4 years agofix-smart-test
Collectd Packaging Team [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

4 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

4 years agoLet the example plugin include the core headers from
Sebastian Harl [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

4 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

4 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

4 years agocollectd (5.12.0-5) unstable; urgency=medium
Bernd Zeimetz [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
collectd (5.12.0-5) unstable; urgency=medium

  * [11ee08b] Disable tokyotyrant.
    See #980331 for details

[dgit import unpatched collectd 5.12.0-5]

4 years agoImport collectd_5.12.0-5.debian.tar.xz
Bernd Zeimetz [Tue, 26 Jan 2021 09:52:28 +0000 (09:52 +0000)]
Import collectd_5.12.0-5.debian.tar.xz

[dgit import tarball collectd 5.12.0-5 collectd_5.12.0-5.debian.tar.xz]

4 years agoMerge version 5.11.0-7+rpi1 and 5.12.0-4 to produce 5.12.0-4+rpi1 archive/raspbian/5.12.0-4+rpi1 raspbian/5.12.0-4+rpi1
Raspbian automatic forward porter [Sun, 10 Jan 2021 11:01:20 +0000 (11:01 +0000)]
Merge version 5.11.0-7+rpi1 and 5.12.0-4 to produce 5.12.0-4+rpi1

4 years agoMerge collectd (5.12.0-4) import into refs/heads/workingbranch
Bernd Zeimetz [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Merge collectd (5.12.0-4) import into refs/heads/workingbranch

4 years agofix-smart-test
Collectd Packaging Team [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
fix-smart-test

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

Gbp-Pq: Name fix-smart-test

4 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

4 years agoLet the example plugin include the core headers from
Sebastian Harl [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

4 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

4 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

4 years agocollectd (5.12.0-4) unstable; urgency=medium
Bernd Zeimetz [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
collectd (5.12.0-4) unstable; urgency=medium

  * [b96d62e] Fix test_smart for big-endian.
    Also enable the smart plugin everywhere again.

[dgit import unpatched collectd 5.12.0-4]

4 years agoImport collectd_5.12.0-4.debian.tar.xz
Bernd Zeimetz [Sat, 2 Jan 2021 20:09:49 +0000 (20:09 +0000)]
Import collectd_5.12.0-4.debian.tar.xz

[dgit import tarball collectd 5.12.0-4 collectd_5.12.0-4.debian.tar.xz]

4 years agoMerge collectd (5.12.0-3) import into refs/heads/workingbranch
Bernd Zeimetz [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
Merge collectd (5.12.0-3) import into refs/heads/workingbranch

4 years agoUse paths for nagios-nrpe-server & monitoring-plugins Debian packages.
Bas Couwenberg [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
Use paths for nagios-nrpe-server & monitoring-plugins Debian packages.

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

4 years agoLet the example plugin include the core headers from
Sebastian Harl [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
Let the example plugin include the core headers from

/usr/include/collectd/core.

Gbp-Pq: Name myplugin_includes.patch

4 years agoSet the path of collection.conf to /etc/collectd/.
Sebastian Harl [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
Set the path of collection.conf to /etc/collectd/.

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

Gbp-Pq: Name collection_conf_path.patch

4 years agoSet the path of rrd_filter.px to /usr/lib/collectd/utils/.
Sebastian Harl [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
Set the path of rrd_filter.px to /usr/lib/collectd/utils/.

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

Gbp-Pq: Name rrd_filter_path.patch

4 years agocollectd (5.12.0-3) unstable; urgency=medium
Bernd Zeimetz [Sun, 20 Dec 2020 12:06:54 +0000 (12:06 +0000)]
collectd (5.12.0-3) unstable; urgency=medium

  * [e0f135d] Actually fix the last upload.

[dgit import unpatched collectd 5.12.0-3]