Code

Release the changelog; set priority to high.
[pkg-collectd.git] / debian / changelog
index 84d0149393a2d06212ae0d4493ab519222b6e6c3..fc1d143bb58d1b01422e4e5c5e8a7fef51cdd6f1 100644 (file)
@@ -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 <tokkee@debian.org>  Thu, 28 Jul 2016 22:56:36 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 29 Jul 2016 00:02:11 +0200
 
 collectd (5.5.1-5) unstable; urgency=low
 
@@ -193,7 +197,7 @@ collectd (5.5.0-1) unstable; urgency=medium
 
  -- Marc Fournier <marc.fournier@camptocamp.com>  Fri, 21 Aug 2015 13:29:17 +0200
 
-collectd (5.4.1-6+deb8u1) jessie-security; urgency=medium
+collectd (5.4.1-6+deb8u1) jessie-security; urgency=high
 
   * debian/patches/CVE-2016-6254.dpatch: Fix heap overflow in the network
     plugin. Emilien Gaspar has identified a heap overflow in parse_packet(),