Package: libnss-mysql / 1.6.1-3

Metadata

Package Version Patches format
libnss-mysql 1.6.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 debianize config.patch | (download)

sample/linux/libnss-mysql.cfg | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 update configuration file to debian layout

[jing] use /run instead of /var/run

0003 acinclude multiarch.patch | (download)

acinclude.m4 | 13 13 + 0 - 0 !
1 file changed, 13 insertions(+)

 use mysql_config to find mysql multi-arch libs


0004 group skipped fix.patch | (download)

src/nss_support.c | 5 5 + 0 - 0 !
1 file changed, 5 insertions(+)

 group skipped on buffer resize
Bug: https://sourceforge.net/p/libnss-mysql/bugs/13/
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=540399
fix ftbfs mysql.patch | (download)

src/mysql.c | 5 3 + 2 - 0 !
1 file changed, 3 insertions(+), 2 deletions(-)

 fix ftbfs with later versions of mysql which replace my_bool with the standard c bool.
Bug: https://savannah.nongnu.org/support/index.php?111301
pthread once hurd.patch | (download)

src/nss_main.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 pthread_once_init hurd fix