author | Sebastian Harl <sh@teamix.net> | |
Wed, 5 Dec 2012 12:57:37 +0000 (13:57 +0100) | ||
committer | Sebastian Harl <sh@teamix.net> | |
Wed, 5 Dec 2012 12:57:37 +0000 (13:57 +0100) |
Conflicts:
debian/changelog
debian/changelog
1 | 2 | |||
---|---|---|---|---|
debian/changelog | patch | | diff1 | | diff2 | | blob | history |
debian/collectd.conf | patch | | diff1 | | diff2 | | blob | history |
diff --cc debian/changelog
index 93fe69df829ddff1cc544042bdf3f596d032d561,70d6b7a36ff5d30d9aa16651de1a73b336d5553d..4ae15fca5befcfab82df432f29aa8ef539bfe926
--- 1/debian/changelog
--- 2/debian/changelog
+++ b/debian/changelog
+ collectd (5.2.0-2) experimental; urgency=low
+
+ * debian/patches:
+ - Added postgresql_writer_memleak.dpatch fixing a memory leak in the
+ PostgreSQL writer implementation.
+
+ -- Sebastian Harl <tokkee@debian.org> Thu, 29 Nov 2012 09:09:51 +0100
+
+collectd (5.2.0-1~debmon60+1) debmon-squeeze; urgency=low
+
+ * Rebuild for debmon-squeeze.
+ * debian/rules:
+ - Re-enabled the netlink plugin (previously disabled for
+ squeeze-backports); the plugin should now build with older and current
+ versions of iproute2.
+ Changes kept from squeeze-backports:
+ * debian/rules, debian/control:
+ - Disabled modbus plugin, libmodbus-dev is not available on Squeeze.
+ - Disabled AMQP plugin, librabbitmq-dev is not available on Squeeze.
+ * debian/rules, debian/collectd-core.overrides:
+ - Changed JAVA_HOME to /usr/lib/jvm/java-6-openjdk (without arch).
+ * debian/collectd.conf:
+ - Removed sample config for the 'amqp' plugin.
+
+ -- Sebastian Harl <tokkee@debian.org> Wed, 28 Nov 2012 09:06:28 +0100
+
collectd (5.2.0-1) experimental; urgency=low
* New upstream release:
diff --cc debian/collectd.conf
Simple merge