Bug#374963: libapache2-mod-php4: segmentation faults in shutdown_memory_manager()

2006-07-26 Thread Joerg Wendland
Hi Steve, On Thu, Jun 22, 2006 at 01:14:15PM -0700, Steve Langasek wrote: > On Thu, Jun 22, 2006 at 12:53:20PM +0200, Joerg Wendland wrote: > > APC 3.0.8 self compiled > ^^^ > > Please test without this apc module loaded and see whether the problem > p

Bug#374963: further debugging

2006-06-22 Thread Joerg Wendland
Hi, further debugging reveals: REMOVE_POINTER_FROM_LIST(ptr) expands to 0 if (ptr==(alloc_globals.head)) { 1 (alloc_globals.head) = ptr->pNext; 2 } else { 3 ptr->pLast->pNext = ptr->pNext; 4 } 5 6 if (ptr->pNext) { 7 ptr->pNext->pLast = ptr->pLast; 8 } The firs

Bug#374963: libapache2-mod-php4: segmentation faults in shutdown_memory_manager()

2006-06-22 Thread Joerg Wendland
Package: libapache2-mod-php4 Version: 4:4.4.2-1+b1 Severity: important Hi PHP maintainers, we are seeing segmentation faults on webservers running a PHP4 application (horde/imp clone). They are reproducible after about two hours of server uptime und serving some 50,000 requests and appear only und

Bug#339337: db4.2: Please compile with -D__USE_GNU

2005-11-15 Thread Joerg Wendland
Package: db4.2 Severity: wishlist Hi, Linux supports open(2) flag O_DIRECT. BDB installations can possibly benefit from that. Using DB_ENV->set_flags(DB_DIRECT_DB) for example yields the following error: direct I/O is not supported by this platform But it definitely is. If you compile the pac

Bug#329482: ipvsadm: ipsvadm init script falsly reports LVS as unavailabe on systems with modular kernels

2005-09-23 Thread Joerg Wendland
Hi Horms, On Thu, Sep 22, 2005 at 12:17:25PM +0900, Horms wrote: > While this problem is largely harmless, especially as a lot > of users configre LVS using tools other than debian's init > script, it does confuse new users. I'd opt for removing the confusing check alltogether. Since I am current

Bug#329105: apache2: enable OpenSSL engine support

2005-09-19 Thread Joerg Wendland
Package: apache2 Version: 2.0.54-5 Severity: wishlist Hi, please consider compiling Apache with -DSSL_EXPERIMENTAL_ENGINE so that OpenSSL engine support ist available via the SSLCryptoDevice directive. Thanks, Jörg -- System Information: Debian Release: testing/unstable APT prefers unstable

Bug#303198: Bug#307784: pam-pgsql: CAN-2004-0366

2005-05-06 Thread Joerg Wendland
On Fri, May 06, 2005 at 09:33:09AM +0200, Primoz wrote: > I would be willing to fix and maintain the package if there is someone who > would be willing to sponsor the upload. Please go ahead, I'll sponsor your uploads. Joerg -- Joerg "joergland" Wendland | http://www.wendlandnet.de/joerg/ GP

Bug#307784: pam-pgsql: CAN-2004-0366

2005-05-06 Thread Joerg Wendland
Hi Steve, On Thu, May 05, 2005 at 01:57:15PM -0700, Steve Langasek wrote: > On Thu, May 05, 2005 at 03:41:13PM +0200, Primoz Bratanic wrote: > > Package: pam-pgsql > > Severity: critical > > Tags: security > > Justification: root security hole > > > The problem reported in BUG#230875 and marked a

Bug#273506: krb5/negotiate authentication

2005-04-21 Thread Joerg Wendland
This is extension is definitely needed, at least here ;-) Is there any reason for not building this extension? Thanks, Joerg signature.asc Description: Digital signature

Bug#303194: fam packages

2005-04-18 Thread Joerg Wendland
Hi Chuan-kai, are you still interested in adopting fam? If not, I'll retitle this bug to O and upload fam with maintainer set to QA. Thanks, Joerg -- Joerg "joergland" Wendland | http://www.wendlandnet.de/joerg/ GPG: 51CF8417 FP: 79C0 7671 AFC7 315E 657A F318 57A3 7FBD 51CF 8417 signature

Bug#295537: ipvsadm: ActiveConn reports silly numbers

2005-04-13 Thread Joerg Wendland
On Wed, Apr 13, 2005 at 08:53:09AM +0100, Dr A V Le Blanc wrote: > On Wed Feb 16 2005 at 15:01 +. A V Le Blanc wrote: > > Package: ipvsadm > > Version: 1.24+1.21-1 > > > > I have previously been using ipvsadm with a 2.4.28 kernel. When > > I upgraded to 2.6.10, it appears to work, and incomin

Bug#303198: RFA: pam-pgsql -- PAM module to authenticate using a PostgreSQL database

2005-04-05 Thread Joerg Wendland
Package: wnpp Severity: normal I request an adopter for the pam-pgsql package. The package description is: This module lets you authenticate users against a table in a PostgreSQL database. It also supports checking account information and updating authentication tokens (ie. passwords). -- T

Bug#303194: RFA: fam -- File Alteration Monitor

2005-04-05 Thread Joerg Wendland
Package: wnpp Severity: normal I request an adopter for the fam package. The package description is: FAM monitors files and directories, notifying interested applications of changes. . This package provides a server that can monitor a given list of files and notify applications through a soc

Bug#303197: RFA: ulogd -- The Netfilter Userspace Logging Daemon

2005-04-05 Thread Joerg Wendland
Package: wnpp Severity: normal I request an adopter for the ulogd package. The package description is: ulogd is a daemon that listens for Netlink packets generated by iptables's ULOG target. Basically, it's a replacement for syslog for logging packets, and does a much better job - it logs to f

Bug#254511: A Patch to bring ulogd-pgsql back to work

2005-03-28 Thread Joerg Wendland
Hi Hans, On Sun, Mar 27, 2005 at 06:49:17PM +0200, Hans Freitag wrote: > Package: ulogd > Version: 1.02-1 > Followup-For: Bug #254511 > Tags: patch > > I developed a small patch that brings ulogd-pgsql back to work for me. > > There are still some exploid possibilitys in the pgsql configuration