[collectd-changes] pkg-collectd: branch "master" updated. collectd-4.6.3-1-48-gd604efa
Sebastian Harl
sh at tokkee.org
Fri Aug 28 00:25:11 CEST 2009
The branch "master" of project "collectd Debian package"
has been updated
via d604efa95192587e9ba66eccc9122051a9c4ed0e (commit)
via 7088506e2051ebb1237089eeedc7512d90da8121 (commit)
via 3d8d8e3b9d76dc226527e18e000daa3aeeab1a36 (commit)
via 8bf6aeee547bdbcffaa138145c77de286f35106a (commit)
via 5ed0913188caca6b6df3a232dce983b65c96dd77 (commit)
via 82eb5980cffaafa03917712b8c8229d3392a25e5 (commit)
via 275c9ce3fac0019001d2f1dd8c35ad7c59676533 (commit)
via 3c2171b985900d0089324397f3298ef5557a1110 (commit)
via 656f77d0b3586756fd7bbdb7c75a4b84d96eca97 (commit)
from 400cbd5dd49a9b89517bbe7232c72b2cd9d6dbe8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit d604efa95192587e9ba66eccc9122051a9c4ed0e
Author: Sebastian Harl <sh at tokkee.org>
Date: Fri Aug 28 00:05:32 2009 +0200
patches: Renamed curl-followlocation to bts541953-curl-followlocation.
commit 7088506e2051ebb1237089eeedc7512d90da8121
Author: Sebastian Harl <sh at tokkee.org>
Date: Fri Aug 28 00:02:49 2009 +0200
patches/curl-followlocation.dpatch: Updated for 4.7.
I.e. include the changes introduced when merging that patch into the upstream
collectd-4.7 branch.
commit 3d8d8e3b9d76dc226527e18e000daa3aeeab1a36
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 23:51:23 2009 +0200
patches: Added bts542859-df-fix-ignorelist.dpatch.
This is an upstream patch to fix the handling of the ignorelist in the df
plugin.
Thanks to Joey Hess for reporting this.
Closes: #542859
commit 8bf6aeee547bdbcffaa138145c77de286f35106a
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 23:44:54 2009 +0200
patches: Added bts535787-powerdns-fix-localsocket.dpatch.
This is an 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
commit 5ed0913188caca6b6df3a232dce983b65c96dd77
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 23:31:06 2009 +0200
patches: Added curl-followlocation.dpatch.
This is an upstream patch to let plugins using libcurl follow HTTP redirects.
Thanks to Joey Hess for reporting this.
Closes: #541953
commit 82eb5980cffaafa03917712b8c8229d3392a25e5
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 23:24:44 2009 +0200
patches: Added java-fix-jvm-start.dpatch.
This is an upstream patch to fix the JVM startup.
commit 275c9ce3fac0019001d2f1dd8c35ad7c59676533
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 23:12:44 2009 +0200
patches: Added plugin-fix-unregister.dpatch.
This is an upstream patch to make 'plugin_unregister_read()' functional again,
thus fixing a failed assertion in some cases.
commit 3c2171b985900d0089324397f3298ef5557a1110
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 22:58:15 2009 +0200
patches: Added libvirt-reconnect.dpatch.
This is an upstream patch to let the libvirt plugin re-connect to libvirtd if
connecting fails.
commit 656f77d0b3586756fd7bbdb7c75a4b84d96eca97
Author: Sebastian Harl <sh at tokkee.org>
Date: Thu Aug 27 22:50:15 2009 +0200
patches: Added network-fix-cacheflush.dpatch.
This is an upstream patch to fix the handling the CacheFlush config option of
the network plugin.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 20 ++-
debian/patches/00list | 7 +
.../bts535787-powerdns-fix-localsocket.dpatch | 54 +++++
.../patches/bts541953-curl-followlocation.dpatch | 63 +++++
debian/patches/bts542859-df-fix-ignorelist.dpatch | 56 +++++
debian/patches/java-fix-jvm-start.dpatch | 127 ++++++++++
debian/patches/libvirt-reconnect.dpatch | 86 +++++++
debian/patches/network-fix-cacheflush.dpatch | 21 ++
debian/patches/plugin-fix-unregister.dpatch | 243 ++++++++++++++++++++
9 files changed, 676 insertions(+), 1 deletions(-)
create mode 100755 debian/patches/bts535787-powerdns-fix-localsocket.dpatch
create mode 100755 debian/patches/bts541953-curl-followlocation.dpatch
create mode 100755 debian/patches/bts542859-df-fix-ignorelist.dpatch
create mode 100755 debian/patches/java-fix-jvm-start.dpatch
create mode 100755 debian/patches/libvirt-reconnect.dpatch
create mode 100755 debian/patches/network-fix-cacheflush.dpatch
create mode 100755 debian/patches/plugin-fix-unregister.dpatch
More information about the collectd-changes
mailing list