debian/changelog: release 5.5.1 for precise PPA
Merge branch 'master' into precise-ppa
Revert "Merge tag 'upstream/5.5.0'"
This reverts commit 9e9a8d617a8b29c6bc8700885e2cd15d8b71e8f1, reversing
changes made to 546a6028cba5a9e237f01dc08a8734c3f5f4ba56.
This reverts commit 9e9a8d617a8b29c6bc8700885e2cd15d8b71e8f1, reversing
changes made to 546a6028cba5a9e237f01dc08a8734c3f5f4ba56.
changelog: release 5.5.1-1
changelog: improve #799289 bug description
collectd.conf: Updated for 5.5.1
patches: Removed bts802249_varnish_41
Update changelog for 5.5.1
changelog: release 5.5.0-4
Merge pull request #6 from mfournier/preparing-5.5.0-4
Prepare the 5.5.0-4 release.
Prepare the 5.5.0-4 release.
add patch to let varnish plugin build against libvarnishapi 4.1
remove RTLD_GLOBAL workaround
https://github.com/rubenk/collectd-ci/commit/4ef5784861 holds a small
discussion about this.
https://github.com/rubenk/collectd-ci/commit/4ef5784861 holds a small
discussion about this.
Re-enable dh_strip_nondeterminism, since a fixed version has been uploaded to sid.
update lintian override + bump changelog
It looks like libjvm.so is now also found in
/usr/lib/jvm/*/jre/lib/*/client/
It looks like libjvm.so is now also found in
/usr/lib/jvm/*/jre/lib/*/client/
Revert "Merge tag 'upstream/5.5.0'"
This reverts commit 9e9a8d617a8b29c6bc8700885e2cd15d8b71e8f1, reversing
changes made to 546a6028cba5a9e237f01dc08a8734c3f5f4ba56.
This reverts commit 9e9a8d617a8b29c6bc8700885e2cd15d8b71e8f1, reversing
changes made to 546a6028cba5a9e237f01dc08a8734c3f5f4ba56.
Use tokkee's tag name scheme.
9 years agodisable plugins for which build-deps aren't met in precise collectd-5.5.0-3ubuntu0_ppa12.04.1
disable plugins for which build-deps aren't met in precise
remove systemd and nondeterminism bits
bump changelog for precise PPA
Reference the dh-strip-nondeterminism bug.
Disable dh_strip_nondeterminism for now; it's broken.
changelog: release 5.5.0-3
Merge pull request #3 from mfournier/more-changes-for-5.5.0-3
Fix systemd behavior when the config file is missing.
This was causing problems, for example, when only installing collectd-core which does not provide a config file. The old init script handles this gracefully and so does the service file now.
Fix systemd behavior when the config file is missing.
This was causing problems, for example, when only installing collectd-core which does not provide a config file. The old init script handles this gracefully and so does the service file now.
better phrasing in changelog
update my email address
systemd service file: make sure `collectd -t` succeeds
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