Bug#556179: mailman.preinst creates user 'list' with non-existent home directory /var/list

2009-11-13 Thread Hauke Lampe
Package: mailman Version: 1:2.1.11-11 Severity: minor Tags: patch If the list user is not supposed to have a real home directory, it's passwd entry should say so. Otherwise its $HOME should probably be /var/lib/mailman -- System Information: Debian Release: 5.0.3 APT prefers stable APT poli

Bug#531909: wordpress: wp-config.php should exit after 404

2009-06-04 Thread Hauke Lampe
Package: wordpress Version: 2.5.1-11 Severity: minor wp-config.php should exit after returning a 404 header and not try to include the missing file. 404 Not found Warning: require_once(/etc/wordpress/config-10.42.22.5.php) [function.require-once]: failed to open stream: No such file or dire

Bug#418662: found; already fixed in 3.0rc1

2007-04-12 Thread Hauke Lampe
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Apr 12, 2007 at 14:46:47 +0200, Peter Palfrader wrote: > > 56if ((keyring = mix_openfile(SECRING, "r")) == NULL) { > > (gdb) p/x {long}0xbfe5a0ec > > $12 = 0x80ba800 > > Very, very interesting. Can you step into mix_openfile() and mi

Bug#418662: bug reproduced, traced with gdb

2007-04-11 Thread Hauke Lampe
I was able to reproduce the segfault on a test machine with fresh installed openssl and mixmaster. I edited remailer.conf, started the remailer and added it to an echolot pinger. It segfaulted upon the first mix ping received. After that, I recompiled mixmaster from debian source to have debug s

Bug#418662: segfault in mix2_decrypt() when compiled with gcc-4.1, does not crash with gcc-3.4

2007-04-10 Thread Hauke Lampe
Package: mixmaster Version: 3.0b2-4 Severity: important In function mix2_decrypt() in rem2.c, the value of a local variable changes without direct assignment, leading to a segfault further down when its associated buffer is accessed. The affected variable differed sometimes after I added debug cod

Bug#388742: came: Wrong byteorder in output on PPC arch

2006-09-22 Thread Hauke Lampe
Package: came Version: 1.9-3 Severity: minor camE seems to use the wrong byte order when printing the current delay on big-endian systems, although the delay does work correctly: camE: Sleeping 2146707136 secs (corrected) The same output looks good on little-endian i386. -- System Information