Code

Updated to collectd-4.2.0-1.
authorSebastian Harl <sh@tokkee.org>
Sun, 28 Oct 2007 12:39:50 +0000 (13:39 +0100)
committerSebastian Harl <sh@tokkee.org>
Sun, 28 Oct 2007 12:39:50 +0000 (13:39 +0100)
 * Updated changelog.
 * Updated copyright.

debian/changelog
debian/copyright

index 792c28c56ea7c6df2af319f075b49b300f28857d..e821b35d56db8d1e64bd39119b6ff439dea1e7f8 100644 (file)
@@ -1,13 +1,17 @@
-collectd (4.1.3-1) experimental; urgency=low
+collectd (4.2.0-1) experimental; urgency=low
 
   * New upstream release.
     - Added options to collectd2html.pl to specify host and data directory
       (Closes: #438499).
     - Link against a thread-safe version of librrd.
     New plugins:
+    - IPVS connection statistics: ipvs
+    - Statistic of the memcached distributed caching system: memcached
     - Detailed Linux network interface and routing statistics: netlink (32bit
       systems only)
+    - Nginx (a HTTP and E-Mail server/proxy) statistics: nginx
     - Values from SNMP enabled network devices: snmp
+    - Number of TCP connections to specific ports: tcpconns
     - Bitrate and frequency of music played with XMMS: xmms
   * Updated init script to wait for collectd to shut down (Closes: #422208).
   * Merged all plugin packages into the collectd binary package.
@@ -18,8 +22,10 @@ collectd (4.1.3-1) experimental; urgency=low
     -fPIC.
   * Removed debian/examples/myplugin.c and debian/examples/MyPlugin.pm - they
     are included in the upstream sources now.
+  * Added libcurl4-gnutls-dev as option to the libcurl3-gnutls-dev build
+    dependency.
 
- -- Sebastian Harl <sh@tokkee.org>  Thu, 25 Oct 2007 00:54:13 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 28 Oct 2007 13:38:21 +0100
 
 collectd (4.0.7-1) experimental; urgency=low
 
index f19cd6d172c9e7f513ac3457f6e62e0a3a1cbccf..364f7255faef973012cbbc8a2d2d44cdb1dcf624 100644 (file)
@@ -13,6 +13,7 @@ Copyright Holders (in alphabetical order):
        Alexander Wirt <formorer@formorer.de>
        Andre M. Hedrick <andre@suse.com>
        Anthony Gialluca <tonyabg@charter.net>
+       Antony Dovgal <tony@daylessday.org>
        David Bacher <drbacher@gmail.com>
        Flavio Stanchina <flavio@stanchina.net>
        Florent Monbillard <eppo@darox.net>
@@ -24,10 +25,13 @@ Copyright Holders (in alphabetical order):
        Lyonel Vincent <lyonel@ezix.org>
        Niki W. Waibel <niki.waibel@newlogic.com>
        Peter Holik <peter@holik.at>
+       Peter Kese <peter.kese@ijs.si>
        Scott Garrett <sgarrett@technomancer.com>
        Sebastian Harl <sh@tokkee.org>
        Sjoerd van der Berg <harekiet@users.sourceforge.net>
+       Steven Clarke <steven@monmouth.demon.co.uk>
        Vincent StehlĂ© <vincent.stehle@free.fr>
+       Wensong Zhang <wensong@linuxvirtualserver.org>
 
 Licenses:
 
@@ -67,6 +71,18 @@ Licenses:
        Copyright (C) 2007 Sjoerd van der Berg <harekiet@users.sourceforge.net>
        License: GNU General Public License
 
+       File src/ipvs.c
+       Copyright (C) 1997 Steven Clarke <steven@monmouth.demon.co.uk>
+       Copyright (C) 1998-2004 Wensong Zhang <wensong@linuxvirtualserver.org>
+       Copyright (C) 2003-2004 Peter Kese <peter.kese@ijs.si>
+       Copyright (C) 2007 Sebastian Harl <sh@tokkee.org>
+       License: GNU General Public License
+
+       File src/memcached.c
+       Copyright (C) 2005,2006 Vincent StehlĂ©
+       Copyright (C) 2007 Antony Dovgal
+       License: GNU General Public License
+
        File src/mbmon.c
        Copyright (C) 2006 Flavio Stanchina
        License: GNU General Public License