changelog: 4.10.4 fixes #625323 by fixing an FTBFS with GCC 4.6.
control, rules: Depend on libmodbus-dev and enabled "modbus" plugin.
changelog: 4.10.4 closes #592880 by ignoring "Include" errors.
changelog: 4.10.4 closes #585975 by being verbose about plugin load failures.
copyright: Updated for 4.10.4.
copyright: Updated curl_jscon.c copyright information.
copyright: Updated collectd-python(5) copyright information.
changelog: 4.10.4 closes #612784 by documenting the "Globals" option.
changelog: 4.10.4 fixes #653879 by supporting yajl 2.
changelog: Updated to 4.10.4-1.
patches: Added CVE-2010-4336.dpatch: Fix DoS in RRD file creation.
changelog: Added entry for adding ‘powerpcspe’ to JAVA_ARCHDIR_MAP.
Set urgency to "medium" because of the RC bug-fix.
patches: Added bts596128-reheap-fix.
This is an upstream patch fixing the 'reheap()' function used to manage the
"read" callbacks and making sure all plugins get executed correctly and in
each interval.
Closes: #596128
This is an upstream patch fixing the 'reheap()' function used to manage the
"read" callbacks and making sure all plugins get executed correctly and in
each interval.
Closes: #596128
patches: Added bts592623-curl_json-file.
This is an upstream patch fixing access to file:// URLs in the 'curl_json'
plugin.
Thanks Baptiste Mille-Mathias for reporting this and pointing out the patch!
Closes: #592623
This is an upstream patch fixing access to file:// URLs in the 'curl_json'
plugin.
Thanks Baptiste Mille-Mathias for reporting this and pointing out the patch!
Closes: #592623
patches: Added bts595756-notify_email-segfault.
This is an upstream patch fixing a segfault in the 'notify_email' plugin.
Thanks to Manuel CISSE for reporting this!
Closes: #595756
This is an upstream patch fixing a segfault in the 'notify_email' plugin.
Thanks to Manuel CISSE for reporting this!
Closes: #595756
rules: Added ‘powerpcspe’ to JAVA_ARCHDIR_MAP.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Sebastian Harl <sh@tokkee.org>
control: Updated standards-version to 3.9.1 -- no changes.
patches: Removed bts557599_powerdns_fix -- applied upstream.
patches: Removed collectd2html related patches -- applied upstream.
changelog: Updated to 4.10.1-1.
14 years agocontrol: Updated collectd-dev's versioned dependency on collectd to << 4.11~. collectd-4.10.0-1
control: Updated collectd-dev's versioned dependency on collectd to << 4.11~.
overrides: Override 'capitalization-error-in-description python Python'.
All plugin names are spelled in lower-case letters.
All plugin names are spelled in lower-case letters.
changelog: Be a bit more verbose.
collectd.postinst: Manually replace /u/s/d/collectd/examples/ with a symlink.
… when upgrading from versions << 4.10.0-1~ -- this is not handled by dpkg
according to policy 6.6.
Thanks to Joey Hess for reporting this!
Closes: #569268
… when upgrading from versions << 4.10.0-1~ -- this is not handled by dpkg
according to policy 6.6.
Thanks to Joey Hess for reporting this!
Closes: #569268
control: Updated to standards-version 3.8.4 -- no changes.
patches: Added bts575029-collectd2html-xhtml.
… adding support for XHTML to collectd2html.pl.
Thanks to Ivan Shmakov for reporting this and Max Henkel and Timur Kirilichev
for providing patches!
Closes: #575029
… adding support for XHTML to collectd2html.pl.
Thanks to Ivan Shmakov for reporting this and Max Henkel and Timur Kirilichev
for providing patches!
Closes: #575029
debian/po: Added updated po-files as changed by debconf-updatepo.
Updated changelog.
Adding support for Renesas SH4 to the Java arch mapping closes #564165.
Thanks to Nobuhiro Iwamatsu for the patch!
Adding support for Renesas SH4 to the Java arch mapping closes #564165.
Thanks to Nobuhiro Iwamatsu for the patch!
rules: Added support for Renesas SH4.
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Sebastian Harl <sh@tokkee.org>
rules: Define (and pass to configure) $JAR.
patches: Removed typo_fixes -- applied upstream.
patches: Removed bts566199_collection_hide_types -- applied upstream.
control: Build-depend on libprotobuf-c0-dev and protobuf-c-compiler.
… required by the 'pinba' plugin.
… required by the 'pinba' plugin.
{collectd,filters}.conf: Added new config options.
changelog, collectd.conf, control, rules: Added new plugins.
* curl_xml
* modbus (disabled; libmodbus is not available)
* pinba
* curl_xml
* modbus (disabled; libmodbus is not available)
* pinba
copyright: Updated for 4.10.0.
changelog: Updated to 4.10.0-1.
control: Sorted plugins alphabetically in package description.
control: Added missing plugins to package description.
control: Added rrdcached and tokyotyrant to the package description.
14 years agorules: Replaced all occurrences of 'findstring' with 'filter' statements. collectd-4.9.1-2
rules: Replaced all occurrences of 'findstring' with 'filter' statements.
This makes sure that we match words rather than substrings.
This makes sure that we match words rather than substrings.
rules: Re-enabled non-kfreebsd plugins on i386 and amd64.
They had been disabled accidentally by using findstring (which does a
substring match) to compare DEB_BUILD_ARCH with kfreebsd-{amd64,i386}.
Thanks to ilia kudirov for reporting this!
Closes: #567259
They had been disabled accidentally by using findstring (which does a
substring match) to compare DEB_BUILD_ARCH with kfreebsd-{amd64,i386}.
Thanks to ilia kudirov for reporting this!
Closes: #567259
collectd.conf: Added sample configs for "rrdcached" and "tokyotyrant".
control: Let collectd-dev depend on collectd-core << 4.10~.
control: Also, build-depend on libtokyocabinet-dev.
… to work around a missing dependency in libtokyotyrant-dev (see #566584).
… to work around a missing dependency in libtokyotyrant-dev (see #566584).
rules: Updated documentation about which plugin is Linux-specific.
rules: Check whether all patches have been enabled; fail, if not.
typo_fixes.dpatch: Updated for 4.9.1.
patches: Added typo_fixes.dpatch.
…fixing some typos in manpages and error messages; thanks to lintian(1) for
reporting this.
…fixing some typos in manpages and error messages; thanks to lintian(1) for
reporting this.
bts566199….dpatch: Added missing @DPATCH@ template foo.
… whatever that's used for ;-)
… whatever that's used for ;-)
Updated collectd-core.overrides.
Replaced overrides for spelling-error-in-description with
capitalization-error-in-description.
Replaced overrides for spelling-error-in-description with
capitalization-error-in-description.
Updated copyright.
patches: Added bts566199_collection_hide_types.dpatch.
This patch adds the ability to hide specified types in collection.cgi.
Thanks to Pavel Piatruk for the patch!
Closes: #566199
This patch adds the ability to hide specified types in collection.cgi.
Thanks to Pavel Piatruk for the patch!
Closes: #566199
Updated changelog.
control, rules: Enabled the "tokyotyrant" plugin.
… except on kfreebsd-{i386,amd64} and build-depend on libtokyotyrant-dev
(which is not available on kfreebsd).
… except on kfreebsd-{i386,amd64} and build-depend on libtokyotyrant-dev
(which is not available on kfreebsd).
control, rules: Enabled the "rrdcached" plugin.
… and build-depend on librrd-dev (>= 1.4~) (and removed the optional build-dep
on librrd2-dev).
… and build-depend on librrd-dev (>= 1.4~) (and removed the optional build-dep
on librrd2-dev).
rules: Disabled further Linux-specific plugins on kfreebsd.
control, rules: Disable the Linux-specific "sensors" plugin on kfreebsd.
control, rules: Disabled plugins on kfreebsd whose build-deps are n/a (yet).
control, rules: Disabled iptables, ipvs on kfreebsd.
These plugins are Linux-specific.
These plugins are Linux-specific.
changelog: Updated to 4.9.1-1.
control, rules: Disabled the "netlink" plugin on kfreebsd-{i386,amd64}.
iproute is only available on Linux.
iproute is only available on Linux.
rules: Simplified JAVA_ARCHDIR_MAP.
Removed entries that "point" to itself. Instead, let JAVA_ARCHDIR_MAP default
to DEB_BUILD_ARCH, if no map entry is defined for that arch.
Removed entries that "point" to itself. Instead, let JAVA_ARCHDIR_MAP default
to DEB_BUILD_ARCH, if no map entry is defined for that arch.
rules: Added support for Renesas SH4.
Added an appropriate entry to the java archdir map.
Added an appropriate entry to the java archdir map.
collectd-core.install: Install all collectd-*.5 manpages.
In particular, this includes the newly added collectd-python.5.
In particular, this includes the newly added collectd-python.5.
{collectd,filters}.conf: Updated for 4.9.0.
control: Build-depend on "python-dev", required to build the "python" plugin.
rules: Disabled routeros plugin.
librouteros is not available in Debian.
librouteros is not available in Debian.
rules: Disabled netapp plugin.
libnetapp is not available in Debian.
libnetapp is not available in Debian.
Updated copyright for 4.9.0.
changelog: Updated to version 4.9.0-1.
watch: Mangle upstream versions <version>.rc<n> as well.
README.Debian: Fixed some ambiguous wording.
Thanks to Marco d'Itri for pointing that out!
Thanks to Marco d'Itri for pointing that out!
14 years agoREADME.Debian: Point to the sample configs in /u/s/d/collectd-core/examples. collectd-4.8.2-1
README.Debian: Point to the sample configs in /u/s/d/collectd-core/examples.
init script: Check for config file only when starting the daemon.
collectd.conf: Fixed sample network "proxy" configuration.
rules: Install {filters,thresholds}.conf as examples as well.
control: Fixed collectd-core's "Replaces: collectd" version.
changelog: Set urgency to medium because of the fix for #559801.
patches: Added bts559801_plugin_find_fix.dpatch.
This makes collectd resistant against copies of libltdl affected by
CVE-2009-3736. This fixes a potential but very unlikely security issue, e.g.
found in the embedded copy. For details about how collectd might be affected,
see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15>.
Thanks to Michael Gilbert for reporting this!
Closes: #559801
This makes collectd resistant against copies of libltdl affected by
CVE-2009-3736. This fixes a potential but very unlikely security issue, e.g.
found in the embedded copy. For details about how collectd might be affected,
see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15>.
Thanks to Michael Gilbert for reporting this!
Closes: #559801
patches: Added x-bit for all .dpatches.
changelog: Using --without-included-ltdl fixes CVE-2009-3736.
Referring to <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15> for
details about how collectd might be affected.
Thanks to Michael Gilbert for reporting the issue!
Closes: #559801
Referring to <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559801#15> for
details about how collectd might be affected.
Thanks to Michael Gilbert for reporting the issue!
Closes: #559801
patches: Added bts557599_powerdns_fix.dpatch.
This patch fixes communication to pdns versions 2.9.22 and above.
Thanks to <tm@iprog.com> for reporting this and Luke Heberling for providing
the patch!
Closes: #557599
This patch was provided in #535787 as well, but did not get applied to 4.8.1.
This patch fixes communication to pdns versions 2.9.22 and above.
Thanks to <tm@iprog.com> for reporting this and Luke Heberling for providing
the patch!
Closes: #557599
This patch was provided in #535787 as well, but did not get applied to 4.8.1.
patches: Added bts561577_collectd2html_recursive_fix.dpatch.
This patch fixes collectd2html.pl's recursive mode and improves some defaults.
Thanks to Yuri D'Elia for reporting this and providing a patch!
Closes: #561577
This patch fixes collectd2html.pl's recursive mode and improves some defaults.
Thanks to Yuri D'Elia for reporting this and providing a patch!
Closes: #561577
control: Update the list of collectd-core's suggestions.
* Added various services providing data that may be collected by collectd.
* Downgraded lm-sensors from a recommendation to a suggestion.
* Added various services providing data that may be collected by collectd.
* Downgraded lm-sensors from a recommendation to a suggestion.
control: Documented some B-Ds and collectd-core suggestions.
control: Split long lines.
This is allowed for quite a while now and heavily improves readability and
editability.
This is allowed for quite a while now and heavily improves readability and
editability.
control: No longer conflict/provide/replace the "collectd-$plugin" packages.
Those packages were available pre-Lenny only.
Those packages were available pre-Lenny only.
rules: Use dpkg-shlibdeps, rather than dh_shlibdeps to get collectd's deps.
dh_shlibdeps does not work, because the "collectd" package does not contain
any binaries / shared objects and, thus, dh_shlibdeps would not call
dpkg-shlibdeps at all.
dh_shlibdeps does not work, because the "collectd" package does not contain
any binaries / shared objects and, thus, dh_shlibdeps would not call
dpkg-shlibdeps at all.
control: Build-depend on libltdl-dev.
This makes it possible to use the system-wide libltdl.
This makes it possible to use the system-wide libltdl.
rules: Pass --without-included-ltdl to configure.
This tells libtool 2 to not use the shipped libltdl but rather the one
available in the system.
This tells libtool 2 to not use the shipped libltdl but rather the one
available in the system.
rules: Output the content of config.log if configure fails.
This might help debugging.
This might help debugging.
README.Debian: Added a short explanation of the package split.
README.Debian{,.plugins}: Updated section about plugin dependencies.
rules: Install debian/collectd.conf as an example into "collectd-core".
collectd.conf: Documented sample network client and server configurations.
rules: Updated the path names of contrib/collectd_{network,unixsock}.py.
… previously, this used to be contrib/collectd-{network,unixsock}.py.
… previously, this used to be contrib/collectd-{network,unixsock}.py.
rules: Pass --disable-static to configure.
This tells libtool 2 to not build any static libraries.
This tells libtool 2 to not build any static libraries.
control: Build-depend on libsensors4-dev rather than libsensors-dev.
libsnmp-dev, starting with version 5.4.2.1~dfsg-5, supports libsensors4, thus
making that possible. This restores the full functionality of the "sensors"
plugin, which does not work well with libsensors3 and lm-sensors-3.
Thanks to Anssi Kolehmainen for reporting this!
Closes: #538795
libsnmp-dev, starting with version 5.4.2.1~dfsg-5, supports libsensors4, thus
making that possible. This restores the full functionality of the "sensors"
plugin, which does not work well with libsensors3 and lm-sensors-3.
Thanks to Anssi Kolehmainen for reporting this!
Closes: #538795