changelog: Uploading to unstable.
Lenny has been release \o/
Lenny has been release \o/
changelog: Updated to 4.6.0-1.
copyright: Replaced (C) with ©.
Added Vietnamese debconf template translation.
Thanks to Clytie Siddall for providing the patch.
Thanks to Clytie Siddall for providing the patch.
perl-uninitialized-var.dpatch: Added x-bit.
Set CONFIGFILE to /etc/collectd/collectd.conf.
Added a space after "#!" in scripts.
collectd.init.d: Do not restart collectd if the configuration test fails.
changelog: Added a missing dash.
Removed pod-errors.dpatch.
This patch has been included upstream.
This patch has been included upstream.
Merged branch 'lenny' into master.
15 years agocollectd.conf: Fixed a wrong type used in the "tail" plugin example. lenny collectd-4.4.2-3
collectd.conf: Fixed a wrong type used in the "tail" plugin example.
Override "spelling-error-in-description" for the postgresql plugin name.
All plugins are spelled lowercase.
All plugins are spelled lowercase.
Let collectd-dbg and collectd-dev depend on ${misc:Depends}.
This is required when using debhelper.
This is required when using debhelper.
Added perl-uninitialized-var.dpatch.
Upstream patch to fix an uninitialized variable warning causing a FTBFS
because of -Werror.
Upstream patch to fix an uninitialized variable warning causing a FTBFS
because of -Werror.
changelog: Updated to 4.5.1-1.
Remove generated manpages in the clean target.
This avoids cluttering the source diff with the rebuilt manpages.
This avoids cluttering the source diff with the rebuilt manpages.
copyright: Fixed a typo (svn.po -> sv.po).
D'oh! :-)
D'oh! :-)
Added pod-errors.dpatch.
This fixes some minor POD errors.
This fixes some minor POD errors.
Added Eric Spreen to the list of copyright holders.
Added Swedish debconf template translation.
Thanks to Martin Bagge <brother@bsnet.se>.
Thanks to Martin Bagge <brother@bsnet.se>.
debian/copyright: Added Eric Spreen.
Added Dutch debconf template translation.
Thanks to Eric Spreen <erispre@gmail.com>.
Thanks to Eric Spreen <erispre@gmail.com>.
Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
collectd.conf: Added a sample <Plugin> section in the perl config.
Updated collectd.conf to include newly added plugins.
Inclusion of the thermal plugin closes #492580.
Updated copyright.
Added build dependency on libpq-dev.
This is required by the postgresql plugin.
This is required by the postgresql plugin.
Added build dependency on libesmtp-dev.
This is required by the notify_email plugin.
This is required by the notify_email plugin.
Added build dependency on libglib2.0-dev and libnotify-dev.
This is required by the notify_desktop plugin.
This is required by the notify_desktop plugin.
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.