Bug#537665: apache2.2-common: segfault in crc32 when using deflate since last security upgrade

2009-07-28 Thread Nicolas Schodet
* Stefan Fritsch [2009-07-26 21:03]: > > Here is my last bt full with apache not stripped, libapr1-dbg and > > libaprutil1-dbg: > thanks, that helped me to reproduce the problem. > Can you please exchange > debian/patches/071_CVE-2009-1891.dpatch with the attached file and test if > that fixes the

apache2-mpm-itk for 2.2.12 and future

2009-07-28 Thread Stefan Fritsch
Hi Steinar, Apache 2.2.12 has been released, and upstream has fixed a bug in mpm_prefork in a different way than I did in the Debian package. Although the itk patch applies cleanly, you may want to check that it still does the right thing. My patch was [1], upstream patch is [2] (there have also

Bug#353450: tagging 353450

2009-07-28 Thread Stefan Fritsch
# Automatically generated email from bts, devscripts version 2.10.35lenny3 # the patch needs to be adjusted to the current version of the init script tags 353450 - patch -- To UNSUBSCRIBE, email to debian-apache-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Processed: tagging 353450

2009-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > # the patch needs to be adjusted to the current version of the init script > tags 353450 - patch Bug #353450 [apache2.2-common] apache2-common: new init script allowing m

Processed: tagging 451563

2009-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 451563 pending Bug #451563 [apache2.2-common] apache2.2-common: HTTP PUT with mod_dav fails to detect an aborted connection Added tag(s) pending. > End of message,

Bug#492054: marked as done (apache2: When ProxyErrorOverride is on Apache replaces the body/headers of a 302 response)

2009-07-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Jul 2009 17:57:09 +0200 (CEST) with message-id <42026.194.224.98.149.1248796629.squir...@www.sfritsch.de> and subject line apache2: When ProxyErrorOverride is on Apache replaces the body/headers of a 302 response has caused the Debian Bug report #492054, regarding

Processed: tagging 353095

2009-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 353095 moreinfo Bug #353095 [apache2] apache2 sends binary garbage before header Added tag(s) moreinfo. > End of message, stopping processing here. Please contact m

Bug#306024: marked as done (apache2-mpm-prefork: mod_deflate not logging)

2009-07-28 Thread Debian Bug Tracking System
Your message dated Tue, 28 Jul 2009 16:21:09 +0200 (CEST) with message-id <42066.194.224.98.149.1248790869.squir...@www.sfritsch.de> and subject line apache2-mpm-prefork: mod_deflate not logging has caused the Debian Bug report #306024, regarding apache2-mpm-prefork: mod_deflate not logging to be

Processed: tagging 530535

2009-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 530535 moreinfo Bug #530535 [apache2.2-common] apache2: Apache fails to follow symlinks via other symlinks Added tag(s) moreinfo. > End of message, stopping process

Bug#530535: apache2: Apache fails to follow symlinks via other symlinks

2009-07-28 Thread Stefan Fritsch
Hi, > It occurred to me that the problem might be related to one of the > symlinks having a name, .w/, to which Apache normally wouldn't allow > access, so I tested with: > > ln -s ../work w; ln -s w/mine/toys toys > > but /~eddy/toys/ was also 403. However, /~eddy/code/ has become > inaccessible

Processed: tagging 495656

2009-07-28 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.35lenny3 > tags 495656 pending Bug #495656 [apache2-mpm-worker] apache2-mpm-worker: ThreadLimit directive goes unnoticed Added tag(s) pending. > End of message, stopping processing

Bug#495656: apache2-mpm-worker: ThreadLimit directive goes unnoticed

2009-07-28 Thread Stefan Fritsch
> Using the ThreadLimit directive when configuring apache2 to use the > mpm_worker_module, the startup messages show that this directive is > ignored. Apache always maintains the value 64. It seems the correct order is StartServers 2 MinSpareThreads 25 MaxSpareThreads