3 Commits

Author SHA1 Message Date
florian
ce9db15947 collectd: 4.10.8 version bump
Collectd, the backbone for LuCI statistics, has been updated to 4.10.8 a few
weeks ago. I have already used it in my trunk build for some time.

Among other things 4.10.8 fixes a few memory leaks and a perl incompatibility
(see https://dev.openwrt.org/ticket/12494 ).

4.10.8 increases compatibility with current kernels and iproute2 reducing the
patch 130-fix_netlink_kernel_3.3-patch unnecessary. It can be removed.

I have also included a new patch 920-fix-ping-droprate.patch for fixing LuCI
ticket 462 (http://luci.subsignal.org/trac/ticket/462).

Signed-off-by: hannu.nyman@iki.fi
Signed-off-by: Florian Fainelli <florian@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@34487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-04 16:20:55 +00:00
jow
3cf8d6789f [packages] collectd: remove further instances of -Werror to fix compilation with gcc 4.6 (#10962)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@30533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-02-14 18:09:22 +00:00
jow
2ff38ce890 [packages] collectd: currently the build fails due to the combination of -Werror and deprecation warnings in libgcrypt used by mod-network - drop the usage of -Werror for now
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 18:02:03 +00:00