X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=2f04a87b6df19b138a48b9f0c7a1f9e8880b5dfa;hb=0f8535b07d47e1fa0f5ff3ca15396e2e759c5301;hp=fb09fb2a04e6688671f821f9a0b0c7e724b19779;hpb=29b23d6e3bae71fba14d4a3d098d22349a356c98;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index fb09fb2..2f04a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,35 @@ -collectd (5.7.2-2) UNRELEASED; urgency=medium +collectd (5.8.0-1) UNRELEASED; urgency=medium + * New upstream release. + * Enable the intel_rdt plugin, libpqos is now available. + * Re-enable the varnish plugin, support for varnish 5.2 now implemented. + + -- Marc Fournier Wed, 21 Feb 2018 07:02:01 +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). - - -- Sebastian Harl Sat, 21 Oct 2017 13:18:27 +0200 + * 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 Sun, 22 Oct 2017 00:37:19 +0200 collectd (5.7.2-1) unstable; urgency=medium