[collectd-changes] pkg-collectd: branch "master" updated. collectd-5.1.0-2-7-g8c23781
Sebastian Harl
sh at tokkee.org
Sun Jul 15 13:11:05 CEST 2012
The branch "master" of project "collectd Debian package"
has been updated
via 8c23781c7d9a77abbd2443208b0f73af5645bce4 (commit)
via cc6273bcf6dc466befbbd1798628fbbb9bddd495 (commit)
via c36395c212e2fc3aa6bcdf92abe80f14d451fb0a (commit)
via 5fd4903ea0ddbec78be5a241c4de2ddb4a2e14f2 (commit)
via a4a177cd4708317a1fb36516fd0d6f231618f9d0 (commit)
via 9e42a00c86e35ab8711266e3504c25818776fdda (commit)
via 7cafb0469f7f9aa5635cde32d04ee5c6c50d7c82 (commit)
from 7890e1ab963595b2637c7faf9cd06ca8031a3153 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 8c23781c7d9a77abbd2443208b0f73af5645bce4
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Jul 15 12:22:06 2012 +0200
Fixed migrate-4-5-df.dpatch: Added missing end quotes.
commit cc6273bcf6dc466befbbd1798628fbbb9bddd495
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Jul 15 11:21:21 2012 +0200
migrate-4-5-df.dpatch: Fixed patch format.
commit c36395c212e2fc3aa6bcdf92abe80f14d451fb0a
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Jul 15 11:19:10 2012 +0200
Prepared changelog for release.
commit 5fd4903ea0ddbec78be5a241c4de2ddb4a2e14f2
Author: Sebastian Harl <sh at tokkee.org>
Date: Sun Jul 15 11:12:29 2012 +0200
collectd-core.collectd.init.d: Catch disabled state in start/restart.
Don't exit with an error status in that case. 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!
To let those changes to work correctly, don't use 'set -e' and 'exit 0' (at
the end) in order to let return statuses propagate correctly.
Closes: #681216
commit a4a177cd4708317a1fb36516fd0d6f231618f9d0
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jul 12 19:07:02 2012 +0200
changelog: The migrate-4-5 related changes close #681363.
commit 9e42a00c86e35ab8711266e3504c25818776fdda
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jul 12 19:05:44 2012 +0200
collectd-core.postinst: Pass --rrd* parameters to migrate-4-5.px.
⦠in order to let the script find those binaries/scripts.
commit 7cafb0469f7f9aa5635cde32d04ee5c6c50d7c82
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Jul 12 18:58:34 2012 +0200
patches/: Added migrate-4-5-df.dpatch.
⦠fixing the migration of 'df' values in migrate-4-5.px; thanks to
'markuskaindl' for reporting this on IRC.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 18 +++++++++
debian/collectd-core.collectd.init.d | 44 +++++++++++++---------
debian/collectd-core.postinst | 4 ++-
debian/patches/00list | 1 +
debian/patches/migrate-4-5-df.dpatch | 66 ++++++++++++++++++++++++++++++++++
5 files changed, 114 insertions(+), 19 deletions(-)
create mode 100755 debian/patches/migrate-4-5-df.dpatch
More information about the collectd-changes
mailing list