Removed all patches included in the new upstream release.
Disabled onewire plugin.
owfs is not yet available in Debian.
owfs is not yet available in Debian.
Updated control and changelog to 4.5.0-1.
Added librrd-dev as the preferred option to the librrd2-dev build-dep.
The latter one is a virtual package since rrdtool 1.3.
The latter one is a virtual package since rrdtool 1.3.
collectd.init.d: Do not suppress output when checking the configuration.
This will also show errors that don't cause collectd to abort, e.g. failure to
load plugins.
Closes: #499232
This will also show errors that don't cause collectd to abort, e.g. failure to
load plugins.
Closes: #499232
Added debian/patches/perl_deadlock.dpatch.
Upstream patch to fix a possible deadlock in the perl plugin.
Closes: #499179
Upstream patch to fix a possible deadlock in the perl plugin.
Closes: #499179
memcached_fdleak.dpatch: Added a link to the upstream BTS.
Added debian/patches/memcached_timeout.dpatch.
Trivial upstream patch to fix the timeout passed to poll(2).
Trivial upstream patch to fix the timeout passed to poll(2).
Added debian/patches/memcached_fdleak.dpatch.
Trivial upstream patch to fix a possible file descriptor leak in the memcached
plugin.
Trivial upstream patch to fix a possible file descriptor leak in the memcached
plugin.
Added debian/patches/snmp_memleak.dpatch.
Trivial upstream patch to fix a possible memory leak in the snmp plugin.
Trivial upstream patch to fix a possible memory leak in the snmp plugin.
Added debian/patches/collectd_memleak.dpatch.
Trivial upstream patch to fix a possible memory leak.
Trivial upstream patch to fix a possible memory leak.
Added debian/patches/memory_libstatgrab.dpatch.
Trivial upstream patch to fix a typo in the libstatgrab code of the memory
plugin.
Trivial upstream patch to fix a typo in the libstatgrab code of the memory
plugin.
Merge branch 'master' of git://git.tokkee.org/pkg-collectd
collectd.conf: The value of the "Port" option has to be quoted.
collectd.init.d: Let "status" exit with 1 if collectd is not running.
Removed the work around for #474087 (broken openipmi .pc files).
Instead build depend on libopenipmi-dev (>= 2.0.14-1~) which includes fixed
.pc files. This fixes an undefined symbol error when loading the ipmi plugin
caused by that work around.
Closes: #494665
Instead build depend on libopenipmi-dev (>= 2.0.14-1~) which includes fixed
.pc files. This fixes an undefined symbol error when loading the ipmi plugin
caused by that work around.
Closes: #494665
Do not compress any example files, so they may be used directly.
Thanks to Cyril for pointing this out.
Thanks to Cyril for pointing this out.
collectd.overrides: Removed shlib-with-non-pic-code for nut.so.
The plugin now links against the shared libupsclient.
The plugin now links against the shared libupsclient.
README.Debian: myplugin.c has to be compiled using -DHAVE_CONFIG_H.
Added debian/patches/myplugin_strcpy.dpatch.
Use sstrncpy() instead of strcpy() which is poisoned in collectd.h.
Use sstrncpy() instead of strcpy() which is poisoned in collectd.h.
README.Debian: Updated description of collectd2html.pl.
Added a note about how to get collectd2html.pl working with version 4 of
collectd.
Added a note about how to get collectd2html.pl working with version 4 of
collectd.
Include collection3 in /usr/share/doc/collectd/examples/.
* Updated README.Debian to point the collection3's README.
* Added libconfig-general-perl to the suggested packages.
* Updated README.Debian to point the collection3's README.
* Added libconfig-general-perl to the suggested packages.
Removed libupsclient-config.sh.
Upstream now supports pkg-config for libupsclient.
Upstream now supports pkg-config for libupsclient.
Removed byacc from the build-dependencies.
collectd now requires bison.
collectd now requires bison.
Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies.
Those package are no longer available since Etch.
Those package are no longer available since Etch.
Updated changelog to 4.4.2-1.
debian/changelog: Changed distribution to "unstable".
Replaced nut-dev build dependency with libupsclient1-dev.
Reenabled the "nut" plugin on all architectures.
Reenabled the "nut" plugin on all architectures.
Added libupsclient-config.sh to imitate libupsclient-config.
libupsclient-config is no longer available. libupsclient-config.sh is a
simple wrapper around pkg-config. This is a workaround until upstream
supports pkg-config for libupsclient.
libupsclient-config is no longer available. libupsclient-config.sh is a
simple wrapper around pkg-config. This is a workaround until upstream
supports pkg-config for libupsclient.
Added build dependency on pkg-config.
This is used by collectd's configure script to check for a couple of
libraries.
This is used by collectd's configure script to check for a couple of
libraries.
Added (<< 2.6.25-1) as an option to the existing linux-libc-dev build dep.
Those versions are not affected by #479899.
Those versions are not affected by #479899.
Restrict libcurl4-gnutls-dev build dep to versions not affected by #488701.
Closes: #489091
Closes: #489091
debian/changelog: Added a note about #479899.
We need linux-libc-dev >= 2.6.25-4 because of that bug.
We need linux-libc-dev >= 2.6.25-4 because of that bug.
Fixed a typo which prevented MyPlugin.pm from not being compressed.
Added a changelog entry about the libperl 5.10 bug fix.
collectd.conf: Updated the "exec" example.
* Fixed the NotificationExec example by specifying the user.
* Added an example demonstrating the "user:group" syntax.
* Fixed the NotificationExec example by specifying the user.
* Added an example demonstrating the "user:group" syntax.
debian/copyright: Added Jacobo Tarrio.
He wrote the Galician debconf template translation.
He wrote the Galician debconf template translation.
debian/rules: Updated the comment about linked .a's into .so's.
Updated standards-version to 3.8.0.
No changes.
No changes.
Updated changelog to 4.4.1-1.
Don't link the ipmi plugin against libOpenIPMIutils and libOpenIPMI.
None of those libraries is required by the plugin.
None of those libraries is required by the plugin.
Added a note that the iptables plugin is now enabled on all architectures.
Added build dependency on linux-libc-dev (>= 2.6.25-4).
This is required for libiptc to build correctly.
This is required for libiptc to build correctly.
Added a work around for #474087 (broken openipmi .pc files).
* Force the inclusion of the ipmi plugin.
* Manually specify the dependencies.
* Force the inclusion of the ipmi plugin.
* Manually specify the dependencies.
debian/rules: Pass -I... and -D... to CPPFLAGS instead of CFLAGS.
Those are really options for the preprocessor instead of the compiler.
Those are really options for the preprocessor instead of the compiler.
Updated copyright.
thresholds.conf: Added an example for the "DataSource" option.
Added a sample "disk" plugin section to collectd.conf.
This provides an example for the new feature to ignore certain disks.
This provides an example for the new feature to ignore certain disks.
Added Galician debconf template translation.
Thanks to Jacobo Tarrio.
Thanks to Jacobo Tarrio.
Added libopenipmi-dev to the build dependencies.
This is required by the ipmi plugin.
This is required by the ipmi plugin.
Updated collectd.conf.
* Added new plugins (all disabled by default):
ascent, ipmi, powerdns, tail, teamspeak2, vmem
* Removed apple_sensors and tape entirely - they are not available on any
Debian architecture.
* Added new plugins (all disabled by default):
ascent, ipmi, powerdns, tail, teamspeak2, vmem
* Removed apple_sensors and tape entirely - they are not available on any
Debian architecture.
Reenabled iptables plugin.
collectd now ships libiptc itself. Thus, we can even build the plugin on all
architectures now.
collectd now ships libiptc itself. Thus, we can even build the plugin on all
architectures now.
Updated changelog and control to 4.4.0-1.
Disable "tcpconns" plugin by default.
Closes: #478759.
Closes: #478759.
Removed iptables from the package description and collectd.conf.
Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.
Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.
Updated changelog.
Updated copyright - added copyright notice for debconf template translations.
Reverted "Added libsensors4-dev as option to the libsensors-dev build dependency."
libsnmp-dev depends on libsensors-dev and libsensors4-dev conflicts with
libsensors-dev. To not confuse the buildds, I've thus removed
libsensors4-dev from the build dependencies.
This reverts commit 7fff6c752cc6100025af0967e86d900501c42cdc.
libsnmp-dev depends on libsensors-dev and libsensors4-dev conflicts with
libsensors-dev. To not confuse the buildds, I've thus removed
libsensors4-dev from the build dependencies.
This reverts commit 7fff6c752cc6100025af0967e86d900501c42cdc.
Disabled iptables plugin - libiptc is no longer available on Debian.
Also limited iproute-dev build dependency to [!alpha !amd64 !hppa !ia64
!ppc64].
Also limited iproute-dev build dependency to [!alpha !amd64 !hppa !ia64
!ppc64].
Added libsensors4-dev as option to the libsensors-dev build dependency.
Added Portuguese debconf template translation.
Added French debconf template translation.
Updated changelog to 4.3.2-1.
This release fixes #468143 and #471788.
This release fixes #468143 and #471788.
collectd.init.d: Improved handling of the DISABLE option.
If the user wants to start collectd ("start" command line option), the
option is considered at the beginning of the script. This way we don't
print "Starting..." followed by "collectd has been disabled".
d_start() then checks the option again to correctly handle a restart.
This partly reverts commit 57daeeb0b8f6625978b9fabcc6283b0828ed9997.
If the user wants to start collectd ("start" command line option), the
option is considered at the beginning of the script. This way we don't
print "Starting..." followed by "collectd has been disabled".
d_start() then checks the option again to correctly handle a restart.
This partly reverts commit 57daeeb0b8f6625978b9fabcc6283b0828ed9997.
collectd.conf: Moved logging plugins to the top of the file.
collectd.init.d: Consider the DISABLE option in d_start() only.
Updated changelog.
Added German debconf template translation.
As I've done some improvements to the translation I added myself to the
copyright holders.
As I've done some improvements to the translation I added myself to the
copyright holders.
Clarified debconf template in respect to packages required for the migration.
This closes #469336.
This closes #469336.
Updated changelog to 4.3.1-1.
Adopted patches and script to extractDS.px being renamed to rrd_filter.px.
Restrict the libvirt-dev build dependency to versions >= 0.4.0-6.
This makes sure that Xen is supported and fixes some strange FTBFS complaining
about a missing symbol "virDomainBlockStats".
This makes sure that Xen is supported and fixes some strange FTBFS complaining
about a missing symbol "virDomainBlockStats".
Updated changelog to 4.3.0-2.
Restrict libvirt to amd64, i386 and powerpc.
libvirt is only available on those platforms.
libvirt is only available on those platforms.
Readded the "sensors" plugin's dependency on "lm-sensors".
"lm-sensors" has been added to README.Debian.plugins and the list of
recommended packages of the collectd binary package. This obviously got
lost when merging the plugin packages.
"lm-sensors" has been added to README.Debian.plugins and the list of
recommended packages of the collectd binary package. This obviously got
lost when merging the plugin packages.
16 years agoAdded pointers to README.Debian.plugins to the description and collectd.conf. collectd-4.3.0-1
Added pointers to README.Debian.plugins to the description and collectd.conf.
collectd.conf: Added the "TranslateDevicename" option to the hddtemp section.
changelog: Added a note about uploading to unstable.
Depend on dependencies of the rrdtool plugin.
This plugin is enabled by default.
This plugin is enabled by default.
Changed distribution to unstable.
Override "spelling-error-in-description" for the mysql plugin name.
All plugin names are spelled lowercase.
All plugin names are spelled lowercase.
Updated to 4.3.0-1.
* Removed migrate-hddtemp.dpatch - has been included upstream.
* Removed migrate-hddtemp.dpatch - has been included upstream.
Updated changelog - updated to version 4.3.0~beta1.
* Added a note about migrate-hddtemp.dpatch.
* Added a note about migrate-hddtemp.dpatch.
Added migrate-hddtemp.dpatch to handle the migration of hddtemp data correctly.
Install contrib/exec-nagios.px as an example.
copyright: Updated ltdl copyright.
collectd.conf: Removed NagiosExec config option.
This option has been removed upstream.
This option has been removed upstream.
collectd.conf: Indent using tabs instead of spaces.
Updated collectd.conf and added thresholds.conf.
* Added missing configuration options.
* Removed unneeded configuration options.
* Include thresholds.conf from collectd.conf.
* Added missing configuration options.
* Removed unneeded configuration options.
* Include thresholds.conf from collectd.conf.
collectd.init.d: Test config file before starting collectd.
Added libxml2-dev to the build dependencies.
Updated debian/copyright.
README.Debian: Added "Examples" section.
This section documents the following contents of
/usr/share/doc/collectd/examples/:
* SpamAssassin/
* iptables/
* cussh.pl
* exec-munin.px
* exec-smartctl
* network-proxy.py
* snmp-data.conf
This section documents the following contents of
/usr/share/doc/collectd/examples/:
* SpamAssassin/
* iptables/
* cussh.pl
* exec-munin.px
* exec-smartctl
* network-proxy.py
* snmp-data.conf
Added contrib/add_rra.sh and contrib/network-proxy.py to the examples.
README.Debian: Removed the paragraph about PerlLib.
PerlLib no longer exists.
PerlLib no longer exists.
Updated changelog.
debian/watch: Added uversionmangle for "beta" and "-rc".
collectd.init.d, collectd.default: Added ENABLE_COREFILES option.
If this option is enabled, the core file limit will be set to unlimited when
executing the init script.
If this option is enabled, the core file limit will be set to unlimited when
executing the init script.
debian/collectd.init.d: Use the correct pid-file during shut-down.
Slightly simplified the handling of different setups.
Slightly simplified the handling of different setups.
Do not compile collectd with debugging support.