X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=7c9a0efbc241f432b860ddc13fd4293ecda792ec;hb=5d887eecbc201e805646871b88ef91552d35d5ef;hp=e7fc4c5994e13815b52409f3cf2b50955e484eb7;hpb=781db981d163b830892779d396a030dae12f3071;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index e7fc4c5..7c9a0ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,35 @@ collectd (5.8.0-1) UNRELEASED; urgency=medium - * New upstream release. + * New upstream release. (Closes: #887093, #881757, CVE-2017-16820) + * New plugins: + - DPDK link status and keep alive events: dpdkevents + - Intel performance counters: intel_pmu (disabled in Debian because of + missing dependencies) + - Machine Check Exceptions notifications: mcelog + - Open vSwitch link state events: ovs_events + - Open vSwitch bridge / interface statistics: ovs_stats + - receive and handle queries from SNMP master agent: snmp_agent + - synproxy statistics: synproxy (Linux-specific) * 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. * 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 liblvm2app_depreciation_warning.patch; allows the the plugin to + build despite liblvm2app depreciation. Thanks to Christian Ehrhardt for + suggesting this workaround. (Closes: #881641) + - 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. + * debian/libcollectdclient-dev.install: + - Install new server and parsing header files. + * debian/libcollectdclient1.symbols + - Updated for 5.8. -- Marc Fournier Wed, 21 Feb 2018 07:02:01 +0100