Code

Merged branch 'master' of git://git.tokkee.org/pkg-collectd.
[pkg-collectd.git] / debian / changelog
index 7f495181d8b557d14e5114604daab110f29f74c0..0a60e709a9af58709e2d3fcb6cf1b370bcf01ddd 100644 (file)
@@ -1,3 +1,29 @@
+collectd (4.7.0-1) unstable; urgency=low
+
+  * New upstream release.
+    New plugins:
+    - Connection tracking table size: conntrack
+    - Linux file-system based caching framework statistics: fscache
+    - Receive and interpret Ganglia multicast traffic: gmond (disabled in
+      Debian, libganglia >= 3 is required)
+    - Embedded Java Virtual Machine: java
+    - Query and parse data from a memcache daemon: memcachec (disabled in
+      Debian, libmemcached is not available)
+    - 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-{network,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.
+  * debian/patches:
+    - Removed battery_acpi_complain.dpatch - included upstream.
+    - Removed ntpd_type_pun_fix.dpatch - included upstream.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 10 May 2009 19:57:25 +0200
+
 collectd (4.6.2-2) unstable; urgency=low
 
   * debian/patches: