Bug#600199: config: warnOnQuit not honored

2010-10-14 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: iceweasel Version: 3.5.12-2 Severity: normal Tags: upstream about:config warnOnQuit == true Quits immediately without prompting for user confirmation. Also in FF 4.0beta6. Thanks -- Package-specific info: -- Extensions information Name: Adblock Plus Location:

Bug#657164: lbdb: Should depend on libnet-ldap-perl

2012-01-24 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: lbdb Version: 0.37 Severity: important fmaresca@aleph:~$ lbdbq Can't locate Net/LDAP.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at

Bug#1051214: poll->add() returns same id for every socket added

2023-09-04 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: php-zmq Version: 1.1.3-24 Severity: important poll->add() allways returns same id for the added socket, and only the first added socket is actually polled. This affects the current php version, does not occurs in 7.4 This problem seems to originate here: zend_string

Bug#1021356: greylistd: hash built-in function in python3 is salted

2022-10-06 Thread Fernando M. Maresca (Monitoring Station S.A.)
Package: greylistd Version: 0.9.0.2 Severity: important Dear Maintainer, The hash() function used to hash triplets in python3 has a different behaviour that the python2 version. py3 hash() is salted, so the hash it produces for the same input text differs between runs. That produces two