systemd service file: check for config file presence.
Thanks to @bzed for reporting this issue !
Thanks to @bzed for reporting this issue !
rename systemd service file to respect naming conventions.
Merge pull request #2 from mfournier/preparing-5.5.0-3
Preparing for 5.5.0-3
Preparing for 5.5.0-3
add OpenLDAP to capitalization-error-in-description lintian override
fix 'dh_clean -k' deprecation warning
prevent dh_systemd_start from complaining about collectd-dev
use dh_strip_nondeterminism to make build reproducible
disable smart plugin on non-linux platforms
rules: make make's output more verbose
rules: Disable the turbostat plugin on !amd64,!i386.
It's Intel-hardware specific.
It's Intel-hardware specific.
Merge tag 'upstream/5.5.0'
Upstream version 5.5.0
Upstream version 5.5.0
Imported Upstream version 5.5.0
Initial upstream branch.
Add a git-buildpackage configuration file.
Release the changelog.
Update the JRE path for the rpath override.
Convert the package to "3.0 (quilt)" format.
* Build-depend on debhelper (>= 7.0.50~) and drop dpatch.
* Renamed patch files from *.dpatch to *.patch and drop the dpatch header.
* Changed debian/patches/00list to debian/patches/series.
* Drop all patch operations from debian/rules.
Thanks to YunQiang Su for an initial patch.
Closes: #688719
* Build-depend on debhelper (>= 7.0.50~) and drop dpatch.
* Renamed patch files from *.dpatch to *.patch and drop the dpatch header.
* Changed debian/patches/00list to debian/patches/series.
* Drop all patch operations from debian/rules.
Thanks to YunQiang Su for an initial patch.
Closes: #688719
Update Dutch debconf template translation
Thanks to Frans Spiesschaert.
Closes: #763783
Thanks to Frans Spiesschaert.
Closes: #763783
Update standards-version to 3.9.6 (no changes).
debian/copyright: Further updates for version 5.5.0.
Add Marc to uploaders.
The new release also fixes #632936.
Add virtual-mysql-server as an alternative to the mysql-server suggests.
Thanks to Otto Kekäläinen for reporting this.
Closes: 781980
Thanks to Otto Kekäläinen for reporting this.
Closes: 781980
The new release fixes #739625 and #754230.
Unify capitalization in the package description.
debian/libcollectdclient1.symbols: Drop Debian revision.
Provide more details about the bugs closed by the new release.
Updated copyright for 5.5.0.
collectd.service: import environment variables from /etc/default/
libcollectdclient1.symbols: updated for 5.5
update collectd-dev dependency
update headers include path replacement
Now that part of the headers have been moved to the daemon/
subdirectory, this bit needs to be slightly more sophisticated.
Now that part of the headers have been moved to the daemon/
subdirectory, this bit needs to be slightly more sophisticated.
add systemd support
Mostly based on recommendations from:
https://wiki.debian.org/Teams/pkg-systemd/Packaging
Mostly based on recommendations from:
https://wiki.debian.org/Teams/pkg-systemd/Packaging
control: add Suggests for a few services collectd is now able to monitor
control: update package description to include new plugins
rename 2 reference to legacy libvirt plugin
collectd.conf: Updated for 5.5.0
Remove collection.cgi.dpatch, also applied upstream
add reference to 3 bugs which are closed by upgrading to 5.5.0
add various Build-depend to support new plugins
enable existing but disabled plugins
Adapt to new daemon/ subdirectory in upstream source
Remove each dpatch which has been merged upstream
Update changelog for 5.5.0
Refresh bts770683_curl_init.dpatch.
Released the changelog.
bts770694_loglevel.dpatch also fixes #687067.
Document upstream commits for each patch.
Refreshed bts770683_curl_init.dpatch.
Actually enable bts770693_timestamps.dpatch.
patches: Added bts770694_loglevel.
Upstream fix to correct logging behavior when using an invalid log level.
Thanks to Marc Fournier for reporting this.
Closes: #770694
Upstream fix to correct logging behavior when using an invalid log level.
Thanks to Marc Fournier for reporting this.
Closes: #770694
patches: Added bts770693_timestamps.
Upstream fix for handling internal timestamps. Thanks to Marc Fournier for
reporting this.
Closes: #770693
Upstream fix for handling internal timestamps. Thanks to Marc Fournier for
reporting this.
Closes: #770693
patches: Added bts770690_java_jni_thread_detach.
Upstream fix for locking up the Java plugin by not properly detaching from the
JVM in error conditions. Thanks to Marc Fournier for reporting this.
Closes: #770690
Upstream fix for locking up the Java plugin by not properly detaching from the
JVM in error conditions. Thanks to Marc Fournier for reporting this.
Closes: #770690
patches: Added bts770688_snmp_memleak.
Upstream fix for a memory leak in the SNMP plugin. Thanks to Marc Fournier for
reporting this.
Closes: #770688
Upstream fix for a memory leak in the SNMP plugin. Thanks to Marc Fournier for
reporting this.
Closes: #770688
patches: Added bts750440_config_segfault.
Upstream fix for a segfault when including empty config files. Thanks to Bernd
Zeimetz and Marc Fournier for reporting this.
Closes: #750440, #770685
Upstream fix for a segfault when including empty config files. Thanks to Bernd
Zeimetz and Marc Fournier for reporting this.
Closes: #750440, #770685
patches: Added bts770683_curl_init.
Upstream fix for a segfault in plugins using libcurl caused by concurrent
memory access. Thanks to Marc Fournier for reporting this.
Closes: #770683
Cf. #735173
Upstream fix for a segfault in plugins using libcurl caused by concurrent
memory access. Thanks to Marc Fournier for reporting this.
Closes: #770683
Cf. #735173
patches: Added bts747093_lvm_segfault.
Upstream fix for a segfault in the LVM plugin. Thanks to Bernd Zeimetz and
Marc Fournier for reporting this.
Closes: #747093
Upstream fix for a segfault in the LVM plugin. Thanks to Bernd Zeimetz and
Marc Fournier for reporting this.
Closes: #747093
patches: Added bts770681_riemann_ack.
Upstream fix for the write_riemann plugin to avoid locking up a remote Riemann
instance. Thanks to Marc Fournier for reporting this.
Closes: #770681
Upstream fix for the write_riemann plugin to avoid locking up a remote Riemann
instance. Thanks to Marc Fournier for reporting this.
Closes: #770681
rules: Fixed a typo preventing the fix for #760719 to be active.
Released 5.4.1-4.
Disable the 'java' plugin on sparc for now. It fails to build.
Merged branch 'nmu5.4.1-3.1'.
Build-Depend on libprotobuf-c-dev instead of libprotobuf-c0-dev.
This is due to the protobuf-c transition.
Closes: #756422
This is due to the protobuf-c transition.
Closes: #756422
rules: Disable preprocessor warnings on kfreebsd.
This is to work around an error resulting from a redefined macro in
PostgreSQL's pg_config_manual.h.
Thanks to Ivo De Decker for reporting this.
Closes: #760719
This is to work around an error resulting from a redefined macro in
PostgreSQL's pg_config_manual.h.
Thanks to Ivo De Decker for reporting this.
Closes: #760719
Released changelog.
Merged branch 'v5.4.1'.
Release the changelog.
Build-depend on libow-dev and re-enable the onewire plugin.
Thanks to Adam Smutnicki for pointing this out.
Closes: #744956
Thanks to Adam Smutnicki for pointing this out.
Closes: #744956
patches: Added myplugin_api.dpatch updating myplugin.c to the latest API.
rules: Prepend collectd/core to collectd's header files.
Thanks to Sergio Jimenez for reporting this.
Closes: #739516
Thanks to Sergio Jimenez for reporting this.
Closes: #739516
patches: Added collection.cgi.dpatch.
… fixing apache data-sources; thanks to Fabiano Pires for reporting this and
providing a patch!
Closes: #743881
… fixing apache data-sources; thanks to Fabiano Pires for reporting this and
providing a patch!
Closes: #743881
rules: Added INSTALL_BASE= to perl options.
Else, modules are installed into $HOME.
Else, modules are installed into $HOME.
control: Drop build dependency on libvarnishapi-dev.
rules: Disable varnish for now; it does not work with varnish 4.
C.f. https://bugs.debian.org/745902
Closes: #745894
C.f. https://bugs.debian.org/745902
Closes: #745894
Merged branch 'v5.4.1'.
Conflicts:
debian/changelog
Conflicts:
debian/changelog
rules: Use -Wno-error=deprecated-declarations for now.
This is to suppress libdbi deprecation warnings. They would else cause build
failures due to -Werror.
This is to suppress libdbi deprecation warnings. They would else cause build
failures due to -Werror.
Released changelog.
control: Updated standards-version to 3.9.5; no changes.
changelog: 5.4.1 fixes #735173.
changelog: 5.4.1 fixes #732701.
Updated collectd.conf for 5.4.1.
patches/: Removed amqp_0_4.dpatch; merged upstream.
Updated changelog to 5.4.1-1.
Updated changelog to mention the libupsclient-dev build-dep change.
control: Re-added libupsclient1-dev as alternate build-dep.
Update libupsclient build-dep (fixes #730397)
patches: Added amqp_0_4.dpatch: Added support for rabbitmq-c 0.4.x.
collectd.conf: Removed sample configuration for the write_mongodb plugin.
The plugin is not available on Debian.
Thanks to Bryan Fullerton for reporting this!
Cf. LP:#1206813
Closes: #724699
The plugin is not available on Debian.
Thanks to Bryan Fullerton for reporting this!
Cf. LP:#1206813
Closes: #724699
control: Removed build-dep on iproute-dev.
It is about to be removed and has been superseded by libmnl-dev in collectd.
Thanks to Laurent Bigonville and Andreas Henriksson for reporting this!
Closes: #726921
It is about to be removed and has been superseded by libmnl-dev in collectd.
Thanks to Laurent Bigonville and Andreas Henriksson for reporting this!
Closes: #726921
control: Limit build-dependency on libmnl-dev to linux-any.
debian/rules already did the right thing and excluded the 'netlink' plugin on
kfreebsd.
Thanks to Ivo De Decker for reporting this.
Closes: #724911
debian/rules already did the right thing and excluded the 'netlink' plugin on
kfreebsd.
Thanks to Ivo De Decker for reporting this.
Closes: #724911
New upstream closes #723187.
changelog: Mention #683525 as part of relationship to default-jre-headless.
control: Let collectd-core / collectd suggest / recommend default-jre-headless
Release the changelog.
changelog: The new upstream version fixes #679163.
control: Updated the dependency of collectd-dev.
collectd.conf: Recursively include all '*.conf' files in collectd.conf.d/.
… using the new 'Include' option's 'Filter' feature.
Thanks to Laurent Bigonville for suggesting this change.
Closes: #690668
… using the new 'Include' option's 'Filter' feature.
Thanks to Laurent Bigonville for suggesting this change.
Closes: #690668
po/: Updated Japanese debconf template translation.
Thanks to 'victory'.
Closes: #715283
Thanks to 'victory'.
Closes: #715283
po/: Updated Italian debconf template translation.
Thanks to Beatrice Torracca.
Closes: #705869
Thanks to Beatrice Torracca.
Closes: #705869
collectd-core.templates, /po/: Fixed various path-names.
Thanks to Uli Martens for reporting this.
Closes: #719292
Thanks to Uli Martens for reporting this.
Closes: #719292