From 59b014b16d4ca812cb4b46376bd35f316dc91864 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Fri, 25 Jul 2008 17:03:16 +0200 Subject: [PATCH] collectd.overrides: Removed shlib-with-non-pic-code for nut.so. The plugin now links against the shared libupsclient. --- debian/changelog | 4 +++- debian/collectd.overrides | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e703729..bb8b7b1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,10 @@ collectd (4.4.2-1) unstable; urgency=low version 4 of collectd. * Added debian/patches/myplugin_strcpy.dpatch - use sstrncpy() instead of strcpy() which is poisoned in collectd.h. + * collectd.overrides: Removed shlib-with-non-pic-code for nut.so - the + plugin now links against the shared libupsclient. - -- Sebastian Harl Fri, 25 Jul 2008 16:14:22 +0200 + -- Sebastian Harl Fri, 25 Jul 2008 17:00:42 +0200 collectd (4.4.1-2) unstable; urgency=low diff --git a/debian/collectd.overrides b/debian/collectd.overrides index 9350ff0..574ca7f 100644 --- a/debian/collectd.overrides +++ b/debian/collectd.overrides @@ -1,4 +1,3 @@ -collectd: shlib-with-non-pic-code usr/lib/collectd/nut.so collectd: shlib-with-non-pic-code usr/lib/collectd/netlink.so collectd: spelling-error-in-description mysql MySQL -- 2.30.2