Bug#559243: Build fails under kernel 2.6.31 / libcap2

2009-12-02 Thread Jason Healy
Package: squid Version: 2.7.STABLE7-1 I was trying to build a fresh copy of squid on a new testing box, but the build failed with the following: In file included from /usr/include/sys/capability.h:32, from tools.c:50: /usr/include/linux/capability.h:73: error: expected specifier-qualifier-li

Bug#520319: ntop: init script treats "none" interface as invalid

2009-03-18 Thread Jason Healy
Package: ntop Version: 3:3.3-11+b2 Severity: normal Tags: patch ntop init script parses "ifconfig" for valid interface names. However, ntop allows "none" as an interface name, signalling that no interfaces should be used for direct monitoring. Patch below adds a check for "none" as the inter

Bug#440720: Same bug on v480

2007-11-07 Thread Jason Healy
:1 ClkMode CPU3 Speed: 900 MHz, 6:1 ClkMode Safari Speed: 150 MHz Firmware info: Release 4.5 Version 13 created 2002/03/29 12:46 OBP 4.5.13 2002/03/29 12:46 POST 4.5.11 2002/03/22 08:21 OBDIAG 4.5.13 2002/03/29 12:48 Let me know what I can do to help test kernels. Thanks, Jason -- Jaso

Bug#448524: thttpd: Init script does not properly search for PID

2007-10-29 Thread Jason Healy
Package: thttpd Version: 2.23beta1-5 Severity: important The /etc/init.d/thttpd init script incorrectly anchors the regex when searching for PIDs to terminate. The supplied pattern is: ^$PID But this does not take into account leading spaces output by the pretty-print output of `ps ax`. The p