Bug#557526: apr: segfault in tests on lenny

2009-11-22 Thread Sam Morris
Package: apr Version: 1.3.8-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 When trying to build apr on lenny, I ran into the following: cd build-i486-linux-gnu/test ( ulimit -S -s 8192 ; ./testall -v testatomic) testatomic : \Line 280: Failed creating threads

Bug#557526: apr: segfault in tests on lenny

2009-11-22 Thread Sam Morris
On Sun, 2009-11-22 at 19:04 +0100, Stefan Fritsch wrote: On Sunday 22 November 2009, Sam Morris wrote: What architecture are you using Sorry about that. Ran reportbug on my desktop, not the server. :) This says i386: cd build-i486-linux-gnu/test ( ulimit -S -s 8192 ; ./testall -v

Bug#92052: Present in apache 2 workaround

2008-05-27 Thread Sam Morris
to the usernames/passwords that my users authenticate with. The following mod_rewrite rules implement a workaround: RewriteCond %{HTTP:Authorization} (.*) RewriteRule . - [env=HTTP_AUTHORIZATION:%1] These directives are granular down to the directory/.htaccess level. :) -- Sam Morris http

Bug#461917: Apache 2.2 TLS-SNI support

2008-04-23 Thread Sam Morris
received anything from upstream's bugzilla... -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#461917: Apache 2.2 TLS-SNI support

2008-03-19 Thread Sam Morris
FYI, OpenSSL in lenny now has TLSEXT enabled. -- Sam Morris http://robots.org.uk/ PGP key id 1024D/5EA01078 3412 EA18 1277 354B 991B C869 B219 7FDB 5EA0 1078 signature.asc Description: This is a digitally signed message part

Bug#469145: apache2-doc: ships empty /var/www/apache2-default

2008-03-03 Thread Sam Morris
Package: apache2-doc Version: 2.2.8-1 Severity: minor The apache2-doc package still seems to ship an empty /var/www/apache2-default directory. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (520, 'testing'), (510, 'unstable'), (1, 'experimental')

Bug#434248: apache2.2-common: TypesConfig could be moved from apache2.conf to mods-available/mime.conf

2007-07-22 Thread Sam Morris
Package: apache2.2-common Version: 2.2.4-2 Severity: wishlist -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The new cleaned up apache2.conf is really nice! I noticed that it still has a TypesConfig directive. Apparently, this directive is provided by mod_mime, so it too could be moved to

Bug#428058: apache2.2-common: a2enmod's cgi/cgid cleverness does not work with apache2-mpm-itk

2007-06-08 Thread Sam Morris
Package: apache2.2-common Version: 2.2.3-4 Severity: normal The logic that a2enmod uses to decide whether to replace 'cgi' with 'cgid' is not sufficient to handle cases where the MPM in use is prefork-based, but is not actually named prefork.c. With the ITK MPM, 'apache2 -l' outputs 'itk.c'.

Bug#394462: apache2: Obsolete 000-default symlink not removed on upgrade

2006-10-21 Thread Sam Morris
Package: apache2 Version: 2.2.3-2 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Having upgraded to Apache 2.2, I was left with two symlinks left in /etc/apache2/sites-enabled: lrwxrwxrwx 1 root root 36 2006-10-21 12:51 000-default - /etc/apache2/sites-available/default

Bug#374679: apache2: Crashes when VirtualHosts are missing from the config file

2006-06-20 Thread Sam Morris
Package: apache2 Version: 2.0.54-5 Severity: important While configuring a server I found that apache will crash if a NameVirtualHost directive exists for a port and there are no VirtualHost entries that match that port. $ apache2 -f crash.conf -X [1] 25146 apache2: Could not determine the