author | Sebastian Harl <sh@teamix.net> | |
Fri, 3 Aug 2012 08:58:03 +0000 (08:58 +0000) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Fri, 3 Aug 2012 08:58:03 +0000 (08:58 +0000) |
Updated changelog to 5.1.0-3~bpo60+1.
Conflicts:
debian/changelog
Conflicts:
debian/changelog
1 | 2 | |||
---|---|---|---|---|
debian/changelog | patch | | diff1 | | diff2 | | blob | history |
diff --cc debian/changelog
index 637a79ec1ef0cd8d79ff1ab941912c442bf4151a,ba1e1d6659253db570ba7103a9eb5940cfbe5b9d..ab3520ec5c2394ef7abdc5f5fa83dd37b68e2519
--- 1/debian/changelog
--- 2/debian/changelog
+++ b/debian/changelog
- collectd (5.1.0-2~bpo60+1) squeeze-backports; urgency=low
++collectd (5.1.0-3~bpo60+1) squeeze-backports; urgency=low
+
+ * Rebuild for squeeze-backports.
+
+ -- Sebastian Harl <tokkee@debian.org> Thu, 05 Jul 2012 13:39:28 +0200
+
+ collectd (5.1.0-3) unstable; urgency=low
+
+ * debian/patches/migrate-4-5-df.dpatch, debian/collectd-core.postinst:
+ - Added patch to fix the migration of 'df' values in migrate-4-5.px;
+ thanks to 'markuskaindl' for reporting this on IRC.
+ - Pass --rrdfilter and --rrdtool parameters to migrate-4-5.px in order to
+ let the script find those binaries/scripts.
+ (Closes: #681363)
+ * debian/collectd-core.collectd.init.d:
+ - Catch disabled state in start and restart and don't exit with an error
+ status. Amongst others, this fixes an upgrade of collectd when the
+ daemon is disabled. Thanks to Florian Ernst for reporting this and
+ Evgeni Golov for providing (an early) patch (Closes: #681216).
+ - Don't use 'set -e' and 'exit 0' (at the end) in order to let return
+ statuses propagate correctly. (cf. #681216)
+
+ -- Sebastian Harl <tokkee@debian.org> Sun, 15 Jul 2012 11:17:10 +0200
+
collectd (5.1.0-2) unstable; urgency=low
* debian/collectd-core.postinst: