Bug#664429: collectd: FTBFS on kfreebsd-amd64 and kfreebsd-i386

2012-03-18 Thread Florian Forster
Hi Tobias, thank you very much for reporting this problem. On Sat, Mar 17, 2012 at 07:47:25PM +0100, Tobias Frost wrote: > In file included from /usr/include/kvm.h:38:0, > from processes.c:96: > /usr/include/nlist.h:33:2: error: #warning "Deprecated header, use > or libbsd-over

Bug#625323: collectd: ftbfs with gcc-4.6 -Werror

2011-08-16 Thread Florian Forster
Hello Peter, > On Thu, Aug 11, 2011 at 11:52:02PM +0100, peter green wrote: >> As well as the issue mentioned in this bug report I found two other >> issues that were preventing successfull build. thank you very much for your patch! I've committed the vast majority of it verbatim as

Bug#578819: collectd: FTBFS: undefined reference to `plugin_log'

2010-04-23 Thread Florian Forster
Hi Niko, On Thu, Apr 22, 2010 at 11:43:22PM +0300, Niko Tyni wrote: > /bin/bash ../libtool --tag=CC --mode=link x86_64-linux-gnu-gcc > -Wall -Werror -Wall -g -O2 -module -avoid-version -o apache.la > -rpath /usr/lib/collectd apache_la-apache.lo -lcurl -Wl,-z,defs -ldl

Bug#548684: oping allows reading arbitrary files upon the local system - security issue

2009-09-29 Thread Florian Forster
tags 548684 + fixed-upstream thanks Hi Steve, thank you very much for reporting this bug. I have changed oping to check the effective and real user IDs. If they don't match, the only accepted argument to the “-f” option is “-” (i. e. reading from standard intput). The relevant commits are: