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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
15 matches
Mail list logo