Accepted collectd 4.6.3-1~bpo50+1 (source all amd64)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sun, 14 Jun 2009 17:06:37 +0200
Source: collectd
Binary: collectd collectd-utils collectd-dbg collectd-dev libcollectdclient-dev libcollectdclient0
Architecture: source amd64 all
Version: 4.6.3-1~bpo50+1
Distribution: lenny-backports
Urgency: low
Maintainer: Sebastian Harl <tokkee@debian.org>
Changed-By: Sebastian Harl <tokkee@debian.org>
Description:
collectd - statistics collection and monitoring daemon
collectd-dbg - statistics collection and monitoring daemon (debugging symbols)
collectd-dev - statistics collection and monitoring daemon (development files)
collectd-utils - statistics collection and monitoring daemon (utilities)
libcollectdclient-dev - client library for collectd's control interface (development file
libcollectdclient0 - client library for collectd's control interface
Closes: 492580 515872 520988 521748 521993 524593 526667
Changes:
collectd (4.6.3-1~bpo50+1) lenny-backports; urgency=low
.
* Rebuild for lenny-backports.
* Remaining changes:
- Build-conflict with iptables-dev to force the use of the shipped libiptc
(this allows building the iptables plugin on all architectures).
.
collectd (4.6.3-1~bpo40+1) etch-backports; urgency=low
.
* Rebuild for etch-backports.
* debian/control:
- Removed dpkg-dev build-dependency - we don't care about Vcs-* and
Homepage fields in backports.org.
- Removed optional build-dependencies libcurl4-gnutls-dev, librrd-dev and
libsnmp-dev - they are not available in Etch and might confuse buildds.
- Switch back to build-depend on nut-dev - libupsclient1-dev is not
available in Etch and limit the "nut" plugin to [!alpha !amd64 !hppa
!ia64 !ppc64 !mips !mipsel].
- Replaced linux-libc-dev build-dependency with linux-kernel-headers.
- Build-conflict with iptables-dev to force the use of the shipped libiptc
(this allows building the iptables plugin on all architectures).
* debian/control, debian/rules:
- Added a work around for #474087 (broken openipmi .pc files) by providing
a fixed version of OpenIPMIpthread.pc in debian/pkgconfig and adding
that path to PKG_CONFIG_PATH. Removed the version from the
libopenipmi-dev build dependency - Etch does not include a fixed version
of openipmi.
- Removed libdbi0-dev build-dependency and disabled the "dbi" plugin -
libdbi is not available on Etch.
.
collectd (4.6.3-1) unstable; urgency=low
.
* New upstream release.
* debian/patches:
- Removed battery_acpi_complain.dpatch - included upstream.
- Removed include_empty_files.dpatch - included upstream.
- Removed ntpd_type_pun_fix.dpatch - included upstream.
- Removed rrdtool_uninitialized_fix.dpatch - included upstream.
- Added libcollectdclient_static_sstrerror.dpatch to make a private
function in libcollectdclient static.
* debian/rules:
- Install collectd-network.py to /usr/share/doc/collectd/examples/.
.
collectd (4.6.2-3) unstable; urgency=low
.
* debian/patches:
- Actually enabled rrdtool_uninitialized_fix.dpatch - d'oh!
.
collectd (4.6.2-2) unstable; urgency=low
.
* debian/patches:
- Added battery_acpi_complain.dpatch - upstream patch to fix excessive
error messages in the battery plugin in case /proc/acpi/battery is not
available.
- Added ntpd_type_pun_fix.dpatch - upstream patch to fix dereferencing of
a type-punned pointer identified by GCC 4.4, thanks to Martin Michlmayr
for reporting this (Closes: #526667).
- Added include_empty_files.dpatch - upstream patch to fix the inclusion
of empty configuration files, thanks to Alexander Wirt for reporting
this.
- Added rrdtool_uninitialized_fix.dpatch - upstream patch to fix an
uninitialized value warning in the rrdtool plugin, thanks to Andreas
Moog for reporting this.
* debian/collectd.conf, debian/filters.conf:
- Added a sample filter chain configuration.
* debian/rules:
- Added contrib/php-collection/ to /usr/share/doc/collectd/.
- Disabled "netlink" plugin on mips and mipsel - those architectures do
not allow to link non-PIC code into shared objects, thanks to Peter De
Schrijver for reporting this (Closes: #524593).
* debian/control:
- Build-depend on iptables-dev (>= 1.4.3.2-2) to link against the packaged
libiptc which is available as shared library since iptables 1.4.3.
Depend on versions >= 1.4.3.2-2 because of #524766.
.
collectd (4.6.2-1) unstable; urgency=low
.
* New upstream release.
- Fixed the use of struct in6_addr (Closes: #521748).
- Added a filter infrastructure based on "matches" and "targets".
- Added support for vmem graphs to collection.cgi (Closes: #521993).
New plugins:
- bind9 name-server and zone statistics: bind
- Parse statistics from websites: curl
- Query data from a relational database: dbi
- OpenVPN traffic and compression statistics: openvpn
- Query data from an Oracle database: oracle (disabled in Debian,
libclntsh is not available)
- Write data via the RRD accelerator daemon: rrdcached (disabled in
Debian, rrdclient support is not yet available)
New matches:
- Match values by their identifier based on regular expressions: regex
- Match values with an invalid timestamp: timediff
- Select values by their data sources' values: value
New targets:
- Create and dispatch a notification: notification
- Replace parts of an identifier using regular expressions: replace
- Set (overwrite) entire parts of an identifier: set
* Uploading to unstable, since Lenny has been released.
* New debconf template translations:
- vi.po, thanks to Clytie Siddall (Closes: #515872).
- es.po, thanks to Francisco Javier Cuadrado and Erika Chacón Vivas
(Closes: #520988).
* debian/patches:
- Removed perl-uninitialized-var.dpatch - included upstream.
* debian/control:
- Added new binary packages libcollectdclient0 and libcollectdclient-dev
for the newly added client library.
- Added new binary package collectd-utils for optional utilities that pull
in additional dependencies. Currently, this only includes
collectd-nagios. The new package replaces collectd (<< 4.6.1-1~),
because it overwrites /usr/bin/collectd-nagios.
- Added libdbi0-dev to the build dependencies - this is required by the
dbi plugin.
- Moved collectd-dbg from section "utils" to the newly added "debug".
- Updated Standards-Version to 3.8.1.
* debian/rules:
- Use dh_install and *.install files to specify which package some file
belongs to.
* debian/libcollectdclient0.symbols:
- Added symbols file for libcollectdclient.
* debian/collectd.overrides:
- Override "spelling-error-in-description" for the apache plugin name -
all plugins are spelled lowercase.
* debian/collectd.init.d:
- Start the daemon using start-stop-daemon's --oknodo option to exit
successfully if the daemon is already running as requested by section
9.3.2 of the Debian Policy 3.8.1.
* debian/copyright:
- Reference GPL-2 in addition to GPL (latest version), since GPL2-only is
used by some files.
.
collectd (4.5.1-1) experimental; urgency=low
.
* New upstream release.
New plugins:
- Count the number of files in directories: filecount
- Send desktop notifications to a notification daemon: notify_desktop
- Send notification E-mails: notify_email
- One-wire sensors information: onewire (experimental, disabled in Debian)
- PostgreSQL database statistics: postgresql
- Linux ACPI thermal zone information: thermal (Closes: #492580)
* Uploading to experimental because of the Lenny freeze.
* debian/control:
- Added build dependency on libglib2.0-dev and libnotify-dev required by
the notify_desktop plugin.
- Added build dependency on libesmtp-dev required by the notify_email
plugin.
- Added build dependency on libpq-dev required by the postgresql plugin.
- Let collectd-dbg and collectd-dev depend on ${misc:Depends} - this is
required when using debhelper.
* debian/rules:
- Disabled onewire plugin - owfs is not yet available in Debian.
- Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
- Set CONFIGFILE to /etc/collectd/collectd.conf.
* debian/patches:
- Added perl-uninitialized-var.dpatch - upstream patch to fix an
uninitialized variable warning causing a FTBFS because of -Werror.
- Removed myplugin_strcpy.dpatch - applied upstream.
- Removed perl_deadlock.dpatch - included upstream.
- Removed memory_libstatgrab.dpatch - included upstream.
- Removed collectd_memleak.dpatch - included upstream.
- Removed snmp_memleak.dpatch - included upstream.
- Removed memcached_fdleak.dpatch - included upstream.
- Removed memcached_timeout.dpatch - included upstream.
- Removed pod-errors.dpatch - included upstream.
* debian/collectd.overrides:
- Override "spelling-error-in-description" for the postgresql plugin name
- all plugins are spelled lowercase.
* debian/collectd.init.d:
- Do not restart collectd if the configuration test fails.
Checksums-Sha1:
8a9ce2ce48e280709abe58c9965645142a37a03b 1897 collectd_4.6.3-1~bpo50+1.dsc
0890cf88426fa4d835124b0500dd1bdf4777b35d 41876 collectd_4.6.3-1~bpo50+1.diff.gz
e8ac6347e57d4f4994129e26667cafae7061fa21 601366 collectd_4.6.3-1~bpo50+1_amd64.deb
158086b12a5bd0d4985ebebcc3f4c5d2f5c7ad4c 52712 collectd-utils_4.6.3-1~bpo50+1_amd64.deb
c77dd929346ab83e7959a6bbce40db7d17ebd5c3 652224 collectd-dbg_4.6.3-1~bpo50+1_amd64.deb
4b1d1596835236828358fd58136c1ebf43e9d732 45966 libcollectdclient-dev_4.6.3-1~bpo50+1_amd64.deb
746faab05dbecc2391fc99d2b8085489800446b4 51068 libcollectdclient0_4.6.3-1~bpo50+1_amd64.deb
4af9198bf40e4d74007569cceb89ba1a2071d278 73130 collectd-dev_4.6.3-1~bpo50+1_all.deb
Checksums-Sha256:
150075c07595526fd3c15cb07dfd9ed358510485ca460885d67618e57d6e763d 1897 collectd_4.6.3-1~bpo50+1.dsc
bea6444659029fcdaf765bf3dd6032fa800d8ff44ae4fa6ddb61c3e381e27104 41876 collectd_4.6.3-1~bpo50+1.diff.gz
011406a2f2ad85275927a2f97f847bf51e45a2f3e67067cc0da2bebbcb4621e3 601366 collectd_4.6.3-1~bpo50+1_amd64.deb
a68df97e78bf66db1d87b387684dd71202f25efcd5d869598066c23b5253cc80 52712 collectd-utils_4.6.3-1~bpo50+1_amd64.deb
bfb5550d25e1e81bcebee231f5352474d69cd61c9d63a92eb595daab02e681aa 652224 collectd-dbg_4.6.3-1~bpo50+1_amd64.deb
871133a2e15c90c774247c3a38c1236c600a6c786bf3d6cf23c50092fa5a2ed3 45966 libcollectdclient-dev_4.6.3-1~bpo50+1_amd64.deb
667e5f6d4899a1b389cb5d2bb9811a66a6590c8a7fa0665b824f98a09da6c14b 51068 libcollectdclient0_4.6.3-1~bpo50+1_amd64.deb
bc22c3be888b3f590a3b98446349d8a332b487b2e589787105491c4665151dd5 73130 collectd-dev_4.6.3-1~bpo50+1_all.deb
Files:
2c77310d1df042e69c7a4e460d8644c9 1897 utils optional collectd_4.6.3-1~bpo50+1.dsc
ff425eebdf8aed187fff958d38df820a 41876 utils optional collectd_4.6.3-1~bpo50+1.diff.gz
76f624aebcb7455d3d060cf373fd023f 601366 utils optional collectd_4.6.3-1~bpo50+1_amd64.deb
52cf7a9e63d63fdd7faa64441f5178cd 52712 utils optional collectd-utils_4.6.3-1~bpo50+1_amd64.deb
c5a7aae3166762df052fbb8c8adac5cd 652224 debug extra collectd-dbg_4.6.3-1~bpo50+1_amd64.deb
4e6c71ccb31c784b9ad00abe2c8140f5 45966 libdevel optional libcollectdclient-dev_4.6.3-1~bpo50+1_amd64.deb
e628b3c9f30a529e868ff09a3a6964a8 51068 libs optional libcollectdclient0_4.6.3-1~bpo50+1_amd64.deb
ada9229a39584c567ef02f77cd8eaf8d 73130 utils optional collectd-dev_4.6.3-1~bpo50+1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFKNSQoEFEKc4UBx/wRAqkpAKCAco6j5POjm4+j0fw8XVRLxVe2dACcCJOU
xeMwa80QvcW9fCCEovoBb4w=
=p0H7
-----END PGP SIGNATURE-----
Accepted:
collectd-dbg_4.6.3-1~bpo50+1_amd64.deb
to pool/main/c/collectd/collectd-dbg_4.6.3-1~bpo50+1_amd64.deb
collectd-dev_4.6.3-1~bpo50+1_all.deb
to pool/main/c/collectd/collectd-dev_4.6.3-1~bpo50+1_all.deb
collectd-utils_4.6.3-1~bpo50+1_amd64.deb
to pool/main/c/collectd/collectd-utils_4.6.3-1~bpo50+1_amd64.deb
collectd_4.6.3-1~bpo50+1.diff.gz
to pool/main/c/collectd/collectd_4.6.3-1~bpo50+1.diff.gz
collectd_4.6.3-1~bpo50+1.dsc
to pool/main/c/collectd/collectd_4.6.3-1~bpo50+1.dsc
collectd_4.6.3-1~bpo50+1_amd64.deb
to pool/main/c/collectd/collectd_4.6.3-1~bpo50+1_amd64.deb
libcollectdclient-dev_4.6.3-1~bpo50+1_amd64.deb
to pool/main/c/collectd/libcollectdclient-dev_4.6.3-1~bpo50+1_amd64.deb
libcollectdclient0_4.6.3-1~bpo50+1_amd64.deb
to pool/main/c/collectd/libcollectdclient0_4.6.3-1~bpo50+1_amd64.deb
Reply to: