From: Sebastian Harl Date: Thu, 20 Aug 2015 09:53:02 +0000 (+0200) Subject: The new release fixes #739625 and #754230. X-Git-Tag: collectd-5.5.0-1~11 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5615a2a51812e6b186f25b5a2bc49ce8837501b4;p=pkg-collectd.git The new release fixes #739625 and #754230. --- diff --git a/debian/changelog b/debian/changelog index 1187424..ae0f126 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,11 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium Crompton for reporting this (Closes: #632713). - Fixed a FTBFS using clang; thanks to Arthur Marble for reporting this and providing a patch (Closes: #758481). + - collection.cgi now supports the df_complex types; thanks to Joel Franco + Guzmán for reporting this (Closes: #739625). + - Fixed an off-by-one error in the AVL tree implementation that broke + setups using only one threshold definition; thanks to Alexander Golovko + for reporting this (Closes: #754230). * debian/patches: - Removed bts559801_plugin_find_fix.dpatch; merged upstream. - Removed bts747093_lvm_segfault.dpatch; merged upstream.