Updated changelog to 4.9.1-2~bpo50+1.
Merged commit 'collectd-4.9.1-2' into lenny-backports.
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
patches: Removed gmond-fix-compile-error.dpatch.
This patch has been included upstream.
This patch has been included upstream.
Updated copyright.
Updated to 4.8.2-1.
collectd.postinst: Let the "collectd" package restart the daemon.
"collectd" provides the config file.
"collectd" provides the config file.
collectd.links: Symlink /u/s/d/collectd/examples to ../collectd-core/examples.
control: Build-depend on the right combination of libsnmp-dev and perl.
Perl's CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector'
in version 5.10.1 on some architectures (those supporting that features).
net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4.
Thanks to Lamont Jones and Dann Frazier for reporting this!
Closes: #559087
Perl's CFLAGS (included in net-snmp's CFLAGS) introduced '-fstack-protector'
in version 5.10.1 on some architectures (those supporting that features).
net-snmp has been fixed to handle that correctly in 5.4.2.1~dfsg-4.
Thanks to Lamont Jones and Dann Frazier for reporting this!
Closes: #559087
collectd-core.collectd.init.d: Do not start collectd if there is no config.
Else, installation of "collectd-core" (which does not provide configuration)
would fail.
Else, installation of "collectd-core" (which does not provide configuration)
would fail.
Ship collection.conf in collectd-core rather than collectd.
Updated the path name for README.Debian.plugins in the documentation.
Split the "collectd" binary package into "collectd-core" and "collectd".
The former provides the main program file and the plugins while the latter
provides the configuration. This allows for much more flexible setups (e.g.
providing customizations on top of "collectd-core" without modifying the
"collectd" package) and, amongst others, removes the hard dependency on
librrd.
Closes: #495936, #544311
The former provides the main program file and the plugins while the latter
provides the configuration. This allows for much more flexible setups (e.g.
providing customizations on top of "collectd-core" without modifying the
"collectd" package) and, amongst others, removes the hard dependency on
librrd.
Closes: #495936, #544311
rules: Disabled the "java" plugin on hppa for now.
This is required to work around a backlog in the buildds that currently
prevents a transition to testing.
control: Do not build-depend on openjdk-6-jdk on hppa.
This is required to work around a backlog in the buildds that currently
prevents a transition to testing.
control: Do not build-depend on openjdk-6-jdk on hppa.
control: Let collectd-dev depend on collectd << 4.9~.
collectd.conf, thresholds.conf: Added new config options.
New debconf template translations: ja.po.
Thanks to Hideki Yamane.
Closes: #550968
Thanks to Hideki Yamane.
Closes: #550968
Added debian/README.source.
The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
rules: Disabled the tokyotyrant and zfs_arc plugins.
Their dependencies are not available.
Their dependencies are not available.
patches: Added gmond-fix-compile-error.dpatch.
This is an upstream patch fixing a compile error in the gmond plugin.
This is an upstream patch fixing a compile error in the gmond plugin.
Set urgency to medium because of the fix for #535786.
control: Build depend on libyajl-dev.
This is required by the curl_json plugin.
This is required by the curl_json plugin.
changelog: The new upstream release fixes #535786 and #535787.
patches: Removed plugin-fix-unregister.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed network-fix-cacheflush.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed libvirt-reconnect.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed java-fix-jvm-start.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed bts542859-df-fix-ignorelist.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed bts541953-curl-followlocation.dpatch.
This patch has been included upstream.
This patch has been included upstream.
patches: Removed bts535787-powerdns-fix-localsocket.dpatch.
This patch has been included upstream.
This patch has been included upstream.
copyright: Updated for 4.8.1.
collectd.conf, filters.conf: Added new plugins.
rules: Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
changelog, control: Added new plugins.
changelog: Updated to 4.8.1-1.
rules: Removed unused files from contrib/collection3/.
The upstream tarball had been built in a dirty working directory.
The upstream tarball had been built in a dirty working directory.
patches: Updated plugin-fix-unregister.dpatch.
A segfault in case the named plugin does not exists has been fixed in the
upstream collectd-4.7 branch.
A segfault in case the named plugin does not exists has been fixed in the
upstream collectd-4.7 branch.
changelog: Minor layout fixes.
control, rules: Reintroduced a work around for #474087.
Again, the openipmi .pc files are broken in the latest version of openipmi.
The work around provides a fixed version of OpenIPMIpthread.pc in
debian/pkgconfig and adds that path to PKG_CONFIG_PATH. Removed the version
from the libopenipmi-dev build dependency for now.
Again, the openipmi .pc files are broken in the latest version of openipmi.
The work around provides a fixed version of OpenIPMIpthread.pc in
debian/pkgconfig and adds that path to PKG_CONFIG_PATH. Removed the version
from the libopenipmi-dev build dependency for now.
Do not install libcollectdclient's .la file.
This is in favor of the Squeeze release goal to remove those files (for
details see <http://lists.debian.org/debian-devel/2009/08/msg00783.html>).
This is in favor of the Squeeze release goal to remove those files (for
details see <http://lists.debian.org/debian-devel/2009/08/msg00783.html>).
control: Updated standards-version to 3.8.3.
collectd.overrides: Documented all overrides.