Bug#356064: libapache2-mod-auth-mysql: apache2 segmentation fault with Auth_MySQL_Encryption_Types MySQL

2006-08-27 Thread robbert
libmysqlclient v15. Also, when attaching gdb to the apache process, it show /usr/lib/apache2/modules/mod_auth_mysql.so segfaulting. Is it possible that this behaviour is caused by the use of old style passwords? Regards, - Robbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#396204: xsupplicant: Vulnerable to remote root exploit (fixed by new upstream version)

2006-10-30 Thread Robbert
Package: xsupplicant Version: 1.2.4.dfsg.1-2 Severity: critical Tags: security Justification: root security hole Hi, The upstream website mentions a new version which fixes a remote root exploit possibility: http://open1x.sourceforge.net/ Regards, Robbert -- System Information: Debian

Bug#389579: libapache-mod-auth-mysql: FTBFS against apache 2.2

2006-10-30 Thread robbert
ssage is caused by the fact that you didn't include the 'authn_file' module (which enables you to use 'AuthUserFile' statements in your Apache config). This is breakage from the apache2 -> apache2.2 upgrade. Can you try if a 'a2enmod authn_file' (and an apache

Bug#339429: udev requires unix sockets when starting.

2005-11-16 Thread Robbert Muller
ition in place. regards Robbert -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/: total 0 lrwxr-xr-x 1 root root 20 Jul 27 10:23 020_permissions.rules -> ../permissions.rules lrwxrwxrwx 1 root root 19 Oct 19 15:32 025_libgphoto2.rules -> ../libgphoto2.rules lrwxrwxrwx

Bug#339429: udev requires unix sockets when starting.

2005-11-16 Thread Robbert Muller
Marco d'Itri wrote: > severity 339429 normal > thanks > > On Nov 16, Robbert Muller <[EMAIL PROTECTED]> wrote: > > >>The startup script should check for those conditions before mounting an empty > > How? Is the existence of /proc/net/unix enough? i thi

Bug#310423: logcheck-database: rules for dovecot are incompleet

2005-05-23 Thread Robbert Muller
Package: logcheck-database Version: 1.2.39 Severity: normal the file /etc/logcheck/ignore.d.server/dovecot only contains rules for dovecot's imap server, but the rule for dovecots pop3 server are missing. further the char @ in the username would be nice. because quite some vhost setup's use [EMA

Bug#310423: logcheck-database: rules for dovecot are incompleet

2005-05-23 Thread Robbert Muller
Jamie L. Penman-Smithson wrote: On Mon, 2005-05-23 at 15:41 +0200, Robbert Muller wrote: the file /etc/logcheck/ignore.d.server/dovecot only contains rules for dovecot's imap server, but the rule for dovecots pop3 server are missing. Could you provide some messages for the dovecot

Bug#324451: logcheck-database: rules to add to the database package

2005-08-22 Thread Robbert Muller
d make the next release of logcheck even better then it already is regards Robbert Muller -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.6.11.5-olympos.11 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages logcheck-database depends

Bug#295348: fcheck: fheck rebuild database during upgrade

2005-02-15 Thread Robbert Muller
4.12-1 Determines file type using "magic" - -- no debconf information -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFCEcvY3twlWS9jQkURAvQkAJsElErBCHuFh+lt5WxdYGJhTXghvwCeOqVm khDaWgNN0BUclnES0fV1lMo= =4BFI -END PGP SIGNATURE- -- Robbert Muller

Bug#369263: logcheck-database: Add rule for pdns_recursor refreshing its root records

2006-05-28 Thread Robbert Kouprie
Package: logcheck-database Version: 1.2.44 Severity: minor Tags: patch Hi, The PowerDNS recursor refreshes its root records every 2 hours. This action is logged. Below patch adds one line to the pdns ignore file, so this message is ignored. Regards, Robbert --- /root/pdns 2006-05-28 19:55

Bug#369603: logcheck-database: new rule for dhcpd

2006-05-30 Thread Robbert Kouprie
Package: logcheck-database Version: 1.2.44 Severity: minor Tags: patch Hi, This patch changes one rule for dhcpd. It adds support for log lines of the following format: May 30 19:36:57 server dhcpd: DHCPACK to 10.10.10.10 (aa:bb:cc:dd:ee:ff) via eth1 Regards, Robbert --- /root/dhcp 2006-05

Bug#394097: libapache2-mod-auth-pam: doesnt work with Apache > 2.1

2006-11-07 Thread Robbert Kouprie
Hi guys, Please try adding "AuthBasicAuthoritative Off" to your configuration. My complete config is: AuthType Basic AuthName "Please login" AuthPAM_Enabled on AuthPAM_FallThrough off AuthBasicAuthoritative off require valid-user Regards, Robbert -- To U

Bug#398780: nagios-plugins-basic: check_ups broken by 24_check_ups.dpatch

2006-11-15 Thread Robbert Kouprie
source file plugins/check_ups.c is identical in both upstream sources, but in 1.4.4-1 there was a patch introduced with the name 24_check_ups.dpatch. This patch seems to cause the problem. Regards, Robbert -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (500

Bug#347933: Inclusion of "Another lufs patch"?

2006-05-16 Thread Robbert Kouprie
inclusion of this patch in the Debian package? Regards, Robbert [ cut here ] kernel BUG at fs/inode.c:253! invalid opcode: [#1] Modules linked in: lufs nls_utf8 cifs autofs4 ipt_LOG ipt_REJECT ipt_hashlimit xt_limit xt_state iptable_filter xt_tcpudp iptable_n

Bug#356064: libapache2-mod-auth-mysql: apache2 segmentation fault with Auth_MySQL_Encryption_Types MySQL

2006-08-28 Thread Robbert Kouprie
libmysqlclient15 recently -- I'm not sure what the effect actually is, but it might be worth just making sure that you're running the very, very latest libmysqlclient15. I have verified that the problem exists in libmysqlclient15off versions 5.0.22-3 (testing) as well as 5.0.24-2. R

Bug#356064: libapache2-mod-auth-mysql: apache2 segmentation fault with Auth_MySQL_Encryption_Types MySQL

2006-08-29 Thread Robbert Kouprie
bytes seems to fix my application. Regards, Robbert PS. Note also that MySQL does not recommend using the password() function to encrypt application passwords. "Applications really should not do this, because PASSWORD() should be used only to manage passwords for MySQL accounts. But some

Bug#387102: hddtemp: Please add WDC WD2500JS

2006-09-12 Thread Robbert Kouprie
Package: hddtemp Version: 0.3-beta15-26 Severity: wishlist Tags: patch Hi, This patch adds support for the WDC WD2500JS-00MHB0 disk, and corrects the description of its big brother, the WDC WD2500KS-00MJB0. Regards, Robbert --- /etc/hddtemp.db.orig2006-09-12 11:03:36.0 +0200

Bug#379539: iptraf: the debian patched addes duplicated code in ifaces.c

2006-07-24 Thread Robbert Muller
(accept_unsupported_interfaces) return 1; ** end ** regards Robbert Muller -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh lin

Bug#388386: [patch]

2006-10-28 Thread Robbert Kouprie
a working substitute in Debian. Regards, Robbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#347933: Bug severity

2006-10-28 Thread Robbert Kouprie
Hi, This bug should have severity 'grave' for etch and up, since the package is really unusable since kernels > 2.6.14. Arguably, causing a kernel panic could even be qualified as 'critical'. Regards, Robbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#394097: libapache2-mod-auth-pam: doesnt work with Apache > 2.1

2006-11-02 Thread Robbert Kouprie
mportant' as I am still able to use the package with apache 2.2.3-2, and would not like it to disappear while there's no mod_authn_pam package yet. Regards, Robbert -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#442100: emacs: Dutch spell checking broken (again?)

2007-09-12 Thread Robbert Haarman
Package: emacs Version: 21.4a+1-3etch1 Severity: normal Emacs spell checking (both ispell-buffer and flyspell-buffer) fails with Invalid regexp: "Invalid range end" when the language is set to dutch (M-x ispell-change-language RET nederlands RET). This may be the same problem as in bug #351846

Bug#363336: logcheck-database: incomplete regexp for popa3d log message

2006-04-18 Thread Robbert Kouprie
]+ messages? \([0-9]+ bytes\) loaded$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ popa3d\[[0-9]+\]: [0-9]+ \([0-9]+\) deleted, [0-9]+ \([0-9]+\) left$ Regards, Robbert -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i

Bug#161659: security selfparody social software

2007-04-03 Thread Robbert Ingalls
venezuela video virology voting water web http://img444.imageshack.us/img444/1535/4l2ycx7.gif tajik tantrism tech technology thinktank thinktanks tibetan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#355344: Numbers Pricing ServiceFor purchases

2007-04-03 Thread Robbert Carts
button select addons menu http://img444.imageshack.us/my.php?image=l60okv3.png Anonymous opinions NIPSEN thing called everyone -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]