[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Accepted collectd 4.9.1-2~bpo50+1 (source all amd64)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 22 Mar 2010 23:31:30 +0100
Source: collectd
Binary: collectd-core collectd collectd-utils collectd-dbg collectd-dev libcollectdclient-dev libcollectdclient0
Architecture: source amd64 all
Version: 4.9.1-2~bpo50+1
Distribution: lenny-backports
Urgency: medium
Maintainer: Sebastian Harl <tokkee@debian.org>
Changed-By: Sebastian Harl <tokkee@debian.org>
Description: 
 collectd   - statistics collection and monitoring daemon
 collectd-core - statistics collection and monitoring daemon (core system)
 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: 482185 495936 534206 535786 535787 538795 539467 541887 541888 541953 542859 544311 550968 557599 559087 559801 561577 566199 566521 567259
Changes: 
 collectd (4.9.1-2~bpo50+1) lenny-backports; urgency=low
 .
   * Rebuild for lenny-backports.
   * debian/control:
     - Build-conflict with iptables-dev to force the use of the shipped libiptc
       (this allows building the iptables plugin on all architectures).
     - Build-depend on libltdl3-dev, rather than libltdl-dev -- the latter is
       not available in Lenny.
     - Build-depend on libsensors-dev, rather than libsensors4-dev, which is
       not available in Lenny. This limits the functionality of the "sensors"
       plugin which does not work well with libsensors3 and lm-sensors-3
       (Re-opens: #538795).
   * debian/collectd.conf, debian/control, debian/rules:
     - Disabled the "gmond" plugin, which requires libganglia (>= 3) which is
       not available in Lenny; removed build-dependency on libganglia-dev.
     - Disabled the "memcachec" plugin, which requires libmemcached which is
       not available in Lenny; removed build-dependency on libmemcached-dev.
     - Disabled the "rrdcached" plugin, which requires rrdclient support in
       librrd; removed version from librrd-dev build-dependency.
     - Disabled the "tokyotyrant" plugin, which requires libtokyotyrant which
       is not available in Lenny; removed libtokyocabinet-dev and
       libtokyotyrant-dev build-dependencies.
     - Disabled the "curl_json" plugin, which requires libyajl which is not
       available in Lenny; removed libyajl-dev build-dependency.
 .
 collectd (4.9.1-2) unstable; urgency=low
 .
   * debian/rules:
     - Re-enabled non-kfreebsd plugins on i386 and amd64, which 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).
     - Replaced all occurrences of 'findstring' with appropriate 'filter'
       statements to make sure to match words rather than substrings.
 .
 collectd (4.9.1-1) unstable; urgency=low
 .
   * New upstream release:
     New plugins:
     - Number of context switches done by the OS: contextswitch
     - Query statistics from mon.itor.us: Monitorus (Perl based plugin)
     - Collect statistics from NetApp filers: netapp (disabled in Debian;
       libnetapp is not available)
     - OpenVZ statistics: OpenVZ (Perl based plugin)
     - Embedding a Python interpreter: python
     - Query statistics from RouterOS: routeros (disabled in Debian;
       librouteros is not available)
     New matches:
     - Match values using a hash function of the hostname: hashed
     New targets:
     - Scale (multiply) values: scale
   * debian/control:
     - Build-depend on "python-dev", required to build the "python" plugin.
   * debian/collectd-core.install:
     - Install all collectd-*.5 manpages (in particular, this includes the
       newly added collectd-python.5).
   * Added support for kfreebsd-{i386,amd64}; see below for details
     (Closes: #566521).
   * debian/control, debian/rules:
     - Disabled the following Linux-specific plugins / removed the following
       build-deps on kfreebsd-{i386,amd64}:
       + "iptables" plugin / iptables-dev
       + "ipvs" plugin / linux-libc-dev
       + "madwifi" plugin
       + "netlink" plugin / iproute-dev
       + "sensors" plugin / libsensors4-dev
       + "vserver" plugin
     - Disabled the following plugins / removed the following build-deps on
       kfreebsd-{i386,amd64} -- the build-deps are (not yet) available on
       kfreebsd:
       + "gmond" plugin / libganglia1-dev
       + "libvirt" plugin / libvirt-dev
       + "java" plugin / openjdk6-jdk
     - Enabled the "rrdcached" plugin and build-depend on librrd-dev (>= 1.4~)
       (and removed the optional build-dep on librrd2-dev).
     - Enabled the "tokyotyrant" plugin (except on kfreebsd-{i386,amd64}) and
       build-depend on libtokyotyrant-dev (which is not available on kfreebsd).
       Also, build-depend on libtokyocabinet-dev to work around a missing
       dependency in libtokyotyrant-dev (see #566584).
   * debian/rules:
     - Disabled the following plugins on kfreebsd-{i386,amd64} which have not
       yet been ported to FreeBSD: battery, conntrack, contextswitch, cpufreq,
       disk, entropy, fscache, irq, nfs, protocols, serial, thermal, vmem,
       wireless.
     - Simplified Java archdir mapping: removed entries "pointing" to
       themselves and let those default to DEB_BUILD_ARCH.
     - Check whether all patches have been enabled; fail, if not.
   * debian/patches:
     - Added bts566199_collection_hide_types.dpatch -- added ability to hide
       specified types in collection.cgi; thanks to Pavel Piatruk for the patch
       (Closes: #566199).
     - Added typo_fixes.dpatch -- fixing some typos in manpages and error
       messages; thanks to lintian(1) for reporting this.
   * debian/collectd-core.overrides:
     - Replaced overrides for spelling-error-in-description with
       capitalization-error-in-description.
 .
 collectd (4.8.2-1) unstable; urgency=medium
 .
   * New upstream release:
     - Now using libtool 2.
   * Set urgency to medium because of the fix for #559801.
   * 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).
   * debian/collectd-core.collectd.init.d:
     - Do not (try to) start collectd if the config file does not exist. Else,
       installation of "collectd-core" (which does not provide configuration)
       would fail.
   * debian/collectd.postinst:
     - Let the "collectd" package restart the daemon, since it provides the
       config file.
   * debian/collectd.links:
     - Symlink /u/s/d/collectd/examples to /u/s/d/collectd-core/examples.
   * debian/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).
     - 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).
     - Build-depend on libltdl-dev to make it possible to use the system-wide
       libltdl.
     - No longer conflict/provide/replace the pre-Lenny "collectd-$plugin"
       packages.
     - 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.
   * debian/patches:
     - Removed gmond-fix-compile-error.dpatch -- included upstream.
     - Added bts561577_collectd2html_recursive_fix.dpatch -- fixed
       collectd2html.pl's recursive mode and improved some defaults; thanks to
       Yuri D'Elia for reporting this and providing a patch (Closes: #561577).
     - Added bts557599_powerdns_fix.dpatch -- fixed 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).
     - Added bts559801_plugin_find_fix.dpatch -- make 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).
   * debian/rules:
     - Pass --without-included-ltdl to configure to tell libtool 2 to not use
       the shipped libltdl but rather the one available in the system. Thus,
       in the future, libltdl related issues do no longer require updated
       collectd packages.
     - Pass --disable-static to configure to tell libtool 2 to not build any
       static libraries.
     - Install debian/collectd.conf as an example into "collectd-core".
     - Output the content of config.log if configure fails -- this might help
       debugging.
   * debian/README.Debian:
     - Added a short explanation of the package split.
 .
 collectd (4.8.1-2) unstable; urgency=low
 .
   * debian/rules:
     - Disabled the "java" plugin on hppa for now to work around a backlog in
       the buildds that currently prevents a transition to testing.
   * debian/control:
     - Do not build-depend on openjdk-6-jdk on hppa.
 .
 collectd (4.8.1-1) unstable; urgency=medium
 .
   * New upstream release:
     - Fixed a build issue with libiptc that caused a segfault in the iptables
       plugin; thanks to Rodrigo Campos for reporting this (Closes: #535786).
     - Updated the powerdns plugin to support pdns 2.9.22 (and above) as well;
       thanks to Thomas Morgan for reporting this and Luke Heberling for
       providing a patch (Closes: #535787).
     New plugins:
     - Parse JSON files: curl_json
     - Query data from Java processes using JMX: GenericJMX (Java based plugin)
     - Atheros wireless LAN chipset statistics: madwifi
     - Optimized Link State Routing daemon statistics: olsrd
     - Tokyo Tyrant server statistics: tokyotyrant (disabled in Debian,
       libtokyotyrant is not available)
     - Send collected values to a web-server: write_http
     - ZFS Adaptive Replacement Cache statistics: zfs_arc (disabled in Debian,
       libkstat is not available)
     New matches:
     - Match zero COUNTER values: empty_counter
   * Set urgency to medium because of the fix for #535786.
   * debian/rules:
     - Install contrib/GenericJMX.conf to /usr/share/doc/collectd/examples/.
     - Disabled the tokyotyrant and zfs_arc plugins - their dependencies are
       not available.
   * debian/patches:
     - Removed bts535787-powerdns-fix-localsocket.dpatch - included upstream.
     - Removed bts541953-curl-followlocation.dpatch - included upstream.
     - Removed bts542859-df-fix-ignorelist.dpatch - included upstream.
     - Removed java-fix-jvm-start.dpatch - included upstream.
     - Removed libvirt-reconnect.dpatch - included upstream.
     - Removed network-fix-cacheflush.dpatch - included upstream.
     - Removed plugin-fix-unregister.dpatch - included upstream.
     - Added gmond-fix-compile-error.dpatch - upstream patch fixing a compile
       error in the gmond plugin.
   * debian/control:
     - Build depend on libyajl-dev, which is required by the curl_json plugin.
   * Added debian/README.source:
     - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
   * New debconf template translations:
     - ja.po, thanks to Hideki Yamane (Closes: #550968).
 .
 collectd (4.7.2-1) unstable; urgency=low
 .
   * New upstream release (Closes: #541887).
     - collectd2html.pl now supports the creation of SVG images; thanks to Ivan
       Shmakov for providing a patch (Closes: #482185).
     New plugins:
     - Connection tracking table size: conntrack
     - Linux file-system based caching framework statistics: fscache
     - Receive and interpret Ganglia multicast traffic: gmond
     - Embedded Java Virtual Machine: java
     - Query and parse data from a memcache daemon: memcachec
     - Information about network protocols: protocols
     - Parse table-like structured files: table
     - Power consumption measurements from "The Energy Detective" (TED): ted
     - System uptime: uptime
   * debian/rules:
     - Install collectd-unixsock.py to /usr/share/doc/collectd/examples/.
     - Pass CPPFLAGS and CFLAGS as arguments to configure instead of setting
       them in the environment - this is the recommended way.
     - Pass appropriate JAVAC, JAVA_CPPFLAGS and JAVA_LDFLAGS variables to
       configure, using OpenJDK found in /usr/lib/jvm/java-6-openjdk. The
       archdir mapping used by the openjdk-6 Debian package is used to find
       libjvm.so in JAVA_HOME/jre/lib/ARCHDIR/server.
     - Use -rpath to tell the "java" plugin where to find libjvm.so.
     - Pass --enable-all-plugins to configure to make sure that the build fails
       if any prerequisites are missing.
   * debian/control:
     - Build-depend on openjdk-6-jdk.
     - Build-depend on libganglia1-dev (>= 3), required by the gmond plugin.
     - Build-depend on libgcrypt11-dev, used by the network plugin.
     - Updated Standards-Version to 3.8.3 (no changes).
     - Changed build-dependency libmysqlclient15-dev to libmysqlclient-dev -
       this allows transitions to be handled thru binNMUs if possible.
   * debian/collectd.install:
     - Install collectd-java.5.
   * debian/patches:
     - Removed libcollectdclient_static_sstrerror.dpatch - included upstream.
     - Added network-fix-cacheflush.dpatch - upstream patch to fix the handling
       of the 'CacheFlush' config option of the "network" plugin.
     - Added libvirt-reconnect.dpatch - upstream patch to let the "libvirt"
       plugin re-connect to libvirtd if connecting fails.
     - Added plugin-fix-unregister.dpatch - upstream patch to make
       'plugin_unregister_read()' functional again, thus fixing a failed
       assertion in some cases.
     - Added java-fix-jvm-start.dpatch - upstream patch to fix the JVM startup.
     - Added bts541953-curl-followlocation.dpatch - upstream patch to let
       plugins using libcurl follow HTTP redirects; thanks to Joey Hess for
       reporting this (Closes: #541953).
     - Added bts535787-powerdns-fix-localsocket.dpatch - upstream patch fixing
       the handling of the 'LocalSocket' config option of the "powerdns"
       plugin; thanks to Thomas Morgan for reporting this and Luke Heberling
       for providing a patch (references: #535787).
     - Added bts542859-df-fix-ignorelist.dpatch - upstream patch to fix the
       handling of the ignorelist in the "df" plugin; thanks to Joey Hess for
       reporting this (Closes: #542859).
   * debian/README.Debian:
     - Removed the note about how to get collectd2html.pl working with
       version 4 of collectd - the script now supports the --recursive option
       which takes care of that.
   * debian/collectd.overrides:
     - Documented the 'binary-or-shlib-defines-rpath' warning - the rpath is
       required by the "java" plugin.
   * New debconf template translations:
     - cs.po, thanks to Martin Sin (Closes: #534206).
     - ru.po, thanks to Yuri Kozlov (Closes: #539467).
   * debian/control, debian/rules:
     - No not limit the "libvirt" plugin to amd64, i386, powerpc - libvirt-dev
       seems to be available on all architectures now.
     - Reintroduced 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 for now.
   * debian/collectd.conf:
     - Set the "apache" plugin's URL according to the default used by Debian's
       Apache; thanks to Joey Hess for reporting this (Closes: #541888).
   * debian/libcollectdclient-dev.install, debian/rules:
     - Do not install libcollectdclient's .la file in favor of the Squeeze
       release goal to remove those files (for details see
       <http://lists.debian.org/debian-devel/2009/08/msg00783.html>).
Checksums-Sha1: 
 8d0c42ebd43af16da1b249851d915d02835ed776 2215 collectd_4.9.1-2~bpo50+1.dsc
 667fd21dcc05ff286bbd91fcad2ef9a89b8241c8 1687106 collectd_4.9.1.orig.tar.gz
 132574ba86cf44417f7a1fcc2cccd6c3dc117e47 58474 collectd_4.9.1-2~bpo50+1.diff.gz
 c56eb78a2bb0ec2abb113fb649cc5f97724d6088 784182 collectd-core_4.9.1-2~bpo50+1_amd64.deb
 1a421e8e2d80341a953cc671b67d9c48523ff122 63282 collectd_4.9.1-2~bpo50+1_amd64.deb
 7b99c02858c00b49bbbdbb8ffb739345b4548ff0 66150 collectd-utils_4.9.1-2~bpo50+1_amd64.deb
 e99c19fc871f281ac9b02c807eefe3e23cef3001 841508 collectd-dbg_4.9.1-2~bpo50+1_amd64.deb
 998d78869a648f5ec98b320f5cc7aa983e682e7c 58808 libcollectdclient-dev_4.9.1-2~bpo50+1_amd64.deb
 147490a61d61a959187e223c286b7896a787b144 64416 libcollectdclient0_4.9.1-2~bpo50+1_amd64.deb
 7e4b2dc3b06d2977905c5fc8971029dd96b05016 97620 collectd-dev_4.9.1-2~bpo50+1_all.deb
Checksums-Sha256: 
 9642d66d975868c94ea33db967d86e5dce6365bab7054fee966a9511b2662083 2215 collectd_4.9.1-2~bpo50+1.dsc
 7c746795b5b796dfd591c662b35b394e505ec4e6ccabaeebec4ab473743561bc 1687106 collectd_4.9.1.orig.tar.gz
 c7ef042e09e6e22ecde72e924e4af2b6ccb9141b98b2935c6e256799acf11759 58474 collectd_4.9.1-2~bpo50+1.diff.gz
 accf4d76f6d868f6812d239936d829d56623875afbe3be421634d51ac039fc32 784182 collectd-core_4.9.1-2~bpo50+1_amd64.deb
 0e6c3260a8153db698e83b033897e6a75add98bdb5e6b01029575560eaa255ca 63282 collectd_4.9.1-2~bpo50+1_amd64.deb
 d803caad44b3833e4f071894d3dbbf39e2778b6a4e5111d67aea745770b281f7 66150 collectd-utils_4.9.1-2~bpo50+1_amd64.deb
 354ba3d75af6371ad90bcbb63194ef43753bea983a0f75dde1b24b7fba536c03 841508 collectd-dbg_4.9.1-2~bpo50+1_amd64.deb
 20c302163f413608055050a8c0460f75fc1db002a5014642a58a00fee2fd3254 58808 libcollectdclient-dev_4.9.1-2~bpo50+1_amd64.deb
 8292a9380bb11d5c6bba8d64a0c729533508abac522f3d7fef2676d20516d961 64416 libcollectdclient0_4.9.1-2~bpo50+1_amd64.deb
 e13cb363eebc2fe6adf44ec61f29b9dfb777ca74953b10216cc4129917a0ccca 97620 collectd-dev_4.9.1-2~bpo50+1_all.deb
Files: 
 77eb555cf195b3a8d6cf4dffc1ccdc92 2215 utils optional collectd_4.9.1-2~bpo50+1.dsc
 31a63d8e3a796dee247024f70426ed1c 1687106 utils optional collectd_4.9.1.orig.tar.gz
 761e0b783a487880439e2c3d9c900fa4 58474 utils optional collectd_4.9.1-2~bpo50+1.diff.gz
 7c8eaaff9d5503a07f8b89247a488814 784182 utils optional collectd-core_4.9.1-2~bpo50+1_amd64.deb
 e746985c23d0f9a5204510a2d25c3d87 63282 utils optional collectd_4.9.1-2~bpo50+1_amd64.deb
 b1f5910dbf38753b035864851cea1878 66150 utils optional collectd-utils_4.9.1-2~bpo50+1_amd64.deb
 9c47601adeefea758ad1a6861bea4c7d 841508 debug extra collectd-dbg_4.9.1-2~bpo50+1_amd64.deb
 3bdee061400030da765f37cf85e3adcb 58808 libdevel optional libcollectdclient-dev_4.9.1-2~bpo50+1_amd64.deb
 133a2875537f3304edc1ad74204219eb 64416 libs optional libcollectdclient0_4.9.1-2~bpo50+1_amd64.deb
 37b1dbc19cecdcad87dfc9a14d9bd8f9 97620 utils optional collectd-dev_4.9.1-2~bpo50+1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFLp/RGEFEKc4UBx/wRAlCyAJ9cGNx66cSCthejdQFlKc7dbAPh/QCfVWQ1
s8DQxXnVAPxwQMnQe95vhsU=
=d2tb
-----END PGP SIGNATURE-----


Accepted:
collectd-core_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/collectd-core_4.9.1-2~bpo50+1_amd64.deb
collectd-dbg_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/collectd-dbg_4.9.1-2~bpo50+1_amd64.deb
collectd-dev_4.9.1-2~bpo50+1_all.deb
  to pool/main/c/collectd/collectd-dev_4.9.1-2~bpo50+1_all.deb
collectd-utils_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/collectd-utils_4.9.1-2~bpo50+1_amd64.deb
collectd_4.9.1-2~bpo50+1.diff.gz
  to pool/main/c/collectd/collectd_4.9.1-2~bpo50+1.diff.gz
collectd_4.9.1-2~bpo50+1.dsc
  to pool/main/c/collectd/collectd_4.9.1-2~bpo50+1.dsc
collectd_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/collectd_4.9.1-2~bpo50+1_amd64.deb
collectd_4.9.1.orig.tar.gz
  to pool/main/c/collectd/collectd_4.9.1.orig.tar.gz
libcollectdclient-dev_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/libcollectdclient-dev_4.9.1-2~bpo50+1_amd64.deb
libcollectdclient0_4.9.1-2~bpo50+1_amd64.deb
  to pool/main/c/collectd/libcollectdclient0_4.9.1-2~bpo50+1_amd64.deb


Reply to: