X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=07b01beee5a566c3de84b120fb414bcc4eb94f03;hb=1bd0d6a0287f71f1b0f52b710167bdbd30d1a2b5;hp=01e1dd07e9394bf996fee0f5a2d38b5b386bded5;hpb=6a3e5ce9c52d3139aa93db72842b1d6d92e92786;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index 01e1dd0..07b01be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -collectd (5.5.2-1) UNRELEASED; urgency=medium +collectd (5.5.2-1) unstable; urgency=high * New upstream release. - Fix heap overflow in the network plugin. Emilien Gaspar has identified a @@ -14,8 +14,12 @@ collectd (5.5.2-1) UNRELEASED; urgency=medium - bts832577-gcry-control.patch: Update for 5.5.2. Mostly part of the new upstream release, except for: Don't abort() if gcrypt initialization failed. + - Drop bts823012_librrd8.patch; merged upstream. + * Rebuild with linux-libc-dev >= 4.6 (now in testing and unstable) to + accommodate a change to rtnl_link_stats64. Thanks to Gábor Gombás for + reporting this (Closes: #829634). - -- Sebastian Harl Thu, 28 Jul 2016 22:56:36 +0200 + -- Sebastian Harl Fri, 29 Jul 2016 00:02:11 +0200 collectd (5.5.1-5) unstable; urgency=low @@ -62,6 +66,12 @@ collectd (5.5.1-2) unstable; urgency=medium -- Sebastian Harl Sat, 02 Apr 2016 11:02:49 +0200 +collectd (5.5.1-1~bpo7+1) wheezy-backports-sloppy; urgency=medium + + * Rebuild for wheezy-backports-sloppy. + + -- Marc Fournier Fri, 29 Jan 2016 14:18:24 +0100 + collectd (5.5.1-1) unstable; urgency=medium * New upstream release: @@ -89,6 +99,20 @@ collectd (5.5.0-4) unstable; urgency=medium -- Marc Fournier Mon, 16 Nov 2015 21:03:31 +0100 +collectd (5.5.0-3~bpo7+1) wheezy-backports-sloppy; urgency=medium + + * Rebuild for wheezy-backports-sloppy. + * debian/rules, debian/control: + - remove references to systemd and strip-nondeterminism, which were + introduced in jessie. + - disable building sigrok, turbostat and write_kafka plugins, as the + required build-dependencies aren't available in wheezy. + - build uuid plugin against libhal, as this lib is still available on + wheezy. + - adjust libprotobuf build-dependency name. + + -- Marc Fournier Thu, 08 Oct 2015 08:26:10 +0200 + collectd (5.5.0-3) unstable; urgency=medium * debian/rules, debian/control: