X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=b6943d2e2223ff5047a289e6d17cd6d887c4cd85;hb=5d743f8e686e86eaf108673c422a2224e5b52979;hp=2e32122f116d1b7c5c14553b3bbc9ef1273f344f;hpb=3e1f089b12db849bd8a59d4079772da772b81f9c;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index 2e32122..b6943d2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,25 @@ -collectd (5.7.2-2) trusty; urgency=medium +collectd (5.8.0-1) UNRELEASED; urgency=medium + + * New upstream release. (Closes: #881757, CVE-2017-16820) + * Enable the grpc plugin, libgrpc++ is now available. + * Enable the intel_rdt plugin, libpqos is now available. + * Re-enable the varnish plugin, support for varnish 5.2 now implemented. + * Disable the lvm plugin, liblvm2app being deprecated. (Closes: #881641) + * debian/patches: + - Added i2c_detection.patch; needed to build against libi2c-4.0. Thanks to + Christian Ehrhardt fo reporting this problem and Andreas Hasenack for + providing a patch. + (Closes: #886920) + - Added rd_kafka_last_error.patch; needed to build against + librdkafka-0.11.0. Thanks to Pavel Rochnyack for providing a patch. + - Removed dpdk-pkg-config.patch; included upstream. + - Removed libcollectdclient_error_buffer.patch; inclued upstream. + - Removed local-msr-index-h.patch; included upstream. + - Removed write_mongodb.patch; included upstream. + + -- Marc Fournier Wed, 21 Feb 2018 07:02:01 +0100 + +collectd (5.7.2-2) unstable; urgency=medium [ Luca Boccassi ] * debian/patches: @@ -12,11 +33,16 @@ collectd (5.7.2-2) trusty; urgency=medium 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 Sat, 21 Oct 2017 14:01:50 +0200 + -- Sebastian Harl Sun, 22 Oct 2017 00:37:19 +0200 collectd (5.7.2-1) unstable; urgency=medium