Bug#658033: cups: USB Epson receipt printer M129C not recognized

2012-01-30 Thread Nicolas Leonard
Package: cups Version: 1.5.0-13 Severity: normal Tags: upstream patch Hi, The USB receipt printer Epson/Seiko TM-T88IV (M129C) is not recognized by the cups usb backend. This printer returns to Vendor-Specific values for bInterfaceClass and bInterfaceSubClass USB attributes which prevents it to

Bug#395959: Mysql DBD Driver not included in libaprutils

2006-11-01 Thread Nicolas Leonard
Hum ... this problem is due to the exclusion of the mysql DBD driver (http://apache.webthing.com/svn/apache/apr/apr_dbd_mysql.c) from the aprutil library because of licensing issue. (Cf INSTALL.MySQL in the source package ...) Maybe this bug should be forwarded to the libapr team ... --

Bug#395959: apache2: Auth dbd with MySQL driver doesn't work

2006-10-28 Thread Nicolas Leonard
Package: apache2 Version: 2.2.3-2 Severity: important When upgrading from apache 2.0 to apache 2.2, I try to use the mod_authn_dbd to authenticate my users against a MySQL database. (The libapache2_mod_auth_mysql package works only with apache 2.0) libdbd-mysql package is installed, and a test

Bug#331538: dante-server: Patch fixing broken PAM auth

2005-10-05 Thread Nicolas Leonard
Package: dante-server Version: 1.1.18 Followup-For: Bug #331538 I found a 'memory corruption' bug in sockd/serverconfig.c due to the use of memmove() with union structs. (This part of the code has just changed between 1.1.15 and 1.1.16) It fixed the problem. I'll submit this patch to the dante

Bug#331538: dante-server: auth PAM + Winbind failed when upgrading to 1.1.18

2005-10-04 Thread Nicolas Leonard
adrian wrote: On Mon, Oct 3, 2005 at 23:46:00 +0200 (+0200), Nicolas Leonard wrote: I'm using dante-server with a PAM based authentication method, linked to winbind to be able to authenticate the users against my NT domain. I recently tried to upgrade to dante-server 1.1.18, and it b

Bug#331538: dante-server: auth PAM + Winbind failed when upgrading to 1.1.18

2005-10-03 Thread Nicolas Leonard
Package: dante-server Version: 1.1.14-2 Severity: important I'm using dante-server with a PAM based authentication method, linked to winbind to be able to authenticate the users against my NT domain. I recently tried to upgrade to dante-server 1.1.18, and it breaks the authentication using PAM