Code

i2c_detection.patch: fix badly formatted patch
[pkg-collectd.git] / debian / changelog
index 776f93041ada8851c74018e3a99393f8780df9c3..b6943d2e2223ff5047a289e6d17cd6d887c4cd85 100644 (file)
@@ -1,14 +1,17 @@
 collectd (5.8.0-1) UNRELEASED; urgency=medium
 
-  * New upstream release.
+  * 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.
+    - 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.
+      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.